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

2020-10-09 Thread Hans de Graaff
commit: 93df8114fec58a7d4f8f81eaaf1455aa901ab47d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Oct 10 05:53:35 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Oct 10 05:56:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93df8114

dev-ruby/tins: add 1.26.0

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

 dev-ruby/tins/Manifest   |  1 +
 dev-ruby/tins/tins-1.26.0.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/tins/Manifest b/dev-ruby/tins/Manifest
index a3ebb9169b2..2229195c325 100644
--- a/dev-ruby/tins/Manifest
+++ b/dev-ruby/tins/Manifest
@@ -2,3 +2,4 @@ DIST tins-1.20.2.gem 305664 BLAKE2B 
37d206664077aa1ba8bac395e076b448797c9d73f469
 DIST tins-1.22.2.gem 306688 BLAKE2B 
c5b0aed29b763d37707de47a57419d9af934a0949417003707fd13a7e9e4a0d82fb905843ceac75a384c6ca9592471c15bc28ea63af4890ce54076f5c2f67d7c
 SHA512 
6b93242d9c63a84de690c381086fd454714cdb0e82ce6eda4deb5d66a8b9ca4bbc5e2c502c258045b06aecb76487eddd019ca267b872717df36cdaf840ae97e7
 DIST tins-1.24.1.gem 306688 BLAKE2B 
64020840eca05dc90402310d2f66a8af2a029954ae8f7b37275c257fc402cc7a6c4f75d8a8f506edf49531b6e1d16112db63094f76736e2e3ee213fb88c92b98
 SHA512 
3df7a43e63f42d48033410affc5b5990864c563c294678b9070bb4dc9c9d47d3783d4e8fc9c4280f6e00304781dae40585df73a8deaac1f228bfc5dadb961b38
 DIST tins-1.25.0.gem 306688 BLAKE2B 
1dfbcfeea4fa88d1a227c5b15dce5f8fbf2bdd8b526d6ec6aae14a309bb8267c89e02b861e0f89c6b0f22638cfce5fde53b07f4bc61838530672b6c9dda2b95a
 SHA512 
e8afd89f39647f0722db3128fdb4e826f8beac5f4c081a4fc95c6e8c9a59129f523af81f953dcffd513172c17173c6ffdc0ce2c215b6073c3b94659c998dc3d0
+DIST tins-1.26.0.gem 306688 BLAKE2B 
0e3dc0a2493d95d4d32fd0f37c462cf37ad736b186ae5ee421570a9be7b8155b9d7b10d66ec748b22df99eefc31ccd8d1d7c22f8552d1e62a82f94991ee85149
 SHA512 
adb5e29420d13a0c147262bb4eaf5289c793795ea929a0e4e9e611658bf97e76edfdb008cff657719f497b0b146a23c497c8adb128014fba390389483e533cfd

diff --git a/dev-ruby/tins/tins-1.26.0.ebuild b/dev-ruby/tins/tins-1.26.0.ebuild
new file mode 100644
index 000..6b8cb7458da
--- /dev/null
+++ b/dev-ruby/tins/tins-1.26.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="All the stuff that isn't good enough for a real library"
+HOMEPAGE="https://github.com/flori/tins;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+# Earlier versions of ruby bundled this dependency
+USE_RUBY="ruby26 ruby27" ruby_add_rdepend "dev-ruby/sync"
+
+ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
+
+each_ruby_prepare() {
+   case ${RUBY} in
+   *ruby24|*ruby25)
+   sed -i -e '/sync/d' ${RUBY_FAKEGEM_GEMSPEC} || die
+   ;;
+   esac
+}
+
+each_ruby_test() {
+   ruby-ng_testrb-2 -Ilib tests/*_test.rb
+}



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

2020-10-09 Thread Michał Górny
commit: c0385de165ccbecafe4c0fac6945127923f05d09
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 10 05:33:16 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 05:53:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0385de1

dev-python/vcrpy: Bump to 4.1.1

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

 dev-python/vcrpy/Manifest   |  1 +
 dev-python/vcrpy/vcrpy-4.1.1.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/dev-python/vcrpy/Manifest b/dev-python/vcrpy/Manifest
index 7b8263e40cd..689c02bcb00 100644
--- a/dev-python/vcrpy/Manifest
+++ b/dev-python/vcrpy/Manifest
@@ -1 +1,2 @@
 DIST vcrpy-4.1.0.tar.gz 330122 BLAKE2B 
a7a2516d4dfcc01da801fb8685ea3b56f50ce474d35477ae36785ea1bfbae113bd3c18fb3faadb13fc81c37fa1d282a84bc60fdd27f4fc4a1f3e952312d7bc5f
 SHA512 
7ad5517cd52f6f31448db9b608d8a7b274741727487ede21b7f80e4060e3ddbb34c731166f67ae7136c86a8d3e7fd23128e035a148f18f771066bfa71319624f
+DIST vcrpy-4.1.1.tar.gz 329508 BLAKE2B 
b6981150a8fd742301e0d7897d84855c741c97307bbb5c5751680f3d33d69d6333a18d714fcc14cb018f5dd6c02e840e1313136660c4459e2755d448fc0b07e9
 SHA512 
afa1904bff37bfd2d278ed49fa3982a357eb6bb113818b532044da0f11a9dd877cc152d7f0d81d88bdc0f870521b1241f6aecf959f668211904e3c6c7cea4ad8

diff --git a/dev-python/vcrpy/vcrpy-4.1.1.ebuild 
b/dev-python/vcrpy/vcrpy-4.1.1.ebuild
new file mode 100644
index 000..e28175b7cb1
--- /dev/null
+++ b/dev-python/vcrpy/vcrpy-4.1.1.ebuild
@@ -0,0 +1,51 @@
+# 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
+
+DESCRIPTION="Automatically mock your HTTP interactions to simplify and speed 
up testing"
+HOMEPAGE="https://github.com/kevin1024/vcrpy;
+#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/kevin1024/vcrpy/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/httplib2-0.9.1[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   >=dev-python/six-1.5[${PYTHON_USEDEP}]
+   dev-python/urllib3[${PYTHON_USEDEP}]
+   dev-python/wrapt[${PYTHON_USEDEP}]
+   dev-python/yarl[${PYTHON_USEDEP}]
+   "
+BDEPEND="
+   test? (
+   dev-python/pytest-httpbin[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # tests requiring Internet
+   rm tests/integration/test_aiohttp.py || die
+   rm tests/integration/test_boto.py || die
+   sed -e 's:test_flickr_should_respond_with_200:_&:' \
+   -e 's:test_amazon_doctype:_&:' \
+   -i tests/integration/test_wild.py || die
+   sed -e 's:testing_connect:_&:' \
+   -i tests/unit/test_stubs.py || die
+
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local -x REQUESTS_CA_BUNDLE=$("${EPYTHON}" -m pytest_httpbin.certs)
+   pytest -vv || die "Tests fail with ${EPYTHON}"
+}



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

2020-10-09 Thread Michał Górny
commit: 12a427d9d80be9bad41eb2f394b4bb1552e3dd43
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 10 05:34:23 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 05:53:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a427d9

dev-python/tox: Bump to 3.20.1

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

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

diff --git a/dev-python/tox/Manifest b/dev-python/tox/Manifest
index 1d6ea029430..ec1c5c34751 100644
--- a/dev-python/tox/Manifest
+++ b/dev-python/tox/Manifest
@@ -1,2 +1,3 @@
 DIST tox-3.19.0.tar.gz 296499 BLAKE2B 
cad41c7791108ecdf6efc7bca99623c66d1d8ffbb2b06688eb84e575f14958ba2b497e0035ccc331fc8e0ce667824cba2c8dd37488ac48b3c16902c7b546074b
 SHA512 
7a542282dc2fdef7ab8aff04372aeeeaad54b83bd7f1022c1c60465604d67a5984abcea7d409b8593b646192407c78cb88422aa4dfd11fb2a2d9da520aeafb39
 DIST tox-3.20.0.tar.gz 297432 BLAKE2B 
279a6d407c4a490309843ba30e62fe2f0c6ace63af2dfd5b5c2fc8ee6ab784b99da56e9d7d76cd0170f85432bef500c31b824fee32558f7f21d4491385d13b4a
 SHA512 
eb8e55eb3c232356cdb3e1477399ef055df497f1276f0b5c5423f30c780e2619067d1e44c2d6702016e63f96a76d04d0c5e7b6c6f1faa1a98f1dcc5b1cbeae39
+DIST tox-3.20.1.tar.gz 297516 BLAKE2B 
2a13059bce229f30670e247b17ffd03d4b0d907b2fa7eb7d2f6848ada8d81e1a0aad983748c4346dfa61877f88edd22e4616ed20efcbd15da34fdc1c87b4439a
 SHA512 
0989cc3dfd25eb3d1236d973d490f12c81273c93e84140b54342217eb73dd944f446c7ce9fe228b644d764b94300f1c6ccaf94e442d0e34835d05de84cccabd6

diff --git a/dev-python/tox/tox-3.20.1.ebuild b/dev-python/tox/tox-3.20.1.ebuild
new file mode 100644
index 000..499658c518d
--- /dev/null
+++ b/dev-python/tox/tox-3.20.1.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: dev-python/boto3/

2020-10-09 Thread Michał Górny
commit: 225d9449fbedc1c73b3c0a7bf8add52d0eb04b79
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 10 05:30:40 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 05:30:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=225d9449

dev-python/boto3: Bump to 1.15.16

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

 dev-python/boto3/Manifest |  1 +
 dev-python/boto3/boto3-1.15.16.ebuild | 56 +++
 2 files changed, 57 insertions(+)

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index d187ce5def1..6de309e6660 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -9,6 +9,7 @@ DIST boto3-1.15.12.tar.gz 336150 BLAKE2B 
c6817e39fb19cd40f7cdcf6140303bd1993ec11
 DIST boto3-1.15.13.tar.gz 336233 BLAKE2B 
d82c38c4021c4f76ba5aa37c2b6328cd4870c3d64b343d2ccf4d441c231243ff369d91ec56b45380ca19b1b35a3934c548bca41a61832a7ca519e4119911c383
 SHA512 
5e50a212f1b47c79e75d3f2dc6ace0984c82041c11a8c87c831cf3ed2452234089b3f91be05af5342893ae377ad3e119e5e2b5f329cf200a877a46f418b55cc1
 DIST boto3-1.15.14.tar.gz 336351 BLAKE2B 
61e4ee1b235c07dc3d0d961a3e4b6138c79ee49a9d9e80b15d68d9f1d3bf7eaddc3f993f7de914d2f8ba939d0508875a912b87c58570f91e726a5b44198c2adb
 SHA512 
a40c123b017d45dc100d70d66a2cd7850dbfe5cf3fca715d3f6226e23423c7710a157ec7567d9d9f45311bbb764b47b281c9a3757e9910c4453451bec385383a
 DIST boto3-1.15.15.tar.gz 336346 BLAKE2B 
1dab0b7810cba83b28391b50e8c24a50d051827c090f7eb1b9511ecdcfcf625986aba639e292439315a413029c4392fa7a795ab154819ee7ac5dc7cd476169fa
 SHA512 
b6ffe472bac7c6a12d9a1c901ddf9ed55368913e242421282e003eac1c02ad3336993e3c4343e5b8b624ea981e78df2536a41c74f42cc2e8a0d4f46d315200a6
+DIST boto3-1.15.16.tar.gz 336442 BLAKE2B 
106c6bb5ee8ce43a11f486204528e04fd53a23e30ed58346782183e95e36dc25c1739915d3dc5bf3cd739cb93b7690f616d3273d0d8427c4f057003e075463e0
 SHA512 
21803d329964c598584d7452b83458dce6a8c3a36abc1c966f4db4386ac401ab78082973db789d1fccdd8f1866807793462a8197e3b4d75320dd0ec15f6187f0
 DIST boto3-1.15.2.tar.gz 335231 BLAKE2B 
f1eb144da7afc1cf630cdc1f61880d094186a37d46556ae361da278fd3045a119dcb09c3d08387a019ca88d6502fa8710a5e5733cd9dc9056676ef17853d76e2
 SHA512 
6866e0d6a50d11495e5f2a33a392b0edbe1ff6625235b26b5d6028f7c2c7089d78febe17b982f65dc2564254800a23409247ac09716b099f09f3751c5b7f47b5
 DIST boto3-1.15.3.tar.gz 335286 BLAKE2B 
05c9ef757b8d227ae06a22e78d978821ff50da719f122ac025940b2e1ac5728d6bac044d4bfab95c56ac8c363efd7abfe3de2b3fd65d423ab53dbdfc60b910da
 SHA512 
dfecfc075896ce84fd58d0437b84a6a794af69ff3e598b35b43f83b2b5ef57b88f96ef62a0d6505d5fe7fef0401513c8ecf0dfcaa22e4575510acd3ece191901
 DIST boto3-1.15.4.tar.gz 335401 BLAKE2B 
42ee1f2cf1e82338ea59a40b95aa5c76abae51aacf325ae845f407ccbc3caf1b3901bca48036889ad6307f96c257259cce39784a3f52ec6ff03c0c6c5633c654
 SHA512 
14626faa3943b65a215b8f1bce24f217e69421cdfd40caaf7de0fec13ca9b5b25c5e290c27672b2a6bc41316917224209110e2efd5be817de7273f93ae5764ce

diff --git a/dev-python/boto3/boto3-1.15.16.ebuild 
b/dev-python/boto3/boto3-1.15.16.ebuild
new file mode 100644
index 000..ccc99e1c241
--- /dev/null
+++ b/dev-python/boto3/boto3-1.15.16.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6..9} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+inherit distutils-r1
+
+DESCRIPTION="The AWS SDK for Python"
+HOMEPAGE="https://github.com/boto/boto3;
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/boto3;
+   inherit git-r3
+   BOTOCORE_PV=${PV}
+else
+   SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+   # botocore is x.(y+3).z
+   BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"
+fi
+
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.3.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests nose
+
+python_prepare_all() {
+   # don't lock versions to narrow ranges
+   sed -e '/botocore/ d' \
+   -e '/jmespath/ d' \
+   -e '/s3transfer/ d' \
+   -i setup.py || die
+
+   # prevent an infinite loop
+   rm tests/functional/docs/test_smoke.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   nosetests -v tests/unit/ tests/functional/ || die "test failed under 
${EPYTHON}"
+}



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

2020-10-09 Thread Michał Górny
commit: 70fe05cbea9ff21e4b8511936cfa464a00539d55
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 10 05:32:46 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 05:53:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70fe05cb

dev-python/ujson: Bump to 4.0.1

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

 dev-python/ujson/Manifest   |  1 +
 dev-python/ujson/ujson-4.0.1.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-python/ujson/Manifest b/dev-python/ujson/Manifest
index 0d95bb09800..582916d83d4 100644
--- a/dev-python/ujson/Manifest
+++ b/dev-python/ujson/Manifest
@@ -2,3 +2,4 @@ DIST ujson-1.35.tar.gz 192027 BLAKE2B 
320058e7142f2264bee8b02a411bedb3b32d1c2fc8
 DIST ujson-3.1.0.tar.gz 7128419 BLAKE2B 
544afb68e23fe942a6bb241f6948998d61a42d61799dff257f139510e4e97e9bba5c4742e1ed1f0b0e78dfcde0589f0b255c92fc5f3059b6cdd86279aabfe141
 SHA512 
c40953a4b5b55e894e42fccded618a9f2ed771904e1d1e90a28f4691a53fbd8b2fab3dc98a36b6e0637d2ef40ac87ebf9f2d8fce33cd3bc4e68bf7c18c7a33c3
 DIST ujson-3.2.0.tar.gz 7128952 BLAKE2B 
7e4c409eb8e87d542d37595439ded5c85e934e87a18987e18dce5ab0aebd5f9431b8a2c12ebaa467da928c3158d03325a40a9ae65230e39c93106d65b098c407
 SHA512 
8915e17acbd9650964dc9ae4f8a89021af921fac8f77f5456fdb8c0d6ceaa02767891d070c515c926deef76efb210a969c573e387ae62c15b2c8be761f6adb70
 DIST ujson-4.0.0.tar.gz 7128856 BLAKE2B 
48b487e056dc6972b456b09458ac246baf80e9069187e76e59de9e36d67676d0e13e4efc13f8214bac5bde89e4b393b24c7d471d4ac42bfbbe224965512720bb
 SHA512 
fdd0c3c829a5c082edf5441028d608c828f5301c97228e8ca80ce483d7e52c438e9f8995c948e4e82f0e7e4bc4e757e391d0adea5f59e3a97f9f28625fdb0914
+DIST ujson-4.0.1.tar.gz 7128868 BLAKE2B 
159496bfa2b7efff744c1f725c5a8c362c6baac20518d440e5827ec8af1a9a77b4e060126d9b35b39baae079f7092e64d49d0cd23a637174a4bca261203939d6
 SHA512 
11fb28166afab30e29d71070c91cfb78245eed704a769bf6fb0871c267135fac3fa1042c4ac875dcb870f8a00615e6bcc8fdcd0168edd5ccbae6437605b4df0d

diff --git a/dev-python/ujson/ujson-4.0.1.ebuild 
b/dev-python/ujson/ujson-4.0.1.ebuild
new file mode 100644
index 000..18e434f25cf
--- /dev/null
+++ b/dev-python/ujson/ujson-4.0.1.ebuild
@@ -0,0 +1,24 @@
+# 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
+
+DESCRIPTION="Ultra fast JSON encoder and decoder for Python"
+HOMEPAGE="https://pypi.org/project/ujson/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? ( dev-python/pytz[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest



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

2020-10-09 Thread Michał Górny
commit: f2346118ae1ba9b31d0dc75dfa2c160ee4c12909
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 10 05:31:24 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 05:31:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2346118

dev-python/asgiref: Bump to 3.3.0

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

 dev-python/asgiref/Manifest |  1 +
 dev-python/asgiref/asgiref-3.3.0.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/asgiref/Manifest b/dev-python/asgiref/Manifest
index 81cbf56ee06..60328e9da03 100644
--- a/dev-python/asgiref/Manifest
+++ b/dev-python/asgiref/Manifest
@@ -1 +1,2 @@
 DIST asgiref-3.2.10.tar.gz 25669 BLAKE2B 
2cd0328054b218ae8abf840f85c7da6d9183dd5a52cef78176756020eb1f565fded9717fced3bc7fc4b85f9f1ff34b46ea95231b74afec0cbcc5000f9468c28b
 SHA512 
8688d71103dfe569978712481161a88cce9aa6587eacbf29ea42d585817c813625360724d1d561d12456a6580647f9d4a098f194bd780f3c9f7e52a1e0aa8c88
+DIST asgiref-3.3.0.tar.gz 26945 BLAKE2B 
bdb1154175f95fc068fd1841a69ec9c5e782c212d9649aef0b9ca7592987f88d23311149f573febd76e5ab6fea4e6087a8c5e6e9e2edb4dab37d34ff3d180845
 SHA512 
fbb66af8f0e2bbeed31ae6ac358f045c0eef6cdeec6edbaf358f7551ff24e69233cfbc898b60ac9d16d747a9fb7e10a8b203065602140c025b2ae7d4d7229def

diff --git a/dev-python/asgiref/asgiref-3.3.0.ebuild 
b/dev-python/asgiref/asgiref-3.3.0.ebuild
new file mode 100644
index 000..2a8bf860303
--- /dev/null
+++ b/dev-python/asgiref/asgiref-3.3.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+inherit distutils-r1
+
+DESCRIPTION="ASGI utilities (successor to WSGI)"
+HOMEPAGE="
+   https://asgi.readthedocs.io/en/latest/
+   https://github.com/django/asgiref/
+   https://pypi.org/project/asgiref/;
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+BDEPEND="
+   test? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest



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

2020-10-09 Thread Michał Górny
commit: ff0b61be64c760b767a602dcef45078dbc36d5a3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 10 05:30:30 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 05:30:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0b61be

dev-python/botocore: Bump to 1.18.16

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

 dev-python/botocore/Manifest|  1 +
 dev-python/botocore/botocore-1.18.16.ebuild | 59 +
 2 files changed, 60 insertions(+)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 126b2ec4e75..40528ad0771 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -9,6 +9,7 @@ DIST botocore-1.18.12.tar.gz 6913367 BLAKE2B 
243b30d32e229d72d659ebf2b27b57a6904
 DIST botocore-1.18.13.tar.gz 6919052 BLAKE2B 
52ef86c31e0b92221058ad2eb43eafe2953c59d1ed21d033f855961b409f43a77cfd72cce297b9752e230cb9953ed55febd3b0bdf44c99733472868b7e3db8dc
 SHA512 
b3cf534d679533e43dee05d6c6e89271b88bd11185abf3790effe8df3b698e1d79a96d3d23b51f943861f975a3c883d9318e085b8ceda8d9dc454f6f0c50b9e7
 DIST botocore-1.18.14.tar.gz 6924624 BLAKE2B 
78aa481a792cdd54712730189808df3627c5475e0f86a6927978eeb4c0056ed8f5f65d35949094164fba5be31b05664418b1c9368af265af5bd52c95a159c9a8
 SHA512 
dcc790b786634a308676b8f43b3bc9fbf4c84ac455a547b2240eb48bf93592fd30f68616efa562be0f1b59fa1a8b5dcefa1d5453ffaaf21804a282a5fcb56f47
 DIST botocore-1.18.15.tar.gz 6926102 BLAKE2B 
04947ce595233c04c37268ffb237ba97b1a758280367ed4e01dc9dec17daf75e545d621f42b08fc74d7a27d680188ac3405b4368adef0c1adf6949225913af72
 SHA512 
a97f12a6fdbdeb97b4e44c895122bee6aeef0b67211dfdb43c7b5aa41af9b4881fcc9d75d83b0dfbc716000c8429577d7c2e73ea63b84f8337ef5f826a3a7015
+DIST botocore-1.18.16.tar.gz 6930500 BLAKE2B 
3fc435ab9963544d31675c12c63dee166d49804f857bb7a278af2f564d27551dcafc5f9c5e84aef8f8648eae1afcdc509e498820df94819a1ebdb8bf6e34c625
 SHA512 
ac4c714c29309fb423caf805a855795d6713be85643e4b7269e412f52b79ab67225efa30e25c425fff45ed742e7aa2b4ac2ebe803705d8f60f49d477b0dd49f4
 DIST botocore-1.18.2.tar.gz 6843154 BLAKE2B 
77f4cbccd6a686cfbdb2f25fafb9f2210c0e23de72fb40403f905711ec5d073b92cfd003d39406d273feb0bfb90e2ab594f2bb9c1564b5b0879efdf3bcfa47e3
 SHA512 
f4fec4caf3b4ebca8a593d58827fb4377c2458b7ebccb53ccd830df5423a2021ecebd534d2fe276662f8d8e91078bb5adbf611a52baa29c8ab3526d9c7b975ac
 DIST botocore-1.18.3.tar.gz 6846755 BLAKE2B 
3f6709cac832dff1ba07c2e8b4c235b5bcdf305c9851eedea2ce5f7847d0be93d7e9cbcb1765add47aaec1d0c1c31cdd2c88542a984af570140ffb7fe30d8388
 SHA512 
a8831b1549a768cea9d550dc2dc3c1c8afc03e018d2ce246569bed35cb9ce25bcb18689d066dc5b6e6dcc69db93e0b0957b32cb68c101127e01cfe3fbfa9fe08
 DIST botocore-1.18.4.tar.gz 6850892 BLAKE2B 
013319b1055db5a65f25b4d11c0ae97e6eb58a8976eafea98c80a33c756b8715d69fddb86c900e9c3c1a6447d05a7afd2f11a155db5f6cbcefc5f80fccbf680c
 SHA512 
c84b7c5dcb78101d6d04bea2a4453e2c47711133bf4ee1e96c6bea18a0b3de7c41021bfe5ac501eeb2b35d50bfe8782ee29d931adf79ae77a45a2f3b117716df

diff --git a/dev-python/botocore/botocore-1.18.16.ebuild 
b/dev-python/botocore/botocore-1.18.16.ebuild
new file mode 100644
index 000..ba67bf7ac94
--- /dev/null
+++ b/dev-python/botocore/botocore-1.18.16.ebuild
@@ -0,0 +1,59 @@
+# 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
+
+DESCRIPTION="Low-level, data-driven core of boto 3"
+HOMEPAGE="https://github.com/boto/botocore;
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/botocore;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/jmespath[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/urllib3[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/1.8.6-tests-pass-all-env-vars-to-cmd-runner.patch"
+)
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests nose
+
+src_prepare() {
+   # unpin deps
+   sed -i -e "s:>=.*':':" setup.py || die
+   # very unstable
+   sed -i -e 's:test_stress_test_token_bucket:_&:' \
+   tests/functional/retries/test_bucket.py || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   # note: suites need to be run separately as one of the unit tests
+   # seems to be leaking mocks and breaking a few functional tests
+   nosetests -v tests/unit ||
+   die "unit tests failed under ${EPYTHON}"
+   nosetests -v tests/functional ||
+   die "functional tests failed under ${EPYTHON}"
+}



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

2020-10-09 Thread Michał Górny
commit: a65516c56a7f733d8719fe54a59e8bb691d5e053
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 10 05:32:14 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 05:53:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a65516c5

dev-python/readme_renderer: Bump to 27.0

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

 dev-python/readme_renderer/Manifest|  1 +
 .../readme_renderer/readme_renderer-27.0.ebuild| 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/readme_renderer/Manifest 
b/dev-python/readme_renderer/Manifest
index dd9ea1cebed..e8d79f9f1ca 100644
--- a/dev-python/readme_renderer/Manifest
+++ b/dev-python/readme_renderer/Manifest
@@ -1 +1,2 @@
 DIST readme_renderer-26.0.tar.gz 27068 BLAKE2B 
7a58d550e792ffcbf6fedbdf0464714ac7c7a0395297d165493167947c733a29ff5cc4dd2a346c4276f52ca0516282b3049f28bdc8eb38717d1ff8d03709084c
 SHA512 
a5e7cfa47257fd3ceaf417cc814226b5aef6aacf72ffb2eeed3e6affa4a09aa1f6c752a8c4311910c258d090d94f03e3f5c2603819f5dceb37440c9bfd9090ea
+DIST readme_renderer-27.0.tar.gz 27346 BLAKE2B 
ae9ce20419facf0d240f390e9253901d42fe0731628e73817147db83e21687adc6df132e40d48b223e7df39b3adaa8f16208d263de57274d10d1b69209c8e561
 SHA512 
17a76484cda5da38f45c3aa15776a3d310a0d22520d43505a00adaf37de7d6d3d9ef33cd5e72e841ffb555d7b4ca9a73cb38f88d013e46cc2a5ba3033c00

diff --git a/dev-python/readme_renderer/readme_renderer-27.0.ebuild 
b/dev-python/readme_renderer/readme_renderer-27.0.ebuild
new file mode 100644
index 000..c2f59cdbbe6
--- /dev/null
+++ b/dev-python/readme_renderer/readme_renderer-27.0.ebuild
@@ -0,0 +1,30 @@
+# 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} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="a library for rendering \"readme\" descriptions for Warehouse"
+HOMEPAGE="https://github.com/pypa/readme_renderer 
https://pypi.org/project/readme_renderer/;
+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 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/bleach-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/docutils-0.13.1[${PYTHON_USEDEP}]
+   >=dev-python/pygments-2.5.2[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )
+"
+
+DOCS=( README.rst )
+
+distutils_enable_tests pytest



[gentoo-commits] proj/sci:master commit in: sys-cluster/hpl/

2020-10-09 Thread Aisha Tammy
commit: ad9ae04669682cf6c0a78070f46e8e5e101e612e
Author: Aisha Tammy  aisha  cc>
AuthorDate: Sat Oct 10 01:26:01 2020 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Sat Oct 10 01:26:01 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=ad9ae046

sys-cluster/hpl: drop package

present in ::gentoo

Signed-off-by: Aisha Tammy  aisha.cc>

 sys-cluster/hpl/hpl-2.0-r1.ebuild | 67 
 sys-cluster/hpl/hpl-2.1.ebuild| 71 ---
 sys-cluster/hpl/metadata.xml  |  8 -
 3 files changed, 146 deletions(-)

diff --git a/sys-cluster/hpl/hpl-2.0-r1.ebuild 
b/sys-cluster/hpl/hpl-2.0-r1.ebuild
deleted file mode 100644
index 8b80e4c1c..0
--- a/sys-cluster/hpl/hpl-2.0-r1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils mpi toolchain-funcs
-
-DESCRIPTION="High-Performance Linpack Benchmark for Distributed-Memory 
Computers"
-HOMEPAGE="http://www.netlib.org/benchmark/hpl/;
-SRC_URI="http://www.netlib.org/benchmark/hpl/hpl-${PV}.tar.gz;
-
-SLOT="0"
-LICENSE="HPL"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-
-RDEPEND="
-   $(mpi_pkg_deplist)
-   virtual/blas
-   virtual/lapack"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   local mpicc_path="$(mpi_pkg_cc)"
-
-   cp setup/Make.Linux_PII_FBLAS Make.gentoo_hpl_fblas_x86 || die
-   sed -i \
-   -e "/^TOPdir/s,= .*,= ${S}," \
-   -e '/^HPL_OPTS\>/s,=,= -DHPL_DETAILED_TIMING -DHPL_COPY_L,' \
-   -e '/^ARCH\>/s,= .*,= gentoo_hpl_fblas_x86,' \
-   -e '/^MPdir\>/s,= .*,=,' \
-   -e '/^MPlib\>/s,= .*,=,' \
-   -e "/^LAlib\>/s,= .*,= $($(tc-getPKG_CONFIG) --libs-only-l blas 
lapack)," \
-   -e "/^LINKER\>/s,= .*,= ${mpicc_path}," \
-   -e "/^CC\>/s,= .*,= ${mpicc_path}," \
-   -e "/^LINKFLAGS\>/s|= .*|= ${LDFLAGS} $($(tc-getPKG_CONFIG) 
--libs-only-L blas lapack)|" \
-   Make.gentoo_hpl_fblas_x86 || die
-   default
-}
-
-src_compile() {
-   # do NOT use emake here
-   mpi_pkg_set_env
-   # parallel make failure bug #321539
-   HOME=${WORKDIR} emake -j1 arch=gentoo_hpl_fblas_x86
-   mpi_pkg_restore_env
-}
-
-src_install() {
-   mpi_dobin bin/gentoo_hpl_fblas_x86/xhpl
-   mpi_dolib.a lib/gentoo_hpl_fblas_x86/libhpl.a
-   mpi_dodoc INSTALL BUGS COPYRIGHT HISTORY README TUNING \
-   bin/gentoo_hpl_fblas_x86/HPL.dat
-   mpi_doman man/man3/*.3
-   if use doc; then
-   mpi_dohtml -r www/*
-   fi
-}
-
-pkg_postinst() {
-   local d=$(mpi_root)
-   einfo "Remember to copy $(mpi_root)usr/share/doc/${PF}/HPL.dat to your 
working directory first!"
-   einfo "Typically one may run hpl by executing the following:"
-   einfo "\"mpiexec -np 4 /usr/bin/xhpl\""
-   einfo "where -np specifies the number of processes."
-}

diff --git a/sys-cluster/hpl/hpl-2.1.ebuild b/sys-cluster/hpl/hpl-2.1.ebuild
deleted file mode 100644
index ba91a5d66..0
--- a/sys-cluster/hpl/hpl-2.1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils mpi multilib
-
-DESCRIPTION="High-Performance Linpack Benchmark for Distributed-Memory 
Computers"
-HOMEPAGE="http://www.netlib.org/benchmark/hpl/;
-SRC_URI="http://www.netlib.org/benchmark/hpl/hpl-${PV}.tar.gz;
-
-SLOT="0"
-LICENSE="HPL"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-
-RDEPEND="
-   $(mpi_pkg_deplist)
-   virtual/blas
-   virtual/lapack"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   local mpicc_path="$(mpi_pkg_cc)"
-   local a=""
-   local locallib="${EPREFIX}/usr/$(get_libdir)/lib"
-
-   cp setup/Make.Linux_PII_FBLAS Make.gentoo_hpl_fblas_x86 || die
-   sed -i \
-   -e "/^TOPdir/s,= .*,= ${S}," \
-   -e '/^HPL_OPTS\>/s,=,= -DHPL_DETAILED_TIMING -DHPL_COPY_L,' \
-   -e '/^ARCH\>/s,= .*,= gentoo_hpl_fblas_x86,' \
-   -e '/^MPdir\>/s,= .*,=,' \
-   -e '/^MPlib\>/s,= .*,=,' \
-   -e "/^LAlib\>/s%= .*%= $($(tc-getPKG_CONFIG) --libs blas 
lapack)%" \
-   -e "/^LINKER\>/s,= .*,= ${mpicc_path}," \
-   -e "/^CC\>/s,= .*,= ${mpicc_path}," \
-   -e "/^CCFLAGS\>/s|= .*|= \$(HPL_DEFS) ${CFLAGS}|" \
-   -e "/^LINKFLAGS\>/s|= .*|= ${LDFLAGS}|" \
-   Make.gentoo_hpl_fblas_x86 || die
-   default
-}
-
-src_compile() {
-   # do NOT use emake here
-   mpi_pkg_set_env
-   # parallel make failure bug #321539
-   HOME=${WORKDIR} emake -j1 arch=gentoo_hpl_fblas_x86
-   mpi_pkg_restore_env
-}
-
-src_install() {
-   mpi_dobin bin/gentoo_hpl_fblas_x86/xhpl
-   mpi_dolib.a 

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

2020-10-09 Thread Sam James
commit: fed7eb00df36cec72f22422b72973fe1723d5d86
Author: John Helmert III  posteo  net>
AuthorDate: Sat Oct 10 03:15:13 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 10 04:58:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fed7eb00

media-gfx/sam2p: correct compiler configuration

Closes: https://bugs.gentoo.org/746638
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: John Helmert III  posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/17869
Signed-off-by: Sam James  gentoo.org>

 media-gfx/sam2p/files/sam2p-build-fixes.patch  | 53 ++
 media-gfx/sam2p/files/sam2p-configure-strip.patch  | 30 
 ...718.ebuild => sam2p-0.49.4_p20190718-r1.ebuild} |  8 ++--
 3 files changed, 57 insertions(+), 34 deletions(-)

diff --git a/media-gfx/sam2p/files/sam2p-build-fixes.patch 
b/media-gfx/sam2p/files/sam2p-build-fixes.patch
new file mode 100644
index 000..6a1c8017512
--- /dev/null
+++ b/media-gfx/sam2p/files/sam2p-build-fixes.patch
@@ -0,0 +1,53 @@
+Make stripping configurable, correct CC/CXX/CFLAGS/CXXFLAGS handling, add
+missing include
+
+diff --git a/Makefile b/Makefile
+index 1433167..38bb7cc 100644
+--- a/Makefile
 b/Makefile
+@@ -28,12 +28,13 @@ ifeq ($(MAKECMDGOALS),Makedep.force)
+ MAKE_DIST=000
+ endif
+
++GCC_STRIP ?= -s
+ BASH=bash
+ PERL_BADLANG=x
+ export PERL_BADLANG
+
+ CXXX=$(CXD_assert)
+-LDALL=$(LDXX) -s $(LDFLAGS) $(LIBS)
++LDALL=$(LDXX) $(GCC_STRIP) $(LDFLAGS) $(LIBS)
+ ifeq ($(ENABLE_DEBUG), no)
+ CXXX=$(CXD_no)
+ endif
+@@ -46,8 +47,8 @@ CXXX=$(CXD_checker)
+ LDALL=checkerg++ $(LDFLAGS) $(LIBS)
+ endif
+
+-CXXALL=$(CXXX) $(CXXFLAGS) $(CXXFLAGSB)
+-CCALL =$(CXXX) $(CXXFLAGS) $(CXXFLAGSB)
++CXXALL=$(CXX) $(CXXFLAGS) $(CXXFLAGSB)
++CCALL =$(CC) $(CFLAGS) $(CXXFLAGSB)
+ CXDFAL=$(CXXFLAGS) $(CXXFLAGSB) $(LDFLAGS) $(LIBS)
+
+ .PHONY: clean dist dist-noautoconf dist-more allclean distclean dist-install
+@@ -67,7 +68,7 @@ ifeq ($(MAKE_DIST),)
+   #
+   # echo to config.h is needed to make config.h younger than config.h.in;
+   # configure doesn't change the timestamp of config.h if it's unchanged.
+-  Makedep config.h: configure Makehelp.in config.h.in ccdep.pl 
sam2p_version.h; ./configure MAKE=$(MAKE) --enable-gif --enable-lzw && echo "" 
>>config.h
++  Makedep config.h: configure Makehelp.in config.h.in ccdep.pl 
sam2p_version.h;
+   Makehelp:;
+   include Makehelp  # Defines CXX. File generated by ./configure.
+   include Makedep   # Contains ALL+=... .
+@@ -101,8 +102,8 @@ IDE_MODES := release debug
+ IDE_TARGETS_debug := $(patsubst %,%.yes, $(TARGETS))
+ IDE_TARGETS_release := $(TARGETS)
+
+-CXD_assert =$(CXX) -s -O2
+-CXD_no =$(CXX) -s -DNDEBUG -O3
++CXD_assert =$(CXX) $(GCC_STRIP) $(CXXFLAGS)
++CXD_no =$(CXX) $(GCC_STRIP) $(CXXFLAGS)
+ # CXD_yes=$(CXX) $(GFLAG) -lefence
+ CXD_yes=$(CXX) $(GFLAG)
+ CXD_checker=checkerg++ $(GFLAG)

diff --git a/media-gfx/sam2p/files/sam2p-configure-strip.patch 
b/media-gfx/sam2p/files/sam2p-configure-strip.patch
deleted file mode 100644
index be78fad0f73..000
--- a/media-gfx/sam2p/files/sam2p-configure-strip.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-diff --git a/Makefile b/Makefile
-index 1433167..b662e33 100644
 a/Makefile
-+++ b/Makefile
-@@ -28,12 +28,13 @@ ifeq ($(MAKECMDGOALS),Makedep.force)
- MAKE_DIST=000
- endif
- 
-+GCC_STRIP ?= -s
- BASH=bash
- PERL_BADLANG=x
- export PERL_BADLANG
- 
- CXXX=$(CXD_assert)
--LDALL=$(LDXX) -s $(LDFLAGS) $(LIBS)
-+LDALL=$(LDXX) $(GCC_STRIP) $(LDFLAGS) $(LIBS)
- ifeq ($(ENABLE_DEBUG), no)
- CXXX=$(CXD_no)
- endif
-@@ -101,8 +102,8 @@ IDE_MODES := release debug
- IDE_TARGETS_debug := $(patsubst %,%.yes, $(TARGETS))
- IDE_TARGETS_release := $(TARGETS)
- 
--CXD_assert =$(CXX) -s -O2
--CXD_no =$(CXX) -s -DNDEBUG -O3
-+CXD_assert =$(CXX) $(GCC_STRIP) $(CXXFLAGS)
-+CXD_no =$(CXX) $(GCC_STRIP) $(CXXFLAGS)
- # CXD_yes=$(CXX) $(GFLAG) -lefence
- CXD_yes=$(CXX) $(GFLAG)
- CXD_checker=checkerg++ $(GFLAG)

diff --git a/media-gfx/sam2p/sam2p-0.49.4_p20190718.ebuild 
b/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild
similarity index 84%
rename from media-gfx/sam2p/sam2p-0.49.4_p20190718.ebuild
rename to media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild
index 2460983318f..e95883c8eca 100644
--- a/media-gfx/sam2p/sam2p-0.49.4_p20190718.ebuild
+++ b/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild
@@ -21,7 +21,7 @@ BDEPEND="dev-lang/perl"
 
 S="${WORKDIR}/${PN}-${COMMIT}"
 
-PATCHES=( "${FILESDIR}"/${PN}-configure-strip.patch )
+PATCHES=( "${FILESDIR}"/${PN}-build-fixes.patch )
 
 src_prepare() {
default
@@ -29,15 +29,15 @@ src_prepare() {
# configure.in files are deprecated
mv configure.{in,ac} || die
 
-   # upstream thinks they're being helpful by running configure with `make`
-   sed -i '/Makedep/s/ .\/configure.*//' Makefile || die
+   # missing include for memset
+   sed -i '1s;^;#include \n;' pts_defl.c
 
# eautoreconf is 

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

2020-10-09 Thread Sam James
commit: 1017ea43cf122de0fd78039583b5a197efa40d46
Author: Aisha Tammy  aisha  cc>
AuthorDate: Sat Oct 10 00:37:58 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 10 04:52:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1017ea43

dev-libs/cloog: drop old broken version

Closes: https://bugs.gentoo.org/595132
Closes: https://bugs.gentoo.org/650304
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy  aisha.cc>
Closes: https://github.com/gentoo/gentoo/pull/17867
Signed-off-by: Sam James  gentoo.org>

 dev-libs/cloog/Manifest|  1 -
 dev-libs/cloog/cloog-0.18.4.ebuild | 61 --
 2 files changed, 62 deletions(-)

diff --git a/dev-libs/cloog/Manifest b/dev-libs/cloog/Manifest
index efb9d9bb799..aef10738803 100644
--- a/dev-libs/cloog/Manifest
+++ b/dev-libs/cloog/Manifest
@@ -1,2 +1 @@
-DIST cloog-0.18.4.tar.gz 4796456 BLAKE2B 
9d1f281abe48d40f726c3fc66c58c0d7cb90f6d3ca47af02c8f00b5cc69c6de6b0362b2dc406a8cb6310e07c6b2991f6de3b6b407ad7db0190b9bc69ac82773f
 SHA512 
d35d67b08ffe13c1a010b65bfe4dd02b0ae013d5b489e330dc950bd3514defca8f734bd37781856dcedf0491ff6122c34eecb4b0fe32a22d7e6bdadea98c8c23
 DIST cloog-0.20.0.tar.gz 512106 BLAKE2B 
ac5ce6b7bb6ad586fc614c02b7c2e7c17322e49a775e21b50fb9862e487b4278a2b1024a7269830b55be1ae3c4b4c70f3d411d6c86052483bda124bc9bc07b20
 SHA512 
2663bbce49c42436681750968823dbee9b3cfbe4c086f5b340d11e51d8c8f138d1a2ccfd1691ae4395b94c082ccc49c0d7e5a1475b29192d13ab3c0148a8c347

diff --git a/dev-libs/cloog/cloog-0.18.4.ebuild 
b/dev-libs/cloog/cloog-0.18.4.ebuild
deleted file mode 100644
index cc37d6f8a90..000
--- a/dev-libs/cloog/cloog-0.18.4.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils ltprune multilib-minimal
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="git://repo.or.cz/cloog.git"
-   inherit autotools git-r3
-else
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 sparc x86"
-   SRC_URI="http://www.bastoul.net/cloog/pages/download/${P}.tar.gz;
-fi
-
-DESCRIPTION="A loop generator for scanning polyhedra"
-HOMEPAGE="http://www.bastoul.net/cloog/;
-
-LICENSE="LGPL-2.1"
-SLOT="0/4"
-IUSE="static-libs"
-
-RDEPEND=">=dev-libs/gmp-6.0.0[${MULTILIB_USEDEP}]
-   >=dev-libs/isl-0.15:0=[${MULTILIB_USEDEP}]"
-DEPEND="${DEPEND}
-   virtual/pkgconfig"
-
-DOCS=( README )
-
-src_prepare() {
-   if [[ ${PV} == "" ]] ; then
-   ./get_submodules.sh
-   eautoreconf -i
-   else
-   # m4/ax_create_pkgconfig_info.m4 includes LDFLAGS
-   # sed to avoid eautoreconf
-   sed -i -e '/Libs:/s:@LDFLAGS@ ::' configure || die
-   fi
-
-   # Make sure we always use the system isl.
-   rm -rf isl
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" econf \
-   --with-gmp=system \
-   --with-isl=system \
-   --with-osl=no \
-   $(use_enable static-libs static)
-}
-
-# The default src_test() fails, so we'll just run these directly
-multilib_src_test() {
-   echo ">>> Test phase [check]: ${CATEGORY}/${PF}"
-   emake -j1 check
-}
-
-multilib_src_install_all() {
-   einstalldocs
-   prune_libtool_files
-}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/cloog/files/, dev-libs/cloog/

2020-10-09 Thread Sam James
commit: 363cc16a8592873a519a7479d93a44f2e4fbcdc3
Author: Aisha Tammy  aisha  cc>
AuthorDate: Sat Oct 10 00:37:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 10 04:52:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=363cc16a

dev-libs/cloog: version bump to 0.20.0

all 4 tests are passing

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy  aisha.cc>
Signed-off-by: Sam James  gentoo.org>

 dev-libs/cloog/Manifest   |  1 +
 dev-libs/cloog/cloog-0.20.0.ebuild| 60 +++
 dev-libs/cloog/cloog-.ebuild  | 57 -
 dev-libs/cloog/files/cloog-0.20.0-notex.patch | 37 +
 4 files changed, 125 insertions(+), 30 deletions(-)

diff --git a/dev-libs/cloog/Manifest b/dev-libs/cloog/Manifest
index 27217237993..efb9d9bb799 100644
--- a/dev-libs/cloog/Manifest
+++ b/dev-libs/cloog/Manifest
@@ -1 +1,2 @@
 DIST cloog-0.18.4.tar.gz 4796456 BLAKE2B 
9d1f281abe48d40f726c3fc66c58c0d7cb90f6d3ca47af02c8f00b5cc69c6de6b0362b2dc406a8cb6310e07c6b2991f6de3b6b407ad7db0190b9bc69ac82773f
 SHA512 
d35d67b08ffe13c1a010b65bfe4dd02b0ae013d5b489e330dc950bd3514defca8f734bd37781856dcedf0491ff6122c34eecb4b0fe32a22d7e6bdadea98c8c23
+DIST cloog-0.20.0.tar.gz 512106 BLAKE2B 
ac5ce6b7bb6ad586fc614c02b7c2e7c17322e49a775e21b50fb9862e487b4278a2b1024a7269830b55be1ae3c4b4c70f3d411d6c86052483bda124bc9bc07b20
 SHA512 
2663bbce49c42436681750968823dbee9b3cfbe4c086f5b340d11e51d8c8f138d1a2ccfd1691ae4395b94c082ccc49c0d7e5a1475b29192d13ab3c0148a8c347

diff --git a/dev-libs/cloog/cloog-0.20.0.ebuild 
b/dev-libs/cloog/cloog-0.20.0.ebuild
new file mode 100644
index 000..cf8d94e5786
--- /dev/null
+++ b/dev-libs/cloog/cloog-0.20.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit autotools eutils
+
+DESCRIPTION="A loop generator for scanning polyhedra"
+HOMEPAGE="http://www.bastoul.net/cloog/
+   https://github.com/periscop/cloog
+"
+
+if [[ ${PV} ==  ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/periscop/cloog;
+else
+   SRC_URI="https://github.com/periscop/cloog/archive/${P}.tar.gz;
+   S="${WORKDIR}"/cloog-${P}
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0/4"
+IUSE="static-libs"
+
+RDEPEND="
+   dev-libs/gmp
+   dev-libs/isl
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.20.0-notex.patch )
+
+DOCS=( README )
+
+src_prepare() {
+   default
+   AT_NO_RECURSIVE=yes eautoreconf -i
+   # m4/ax_create_pkgconfig_info.m4 includes LDFLAGS
+   # sed to avoid eautoreconf
+   sed -i -e '/Libs:/s:@LDFLAGS@ ::' configure || die
+
+   # Make sure we always use the system isl.
+   rm -rf isl || die
+}
+
+src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   --with-gmp=system \
+   --with-isl=system \
+   --with-osl=no \
+   $(use_enable static-libs static)
+}
+
+# The default src_test() fails, so we'll just run these directly
+src_test() {
+   elog ">>> Test phase [check]: ${CATEGORY}/${PF}"
+   emake -j1 check
+}

diff --git a/dev-libs/cloog/cloog-.ebuild b/dev-libs/cloog/cloog-.ebuild
index c85bd46b030..cf8d94e5786 100644
--- a/dev-libs/cloog/cloog-.ebuild
+++ b/dev-libs/cloog/cloog-.ebuild
@@ -3,47 +3,49 @@
 
 EAPI="7"
 
-inherit eutils multilib-minimal
+inherit autotools eutils
 
-if [[ ${PV} == * ]] ; then
-   inherit autotools git-r3
-   EGIT_REPO_URI="https://repo.or.cz/cloog.git;
+DESCRIPTION="A loop generator for scanning polyhedra"
+HOMEPAGE="http://www.bastoul.net/cloog/
+   https://github.com/periscop/cloog
+"
+
+if [[ ${PV} ==  ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/periscop/cloog;
 else
+   SRC_URI="https://github.com/periscop/cloog/archive/${P}.tar.gz;
+   S="${WORKDIR}"/cloog-${P}
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
-   SRC_URI="http://www.bastoul.net/cloog/pages/download/${P}.tar.gz;
 fi
 
-DESCRIPTION="A loop generator for scanning polyhedra"
-HOMEPAGE="http://www.bastoul.net/cloog/;
-
 LICENSE="LGPL-2.1"
 SLOT="0/4"
 IUSE="static-libs"
 
-RDEPEND=">=dev-libs/gmp-6.0.0[${MULTILIB_USEDEP}]
-   >=dev-libs/isl-0.15:0=[${MULTILIB_USEDEP}]"
-DEPEND="${DEPEND}
-   virtual/pkgconfig"
+RDEPEND="
+   dev-libs/gmp
+   dev-libs/isl
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.20.0-notex.patch )
 
 DOCS=( README )
 
 src_prepare() {
default
-
-   if [[ ${PV} == "" ]] ; then
-   ./get_submodules.sh
-   eautoreconf -i
-   else
-   # 

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

2020-10-09 Thread Sam James
commit: d5df22ae03be4fd744e3741843a9602ca51afb61
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 10 04:56:05 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 10 04:57:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5df22ae

dev-libs/cloog: minor fixes

* Drop eutils
* Add subslot operators
* Simplify src_test

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

 dev-libs/cloog/cloog-0.20.0.ebuild | 11 ---
 dev-libs/cloog/cloog-.ebuild   | 11 ---
 2 files changed, 8 insertions(+), 14 deletions(-)

diff --git a/dev-libs/cloog/cloog-0.20.0.ebuild 
b/dev-libs/cloog/cloog-0.20.0.ebuild
index cf8d94e5786..590340afe67 100644
--- a/dev-libs/cloog/cloog-0.20.0.ebuild
+++ b/dev-libs/cloog/cloog-0.20.0.ebuild
@@ -3,12 +3,10 @@
 
 EAPI="7"
 
-inherit autotools eutils
+inherit autotools
 
 DESCRIPTION="A loop generator for scanning polyhedra"
-HOMEPAGE="http://www.bastoul.net/cloog/
-   https://github.com/periscop/cloog
-"
+HOMEPAGE="http://www.bastoul.net/cloog/ https://github.com/periscop/cloog;
 
 if [[ ${PV} ==  ]] ; then
inherit git-r3
@@ -24,8 +22,8 @@ SLOT="0/4"
 IUSE="static-libs"
 
 RDEPEND="
-   dev-libs/gmp
-   dev-libs/isl
+   dev-libs/gmp:=
+   dev-libs/isl:=
 "
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
@@ -55,6 +53,5 @@ src_configure() {
 
 # The default src_test() fails, so we'll just run these directly
 src_test() {
-   elog ">>> Test phase [check]: ${CATEGORY}/${PF}"
emake -j1 check
 }

diff --git a/dev-libs/cloog/cloog-.ebuild b/dev-libs/cloog/cloog-.ebuild
index cf8d94e5786..590340afe67 100644
--- a/dev-libs/cloog/cloog-.ebuild
+++ b/dev-libs/cloog/cloog-.ebuild
@@ -3,12 +3,10 @@
 
 EAPI="7"
 
-inherit autotools eutils
+inherit autotools
 
 DESCRIPTION="A loop generator for scanning polyhedra"
-HOMEPAGE="http://www.bastoul.net/cloog/
-   https://github.com/periscop/cloog
-"
+HOMEPAGE="http://www.bastoul.net/cloog/ https://github.com/periscop/cloog;
 
 if [[ ${PV} ==  ]] ; then
inherit git-r3
@@ -24,8 +22,8 @@ SLOT="0/4"
 IUSE="static-libs"
 
 RDEPEND="
-   dev-libs/gmp
-   dev-libs/isl
+   dev-libs/gmp:=
+   dev-libs/isl:=
 "
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
@@ -55,6 +53,5 @@ src_configure() {
 
 # The default src_test() fails, so we'll just run these directly
 src_test() {
-   elog ">>> Test phase [check]: ${CATEGORY}/${PF}"
emake -j1 check
 }



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

2020-10-09 Thread Sam James
commit: e305c31cb1b7f64d838d5e37faae26dbb4a60e51
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 10 04:39:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 10 04:39:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e305c31c

media-libs/openimageio: cleanup old

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

 media-libs/openimageio/Manifest   |   1 -
 media-libs/openimageio/openimageio-2.2.6.1.ebuild | 139 --
 2 files changed, 140 deletions(-)

diff --git a/media-libs/openimageio/Manifest b/media-libs/openimageio/Manifest
index 6dd921aee74..24df329db4a 100644
--- a/media-libs/openimageio/Manifest
+++ b/media-libs/openimageio/Manifest
@@ -1,3 +1,2 @@
 DIST openimageio-1.8.17.tar.gz 27835527 BLAKE2B 
e524d171bb918a46aed3c5f329bc8d10853d8b170c1e9b4a6edad72db66b3a03ea32eba4338577a667254e884daebf6b5b33a70090b953a5b5e269d874c91852
 SHA512 
e58cad9458d71a845c3214675a41e0cffe0509fd52a95ef5a44af0015ef25a1145f9ebb50ff1f5e7200ae0a46efb40e851855f53c55d058c0bc5654a072bdbf7
-DIST openimageio-2.2.6.1.tar.gz 29187970 BLAKE2B 
857659892009e1638b923e7f28d29d7a1416641284ead714373875a74b7607205c6bc6810179d63bb066034a32452e0f4c2b78a0578b006e87602c43f8a34783
 SHA512 
a23fa75d5de589ce6f73ff17870cd1df764bb92a0dbc32b36d0e799b30705e1f174e0763150d27611c0efa07a21cb7636508e3135942ee7c56d0d59940d3a053
 DIST openimageio-2.2.7.0.tar.gz 29189796 BLAKE2B 
33974c8dc60e7619e139e6f73c48535e90208282b8d1e8e4ab10c36ec75c50bfe7ca7df0d6a80b49ebc4d61e3c6ceb7f87760854c13cc133f4dd031eeeaa5a65
 SHA512 
a36ffcf150cb1134aea33ec3e7ee2113c9df48c6860812a9e5ca519400211ba0fa5732153226f7e80cc20c2553834bd425adb93cdebbd5354612752f46ebc8e0

diff --git a/media-libs/openimageio/openimageio-2.2.6.1.ebuild 
b/media-libs/openimageio/openimageio-2.2.6.1.ebuild
deleted file mode 100644
index a1d2dcbdc3a..000
--- a/media-libs/openimageio/openimageio-2.2.6.1.ebuild
+++ /dev/null
@@ -1,139 +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} )
-inherit cmake python-single-r1
-
-DESCRIPTION="A library for reading and writing images"
-HOMEPAGE="https://sites.google.com/site/openimageio/ 
https://github.com/OpenImageIO;
-SRC_URI="https://github.com/OpenImageIO/oiio/archive/Release-${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/oiio-Release-${PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-X86_CPU_FEATURES=(
-   aes:aes sse2:sse2 sse3:sse3 ssse3:ssse3 sse4_1:sse4.1 sse4_2:sse4.2
-   avx:avx avx2:avx2 avx512f:avx512f f16c:f16c
-)
-CPU_FEATURES=( ${X86_CPU_FEATURES[@]/#/cpu_flags_x86_} )
-
-IUSE="doc ffmpeg field3d gif jpeg2k opencv opengl openvdb ptex python qt5 raw 
+truetype ${CPU_FEATURES[@]%:*}"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-# test data in separate repo
-# second repo has no structure whatsoever
-RESTRICT="test"
-
-BDEPEND="
-   doc? (
-   app-doc/doxygen
-   dev-texlive/texlive-bibtexextra
-   dev-texlive/texlive-fontsextra
-   dev-texlive/texlive-fontutils
-   dev-texlive/texlive-latex
-   dev-texlive/texlive-latexextra
-   )
-"
-RDEPEND="
-   >=dev-libs/boost-1.62:=
-   dev-cpp/robin-map
-   dev-libs/libfmt:=
-   dev-libs/pugixml:=
-   >=media-libs/ilmbase-2.2.0-r1:=
-   >=media-libs/libheif-1.7.0:=
-   media-libs/libpng:0=
-   >=media-libs/libwebp-0.2.1:=
-   media-libs/opencolorio:=
-   >=media-libs/openexr-2.2.0-r2:=
-   media-libs/tiff:0=
-   sci-libs/dcmtk
-   sys-libs/zlib:=
-   virtual/jpeg:0
-   ffmpeg? ( media-video/ffmpeg:= )
-   field3d? ( media-libs/Field3D:= )
-   gif? ( media-libs/giflib:0= )
-   jpeg2k? ( >=media-libs/openjpeg-2.0:2= )
-   opencv? ( media-libs/opencv:= )
-   opengl? (
-   media-libs/glew:=
-   virtual/glu
-   virtual/opengl
-   )
-   openvdb? (
-   dev-cpp/tbb:=
-   media-gfx/openvdb:=
-   )
-   ptex? ( media-libs/ptex:= )
-   python? (
-   ${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   dev-libs/boost:=[python,${PYTHON_USEDEP}]
-   dev-python/numpy:=[${PYTHON_USEDEP}]
-   dev-python/pybind11:=[${PYTHON_USEDEP}]
-   ')
-   )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   opengl? ( dev-qt/qtopengl:5 )
-   )
-   raw? ( media-libs/libraw:= )
-   truetype? ( media-libs/freetype:2= )
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( CHANGES.md CREDITS.md README.md )
-
-PATCHES=( "${FILESDIR}"/${P}-pugixml.patch )
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   cmake_src_prepare
-   

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

2020-10-09 Thread Sam James
commit: 279e0179049fc08d5f304e23f1729a2c231a2f07
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 10 03:27:22 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 10 03:27:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=279e0179

media-libs/opencolorio: bump to 1.1.1

Closes: https://bugs.gentoo.org/747409
Closes: https://bugs.gentoo.org/667986
Closes: https://bugs.gentoo.org/677642
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 media-libs/opencolorio/Manifest |  1 +
 media-libs/opencolorio/opencolorio-1.1.1.ebuild | 92 +
 2 files changed, 93 insertions(+)

diff --git a/media-libs/opencolorio/Manifest b/media-libs/opencolorio/Manifest
index 43489473eb6..251465032f2 100644
--- a/media-libs/opencolorio/Manifest
+++ b/media-libs/opencolorio/Manifest
@@ -1 +1,2 @@
 DIST opencolorio-1.1.0.tar.gz 13826812 BLAKE2B 
555a5ac393170503c944c3471ea482b1a22be7c98ee7b81af37f52db185c8b61c5318102c139a8711f4828d306b6c4322f5d839c4df08ce41ebbb9dcb2bda152
 SHA512 
909874a9f91a8d229622810fc70233680c6e75203bd8555179322de2873da00bf302432e19f189b787ffcda3157ddec1e4601c97f75a36e16f644fe7d42f6998
+DIST opencolorio-1.1.1.tar.gz 13828483 BLAKE2B 
f5642f08db84f2b8da44d0dbf58313c78263496fc6f1f209b93fd303bbf9477033317b44eb8bb2b13a70afa19422f4fa312d52a3fa6598031a2aa50b33bbfccf
 SHA512 
bed722f9ddce1887d28aacef2882debccd7c3f3c0c708d2723fea58a097de9f02721af9e85453e089ffda5406aef593ab6536c6886307823c132aa787e492e33

diff --git a/media-libs/opencolorio/opencolorio-1.1.1.ebuild 
b/media-libs/opencolorio/opencolorio-1.1.1.ebuild
new file mode 100644
index 000..9b3802a51da
--- /dev/null
+++ b/media-libs/opencolorio/opencolorio-1.1.1.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit cmake flag-o-matic python-single-r1
+
+DESCRIPTION="A color management framework for visual effects and animation"
+HOMEPAGE="https://opencolorio.org/;
+SRC_URI="https://github.com/imageworks/OpenColorIO/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/OpenColorIO-${PV}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cpu_flags_x86_sse2 doc opengl python static-libs test"
+REQUIRED_USE="
+   doc? ( python )
+   python? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="
+   >=dev-cpp/yaml-cpp-0.5
+   dev-libs/tinyxml
+   opengl? (
+   media-libs/lcms:2
+   media-libs/openimageio
+   media-libs/glew:=
+   media-libs/freeglut
+   virtual/opengl
+   )
+   python? ( ${PYTHON_DEPS} )
+"
+
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+   doc? (
+   $(python_gen_cond_dep '
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   ')
+   )
+"
+
+# Restricting tests, bugs #439790 and #447908
+RESTRICT="test"
+
+PATCHES=(
+   
"${FILESDIR}/${PN}-1.1.0-use-GNUInstallDirs-and-fix-cmake-install-location.patch"
+   "${FILESDIR}/${PN}-1.1.0-remove-building-of-bundled-programs.patch"
+   "${FILESDIR}/${PN}-1.1.0-yaml-cpp-0.6.patch"
+   "${FILESDIR}/${PN}-1.1.0-remove-Werror.patch"
+)
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   cmake_src_prepare
+
+   use python && python_fix_shebang .
+}
+
+src_configure() {
+   # Missing features:
+   # - Truelight and Nuke are not in portage for now, so their support are 
disabled
+   # - Java bindings was not tested, so disabled
+   # Notes:
+   # - OpenImageIO is required for building ociodisplay and ocioconvert 
(USE opengl)
+   # - OpenGL, GLUT and GLEW is required for building ociodisplay (USE 
opengl)
+   local mycmakeargs=(
+   -DOCIO_BUILD_JNIGLUE=OFF
+   -DOCIO_BUILD_NUKE=OFF
+   -DOCIO_BUILD_SHARED=ON
+   -DOCIO_BUILD_STATIC=$(usex static-libs)
+   -DOCIO_STATIC_JNIGLUE=OFF
+   -DOCIO_BUILD_TRUELIGHT=OFF
+   -DUSE_EXTERNAL_LCMS=ON
+   -DUSE_EXTERNAL_TINYXML=ON
+   -DUSE_EXTERNAL_YAML=ON
+   -DOCIO_BUILD_DOCS=$(usex doc)
+   -DOCIO_BUILD_APPS=$(usex opengl)
+   -DOCIO_BUILD_PYGLUE=$(usex python)
+   -DOCIO_USE_SSE=$(usex cpu_flags_x86_sse2)
+   -DOCIO_BUILD_TESTS=$(usex test)
+   )
+
+   use doc && mycmakeargs+=( -DCMAKE_DISABLE_FIND_PACKAGE_LATEX=ON ) # 
broken
+   cmake_src_configure
+}



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

2020-10-09 Thread Sam James
commit: 7f3af1970acbb476b6f2e24ff2302f4793c8305f
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 10 04:33:58 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 10 04:33:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3af197

media-libs/openimageio: bump to 2.2.7.0

Bug: https://bugs.gentoo.org/687834
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 media-libs/openimageio/Manifest   |   1 +
 media-libs/openimageio/openimageio-2.2.7.0.ebuild | 141 ++
 2 files changed, 142 insertions(+)

diff --git a/media-libs/openimageio/Manifest b/media-libs/openimageio/Manifest
index 641925b4be0..6dd921aee74 100644
--- a/media-libs/openimageio/Manifest
+++ b/media-libs/openimageio/Manifest
@@ -1,2 +1,3 @@
 DIST openimageio-1.8.17.tar.gz 27835527 BLAKE2B 
e524d171bb918a46aed3c5f329bc8d10853d8b170c1e9b4a6edad72db66b3a03ea32eba4338577a667254e884daebf6b5b33a70090b953a5b5e269d874c91852
 SHA512 
e58cad9458d71a845c3214675a41e0cffe0509fd52a95ef5a44af0015ef25a1145f9ebb50ff1f5e7200ae0a46efb40e851855f53c55d058c0bc5654a072bdbf7
 DIST openimageio-2.2.6.1.tar.gz 29187970 BLAKE2B 
857659892009e1638b923e7f28d29d7a1416641284ead714373875a74b7607205c6bc6810179d63bb066034a32452e0f4c2b78a0578b006e87602c43f8a34783
 SHA512 
a23fa75d5de589ce6f73ff17870cd1df764bb92a0dbc32b36d0e799b30705e1f174e0763150d27611c0efa07a21cb7636508e3135942ee7c56d0d59940d3a053
+DIST openimageio-2.2.7.0.tar.gz 29189796 BLAKE2B 
33974c8dc60e7619e139e6f73c48535e90208282b8d1e8e4ab10c36ec75c50bfe7ca7df0d6a80b49ebc4d61e3c6ceb7f87760854c13cc133f4dd031eeeaa5a65
 SHA512 
a36ffcf150cb1134aea33ec3e7ee2113c9df48c6860812a9e5ca519400211ba0fa5732153226f7e80cc20c2553834bd425adb93cdebbd5354612752f46ebc8e0

diff --git a/media-libs/openimageio/openimageio-2.2.7.0.ebuild 
b/media-libs/openimageio/openimageio-2.2.7.0.ebuild
new file mode 100644
index 000..0dc559efa6f
--- /dev/null
+++ b/media-libs/openimageio/openimageio-2.2.7.0.ebuild
@@ -0,0 +1,141 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+inherit cmake python-single-r1
+
+DESCRIPTION="A library for reading and writing images"
+HOMEPAGE="https://sites.google.com/site/openimageio/ 
https://github.com/OpenImageIO;
+SRC_URI="https://github.com/OpenImageIO/oiio/archive/Release-${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/oiio-Release-${PV}"
+
+LICENSE="BSD"
+SLOT="0/2.2"
+KEYWORDS="~amd64 ~x86"
+
+X86_CPU_FEATURES=(
+   aes:aes sse2:sse2 sse3:sse3 ssse3:ssse3 sse4_1:sse4.1 sse4_2:sse4.2
+   avx:avx avx2:avx2 avx512f:avx512f f16c:f16c
+)
+CPU_FEATURES=( ${X86_CPU_FEATURES[@]/#/cpu_flags_x86_} )
+
+IUSE="doc ffmpeg field3d gif jpeg2k opencv opengl openvdb ptex python qt5 raw 
+truetype ${CPU_FEATURES[@]%:*}"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+# test data in separate repo
+# second repo has no structure whatsoever
+RESTRICT="test"
+
+BDEPEND="
+   doc? (
+   app-doc/doxygen
+   dev-texlive/texlive-bibtexextra
+   dev-texlive/texlive-fontsextra
+   dev-texlive/texlive-fontutils
+   dev-texlive/texlive-latex
+   dev-texlive/texlive-latexextra
+   )
+"
+RDEPEND="
+   >=dev-libs/boost-1.62:=
+   dev-cpp/robin-map
+   dev-libs/libfmt:=
+   dev-libs/pugixml:=
+   >=media-libs/ilmbase-2.2.0-r1:=
+   >=media-libs/libheif-1.7.0:=
+   media-libs/libpng:0=
+   >=media-libs/libwebp-0.2.1:=
+   media-libs/opencolorio:=
+   >=media-libs/openexr-2.2.0-r2:=
+   media-libs/tiff:0=
+   sci-libs/dcmtk
+   sys-libs/zlib:=
+   virtual/jpeg:0
+   ffmpeg? ( media-video/ffmpeg:= )
+   field3d? ( media-libs/Field3D:= )
+   gif? ( media-libs/giflib:0= )
+   jpeg2k? ( >=media-libs/openjpeg-2.0:2= )
+   opencv? ( media-libs/opencv:= )
+   opengl? (
+   media-libs/glew:=
+   virtual/glu
+   virtual/opengl
+   )
+   openvdb? (
+   dev-cpp/tbb:=
+   media-gfx/openvdb:=
+   )
+   ptex? ( media-libs/ptex:= )
+   python? (
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   dev-libs/boost:=[python,${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pybind11[${PYTHON_USEDEP}]
+   ')
+   )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   opengl? ( dev-qt/qtopengl:5 )
+   )
+   raw? ( media-libs/libraw:= )
+   truetype? ( media-libs/freetype:2= )
+"
+DEPEND="${RDEPEND}"
+
+DOCS=( CHANGES.md CREDITS.md README.md )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.2.6.1-pugixml.patch
+)
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() 

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

2020-10-09 Thread Georgy Yakovlev
commit: 3136e5c7033715f4c0224e75dc25fc91f0ab8851
Author: Aisha Tammy  aisha  cc>
AuthorDate: Sat Oct 10 01:19:48 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Oct 10 01:22:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3136e5c7

app-shells/loksh: version bump to 6.7.5

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy  aisha.cc>
Closes: https://github.com/gentoo/gentoo/pull/17868
Signed-off-by: Georgy Yakovlev  gentoo.org>

 app-shells/loksh/Manifest   |  1 +
 app-shells/loksh/loksh-6.7.5.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/app-shells/loksh/Manifest b/app-shells/loksh/Manifest
index 6a76e49265b..0488e96ec10 100644
--- a/app-shells/loksh/Manifest
+++ b/app-shells/loksh/Manifest
@@ -1,2 +1,3 @@
 DIST loksh-6.7.2.tar.xz 209520 BLAKE2B 
37635721b4ed99b3a8ffd0bc6806e29e96c68618db32d8aad32e8cafb2c669ff44e0228588631478c189fb804a790245a66abe700bd78d06f3fdbd3baaa03778
 SHA512 
0008905c97c0d65ab246c05ddcd733925cdf2e35bc0eb09dd4301718236cab3f2682bee250e3630f3f9d801c1e20ee2db71194ac01f9ea4c2c8ff437328f5d08
 DIST loksh-6.7.4.tar.xz 210008 BLAKE2B 
80fd4ffa1a45f0c8775540832996278f41078850d6c9ccca8f2a1db5e2de0bb5663d11fa28c26e9b523fc6d9fbc9e1db7cfb93035ceef1bc2040e8f2083691da
 SHA512 
d0c4aa3cb0b48d85c667a7d2e1a9c28c1533c43b3a8804806120f646a711499c96165e0e1ed7f285cd8da0d21e7ef80535b071066cc804c11cdf67e1a5e5918e
+DIST loksh-6.7.5.tar.xz 209928 BLAKE2B 
76f00cba08d425e7b0605a7a8b66f8ff6f7626a277bf5308877a8d61d6e65c2c7a68867beae8244aa42cf76e7f942dac46780432f76f63a6e007f3d772fbda78
 SHA512 
20f203afcc4b582e89c825852428a33f74232cb71708b7153b6f3a78d692766cfd67b8993c38e58a223b0e95caf2a487eea6bdda321ad056bf475b21d47f97f1

diff --git a/app-shells/loksh/loksh-6.7.5.ebuild 
b/app-shells/loksh/loksh-6.7.5.ebuild
new file mode 100644
index 000..ca44f5e3fd4
--- /dev/null
+++ b/app-shells/loksh/loksh-6.7.5.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="Linux port of OpenBSD's ksh"
+HOMEPAGE="https://github.com/dimkr/loksh;
+SRC_URI="https://github.com/dimkr/${PN}/releases/download/${PV}/src.tar.xz -> 
${P}.tar.xz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+DEPEND="sys-libs/ncurses:0="
+
+RDEPEND="
+   ${DEPEND}
+   !app-shells/ksh
+"
+
+S="${WORKDIR}/${PN}"
+
+src_prepare() {
+   default
+   sed -i "/install_dir/s@loksh@${PF}@" meson.build || die
+}
+
+src_configure() {
+   # we want it as /bin/ksh
+   meson_src_configure --bindir=../bin
+}



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

2020-10-09 Thread Georgy Yakovlev
commit: 5b5064c09be5c9b2e9e6b33d294f7692e21d7190
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Oct  9 23:48:13 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Oct  9 23:48:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b5064c0

media-video/baka-mplayer: add ~ppc64 keyword

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

 media-video/baka-mplayer/baka-mplayer-2.0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/baka-mplayer/baka-mplayer-2.0.4-r1.ebuild 
b/media-video/baka-mplayer/baka-mplayer-2.0.4-r1.ebuild
index 480cd44a448..bb1a0715a86 100644
--- a/media-video/baka-mplayer/baka-mplayer-2.0.4-r1.ebuild
+++ b/media-video/baka-mplayer/baka-mplayer-2.0.4-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/u8sand/Baka-MPlayer/archive/v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 BDEPEND="



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

2020-10-09 Thread Jory Pratt
commit: 0ec6403b337eda926de8bd81d257deb0fd7fefba
Author: Jory Pratt  gentoo  org>
AuthorDate: Sat Oct 10 01:01:52 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sat Oct 10 01:01:52 2020 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=0ec6403b

net-misc/networkmanager: sync consolekit change from ::gentoo

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jory Pratt  gentoo.org>

 net-misc/networkmanager/metadata.xml  |  2 --
 ...ager-1.26.0.ebuild => networkmanager-1.26.0-r1.ebuild} | 15 ---
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/net-misc/networkmanager/metadata.xml 
b/net-misc/networkmanager/metadata.xml
index 3345447..855614f 100644
--- a/net-misc/networkmanager/metadata.xml
+++ b/net-misc/networkmanager/metadata.xml
@@ -8,8 +8,6 @@

Use net-dns/dnsmasq 
and
net-firewall/iptables for connection 
sharing
-   Use sys-auth/consolekit for 
session
-   tracking
Use dhclient from 
net-misc/dhcp for
getting ip
Use net-misc/dhcpcd for getting 
ip

diff --git a/net-misc/networkmanager/networkmanager-1.26.0.ebuild 
b/net-misc/networkmanager/networkmanager-1.26.0-r1.ebuild
similarity index 94%
rename from net-misc/networkmanager/networkmanager-1.26.0.ebuild
rename to net-misc/networkmanager/networkmanager-1.26.0-r1.ebuild
index 89691ae..243c99d 100644
--- a/net-misc/networkmanager/networkmanager-1.26.0.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.26.0-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager;
 LICENSE="GPL-2+"
 SLOT="0"
 
-IUSE="audit bluetooth connection-sharing consolekit dhclient dhcpcd elogind 
gnutls +introspection iwd json kernel_linux +nss +modemmanager ncurses ofono 
ovs policykit +ppp resolvconf selinux systemd teamd test vala +wext +wifi"
+IUSE="audit bluetooth connection-sharing dhclient dhcpcd elogind gnutls 
+introspection iwd json kernel_linux +nss +modemmanager ncurses ofono ovs 
policykit +ppp resolvconf selinux systemd teamd test vala +wext +wifi"
 RESTRICT="!test? ( test )"
 
 REQUIRED_USE="
@@ -24,10 +24,10 @@ REQUIRED_USE="
vala? ( introspection )
wext? ( wifi )
|| ( nss gnutls )
-   ?? ( consolekit elogind systemd )
+   ?? ( elogind systemd )
 "
 
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
 
 # gobject-introspection-0.10.3 is needed due to gnome bug 642300
 # wpa_supplicant-0.7.3-r3 is needed due to bug 359271
@@ -45,7 +45,6 @@ COMMON_DEPEND="
connection-sharing? (
net-dns/dnsmasq[dbus,dhcp]
net-firewall/iptables )
-   consolekit? ( >=sys-auth/consolekit-1.0.0 )
dhclient? ( >=net-misc/dhcp-4[client] )
dhcpcd? ( net-misc/dhcpcd )
elogind? ( >=sys-auth/elogind-219 )
@@ -187,9 +186,11 @@ multilib_src_configure() {
$(multilib_native_enable concheck)
--with-nm-cloud-setup=$(multilib_is_native_abi && echo yes || 
echo no)
--with-crypto=$(usex nss nss gnutls)
-   --with-session-tracking=$(multilib_native_usex systemd systemd 
$(multilib_native_usex elogind elogind $(multilib_native_usex consolekit 
consolekit no)))
-   # ConsoleKit has no build-time dependency, so use it as the 
default case.
-   # There is no off switch, and we do not support upower.
+   # elogind lacks multilib for now, and consolekit doesn't 
require linking against, so we use it as a fake option
+   # This SHOULD be removable once elogind has that. We abuse the 
fact that 'consolekit' does nothing at buildtime.
+   # (There is no off switch, and we do not support upower.)
+   # bug #747358
+   --with-session-tracking=$(multilib_native_usex systemd systemd 
$(multilib_native_usex elogind elogind consolekit))
--with-suspend-resume=$(multilib_native_usex systemd systemd 
$(multilib_native_usex elogind elogind consolekit))
$(multilib_native_use_with audit libaudit)
$(multilib_native_use_enable bluetooth bluez5-dun)



[gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/lazygit/

2020-10-09 Thread Sergey Torokhov
commit: d4a7f8852c5e3d94780fcab733a07dad59586ed0
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Sat Oct 10 00:36:22 2020 +
Commit: Sergey Torokhov  yandex  ru>
CommitDate: Sat Oct 10 00:36:22 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d4a7f885

dev-vcs/lazygit: drop some of old

Signed-off-by: Sergey Torokhov  yandex.ru>

 dev-vcs/lazygit/Manifest  |  2 --
 dev-vcs/lazygit/lazygit-0.20.8.ebuild | 36 ---
 dev-vcs/lazygit/lazygit-0.22.1.ebuild | 36 ---
 3 files changed, 74 deletions(-)

diff --git a/dev-vcs/lazygit/Manifest b/dev-vcs/lazygit/Manifest
index 449cd762..caf9a917 100644
--- a/dev-vcs/lazygit/Manifest
+++ b/dev-vcs/lazygit/Manifest
@@ -1,5 +1,3 @@
-DIST lazygit-0.20.8.tar.gz 9196124 BLAKE2B 
5b15ab738b05ffd43d87f2f8858eaab7f4e489b4c5d5de68a0635026083b1b73cbd725d40d6074d3b98321648b28f1e7747389bb620c92cfa2fd3cd97861affa
 SHA512 
22abed21ccb7882d6cde6928f7fa5e3ac203d353a1d85a38d9be0971c927b59d3bc923e3c168452d7799ee9ec7a567cc2d14824fd5df880d5b3667ef6934e800
 DIST lazygit-0.20.9.tar.gz 9196030 BLAKE2B 
7fd64d06b3036926b00cc64f684d48a3791561e9b48f4bfbc2134e019caf4c96f8a37e2a1d33c79cab9a840b20f212f999f81d1e5a9763e2902332c298ede613
 SHA512 
d38fd390076a24b914309b6ecb506fc7b21e48c0bfab14aee5ff3bb7bcb591f47bf82051e5442ca4d4d2a0d864eb1554a64c594aefb130ec4f07861128d124dd
-DIST lazygit-0.22.1.tar.gz 9231683 BLAKE2B 
0f28add953d2ab01daca3cedc982ac7078b8c8d737fc9877a1b00df30592c822731b89779599b2e76d7b381c17f619f27d5c948077b946ae472e8fa42a0da771
 SHA512 
1deceaad869d01c73fe7f9bf06d669a370ea44357eeb71c098e539cf6c520ea327bc8cd8a5f7e1c66d4e2aab72c80122814a1468e60bdc082b4d4c464e9f915f
 DIST lazygit-0.22.9.tar.gz 9232631 BLAKE2B 
50febf0727dc3fff0e61b158bc37df4128cdc9934a42b113612896a3712fb7cd0ce0a0860eec88cbbde289fd08fb492e851937be549a2036ad993bdeb3a101ae
 SHA512 
9d4dc92762099c141e56bbb386217ea2028ba6a78d6bb5d54ef9c022e447a1b9fa2ce37d6e2813411fe6fa4f5192753beec8b136838aefe067019fd0820225e1
 DIST lazygit-0.23.1.tar.gz 2143832 BLAKE2B 
631768a0b6e9b3a18742a5fc0d6c71442e6c81aea2ee2eea72320ef0b624b82220be999d878865d798fe00bd86c22f0a8ea9c3c8b8958edc59713ada308645f6
 SHA512 
f2a4a949888f63c74931ec10cee8551226ce8886d9f6847403490cfa48127c561dfa9b9f7efef879549ab4dccbf06bdf95fdb5a697736f57fb696c658b0e3a39

diff --git a/dev-vcs/lazygit/lazygit-0.20.8.ebuild 
b/dev-vcs/lazygit/lazygit-0.20.8.ebuild
deleted file mode 100644
index df46884b..
--- a/dev-vcs/lazygit/lazygit-0.20.8.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGO_PN="github.com/jesseduffield/lazygit"
-
-inherit golang-build golang-vcs-snapshot
-
-DESCRIPTION="Lazygit, a simple terminal UI for git commands"
-HOMEPAGE="https://github.com/jesseduffield/lazygit;
-SRC_URI="https://github.com/jesseduffield/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-DEPEND=( sys-libs/glibc )
-RDEPEND=(
-   ${DEPEND}
-   dev-vcs/git
-)
-
-DOCS=( src/${EGO_PN}/{CONTRIBUTING,README}.md )
-
-src_compile() {
-   GOPATH="${S}" go build -v -o bin/lazygit src/${EGO_PN}/main.go || die
-}
-
-src_install() {
-   dobin bin/lazygit
-
-   use doc && dodoc -r "src/${EGO_PN}/docs/."
-   einstalldocs
-}

diff --git a/dev-vcs/lazygit/lazygit-0.22.1.ebuild 
b/dev-vcs/lazygit/lazygit-0.22.1.ebuild
deleted file mode 100644
index df46884b..
--- a/dev-vcs/lazygit/lazygit-0.22.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGO_PN="github.com/jesseduffield/lazygit"
-
-inherit golang-build golang-vcs-snapshot
-
-DESCRIPTION="Lazygit, a simple terminal UI for git commands"
-HOMEPAGE="https://github.com/jesseduffield/lazygit;
-SRC_URI="https://github.com/jesseduffield/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-DEPEND=( sys-libs/glibc )
-RDEPEND=(
-   ${DEPEND}
-   dev-vcs/git
-)
-
-DOCS=( src/${EGO_PN}/{CONTRIBUTING,README}.md )
-
-src_compile() {
-   GOPATH="${S}" go build -v -o bin/lazygit src/${EGO_PN}/main.go || die
-}
-
-src_install() {
-   dobin bin/lazygit
-
-   use doc && dodoc -r "src/${EGO_PN}/docs/."
-   einstalldocs
-}



[gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/lazygit/

2020-10-09 Thread Sergey Torokhov
commit: 7d9ca162abe2635b1aa3f4d131ccb4f8dac26bf1
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Sat Oct 10 00:34:20 2020 +
Commit: Sergey Torokhov  yandex  ru>
CommitDate: Sat Oct 10 00:34:20 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7d9ca162

dev-vcs/lazygit: 0.23.1 version bump

Signed-off-by: Sergey Torokhov  yandex.ru>

 dev-vcs/lazygit/Manifest  |  1 +
 dev-vcs/lazygit/lazygit-0.23.1.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/dev-vcs/lazygit/Manifest b/dev-vcs/lazygit/Manifest
index 0fd19d80..449cd762 100644
--- a/dev-vcs/lazygit/Manifest
+++ b/dev-vcs/lazygit/Manifest
@@ -2,3 +2,4 @@ DIST lazygit-0.20.8.tar.gz 9196124 BLAKE2B 
5b15ab738b05ffd43d87f2f8858eaab7f4e48
 DIST lazygit-0.20.9.tar.gz 9196030 BLAKE2B 
7fd64d06b3036926b00cc64f684d48a3791561e9b48f4bfbc2134e019caf4c96f8a37e2a1d33c79cab9a840b20f212f999f81d1e5a9763e2902332c298ede613
 SHA512 
d38fd390076a24b914309b6ecb506fc7b21e48c0bfab14aee5ff3bb7bcb591f47bf82051e5442ca4d4d2a0d864eb1554a64c594aefb130ec4f07861128d124dd
 DIST lazygit-0.22.1.tar.gz 9231683 BLAKE2B 
0f28add953d2ab01daca3cedc982ac7078b8c8d737fc9877a1b00df30592c822731b89779599b2e76d7b381c17f619f27d5c948077b946ae472e8fa42a0da771
 SHA512 
1deceaad869d01c73fe7f9bf06d669a370ea44357eeb71c098e539cf6c520ea327bc8cd8a5f7e1c66d4e2aab72c80122814a1468e60bdc082b4d4c464e9f915f
 DIST lazygit-0.22.9.tar.gz 9232631 BLAKE2B 
50febf0727dc3fff0e61b158bc37df4128cdc9934a42b113612896a3712fb7cd0ce0a0860eec88cbbde289fd08fb492e851937be549a2036ad993bdeb3a101ae
 SHA512 
9d4dc92762099c141e56bbb386217ea2028ba6a78d6bb5d54ef9c022e447a1b9fa2ce37d6e2813411fe6fa4f5192753beec8b136838aefe067019fd0820225e1
+DIST lazygit-0.23.1.tar.gz 2143832 BLAKE2B 
631768a0b6e9b3a18742a5fc0d6c71442e6c81aea2ee2eea72320ef0b624b82220be999d878865d798fe00bd86c22f0a8ea9c3c8b8958edc59713ada308645f6
 SHA512 
f2a4a949888f63c74931ec10cee8551226ce8886d9f6847403490cfa48127c561dfa9b9f7efef879549ab4dccbf06bdf95fdb5a697736f57fb696c658b0e3a39

diff --git a/dev-vcs/lazygit/lazygit-0.23.1.ebuild 
b/dev-vcs/lazygit/lazygit-0.23.1.ebuild
new file mode 100644
index ..df46884b
--- /dev/null
+++ b/dev-vcs/lazygit/lazygit-0.23.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGO_PN="github.com/jesseduffield/lazygit"
+
+inherit golang-build golang-vcs-snapshot
+
+DESCRIPTION="Lazygit, a simple terminal UI for git commands"
+HOMEPAGE="https://github.com/jesseduffield/lazygit;
+SRC_URI="https://github.com/jesseduffield/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc"
+
+DEPEND=( sys-libs/glibc )
+RDEPEND=(
+   ${DEPEND}
+   dev-vcs/git
+)
+
+DOCS=( src/${EGO_PN}/{CONTRIBUTING,README}.md )
+
+src_compile() {
+   GOPATH="${S}" go build -v -o bin/lazygit src/${EGO_PN}/main.go || die
+}
+
+src_install() {
+   dobin bin/lazygit
+
+   use doc && dodoc -r "src/${EGO_PN}/docs/."
+   einstalldocs
+}



[gentoo-commits] repo/proj/guru:dev commit in: sci-physics/SU2/, sci-physics/SU2/files/

2020-10-09 Thread Sergey Torokhov
commit: 5ab4e541e928cbd52d090ae680857ff72ee4dd2f
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Sat Oct 10 00:27:53 2020 +
Commit: Sergey Torokhov  yandex  ru>
CommitDate: Sat Oct 10 00:27:53 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5ab4e541

sci-physics/SU2: drop old

Signed-off-by: Sergey Torokhov  yandex.ru>

 sci-physics/SU2/Manifest  |   6 --
 sci-physics/SU2/SU2-7.0.4.ebuild  | 112 -
 sci-physics/SU2/SU2-7.0.5.ebuild  | 115 --
 sci-physics/SU2/files/SU2-7.0.4-fix-env.patch |  24 --
 sci-physics/SU2/files/SU2-7.0.5-fix-env.patch |  12 ---
 5 files changed, 269 deletions(-)

diff --git a/sci-physics/SU2/Manifest b/sci-physics/SU2/Manifest
index a4481036..b68e4c98 100644
--- a/sci-physics/SU2/Manifest
+++ b/sci-physics/SU2/Manifest
@@ -1,9 +1,3 @@
-DIST SU2-7.0.4-TestCases.tar.gz 437960103 BLAKE2B 
2469edc23f62589fa18be5fff6e036965f6b5f6e2be207642d318aac4d2044c07f0891568f86c1a3ab065e79afce50cc73ad0857b82093d79ac28a4d0451a4ad
 SHA512 
f21d963815e024582e99647a21ebae0b17fc69f75bc34bb72cc3a86cc9ff8502342b31755b5da73e7088b4d0ce430bdd6b4efefc03583cbfcf5156c1849328e1
-DIST SU2-7.0.4-Tutorials.tar.gz 64282233 BLAKE2B 
b0d13a0988d5617868fad6098fe8110e3600415f05784ff04416cb23162fadc8c1d06d50c5200b14f65afb3e97ee766b21dfdcd4ec8ded9026baf510ca829e48
 SHA512 
604a05e15a8eae1c7255016261a6576a97fc364f66004ecaccaae932e3a97624c2599d354dd874562824caa8f8ea3dac2f03e0105b1c27d66ec0bf59e3a27105
-DIST SU2-7.0.4.tar.gz 20516147 BLAKE2B 
21f45e4918bbc6a72bf47ad61d3301abed50a7cf569e9e8d4040201ff653e583d50a547853365302671922f023d0cc6f3735c1afcd0f3b6bf3c3fc92dc807787
 SHA512 
8e69f0e1d335adef0bd98666c98e29bc15ee0d7a0fcbbbc91a1ba02275ca52fda7f8f47434547f7982ce0e73a6ff78bd2ed57ca328d1e87b8afdd3b0a698d262
-DIST SU2-7.0.5-TestCases.tar.gz 444209661 BLAKE2B 
a7b14a3ee679a28a3a4530ddca45f39fdc2c0bc5f29fe20e6c9f04d03dee6ca08f98648989b0160ee8742621b539e2f4af9e8bdfb802c3e460a9f3b7e1be3dda
 SHA512 
f21acbaccce66685323566a3f856ceb5fbd36764a8dea875af839520b46be8f7e26491ccb855243f93e4ae948534574080e986faafc2a84c86754fe39f74e240
-DIST SU2-7.0.5-Tutorials.tar.gz 64282246 BLAKE2B 
9c8823df5bbda1be80f03dfa6d9de4b4263904acbee15f6928d3758a9b25c84ace59bf02847798838cbf3236961f51589e851e342f288961b2f2a62e28de216c
 SHA512 
2b7c98cc4d060c850572e45418d4ddf38843ced3349a3fb807c1d32f0e5aabf578f8944918e3fc63a32161385eaf69b4742d24ef41d21b43006d5b881a89953b
-DIST SU2-7.0.5.tar.gz 20526328 BLAKE2B 
0c3b16269f9d8356eaecde991853fe184188b98df62186c56780ee34b26995763adbac0acca53db1625ac9b0dfadc3348eac792e700e66be00a174ff056e017d
 SHA512 
283da35aa4f6bac4d7451506c6b84d98a18dfe7630adfc17764511fba8171b15c36ee80807bbfc1c55e39e196f8ed304fff3eb1182dfac15aa6a86a9613e51ad
 DIST SU2-7.0.6-TestCases.tar.gz 447944839 BLAKE2B 
5212ef7bf69bb40120ca2af99a02f2a89ae6cc0a1e048e57409ee1d2911f930452f4a5ef668126d6b7144c3f81d50bdadd0bcc810f0472740ccbbb6605e5a07d
 SHA512 
c976450e7e17df58b47cbf14d18c4435f977a70dc086d5b74ea584ae14b3204632ef87b2dce6a456396179f1b72ef8eba83065a42d978b8d6966d5446decbd3c
 DIST SU2-7.0.6-Tutorials.tar.gz 64282244 BLAKE2B 
3b0ce136c9fa5c3e0ffc585e28b1a60470eeaf2518cbef539fccc185f79cd41a889e3c3c8a0ada3f488cfe1d2d0115e2768267c6ef4502b882b07f909f6f382c
 SHA512 
4aaf39b98cbbe4c9e12d78027b0ee2b3d30fd614d1e48092d8bfd25c312a06a1621b2192653a7d8ac767762b06ae339ab6fb77e81f833efdb419ce09f92dec2f
 DIST SU2-7.0.6.tar.gz 20531872 BLAKE2B 
30e59bc6876223d87429b79f101a5705f989096a1b81725aa20012567d15b08b6a8a24140cc76b35c6c3657a1d6afa85d56da699ab38dac85714e296d7ad8531
 SHA512 
a4619dd969c6d9cb20de1d373c8e0af9d56654f9f96d919662897db4c3c8bf52b45fb1239065d480ba1b4f05ba7a17c9540ff3fe47fb0d96864736200cda8bcc

diff --git a/sci-physics/SU2/SU2-7.0.4.ebuild b/sci-physics/SU2/SU2-7.0.4.ebuild
deleted file mode 100644
index c76208dc..
--- a/sci-physics/SU2/SU2-7.0.4.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit meson python-single-r1
-
-DESCRIPTION="SU2: An Open-Source Suite for Multiphysics Simulation and Design"
-HOMEPAGE="https://su2code.github.io/;
-SRC_URI="
-   https://github.com/su2code/SU2/archive/v${PV}.tar.gz -> ${P}.tar.gz
-   test? ( https://github.com/su2code/TestCases/archive/v${PV}.tar.gz -> 
${P}-TestCases.tar.gz )
-   tutorials? ( https://github.com/su2code/Tutorials/archive/v${PV}.tar.gz 
-> ${P}-Tutorials.tar.gz )
-"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE="cgns -mkl +mpi openblas tecio test tutorials"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   mkl? ( !openblas )
-"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   mpi? ( virtual/mpi[cxx] )
-   mkl? ( sci-libs/mkl )
-   openblas? ( sci-libs/openblas )
-"
-DEPEND="
-   ${RDEPEND}
-   tecio? ( dev-libs/boost:= )
-"

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

2020-10-09 Thread Patrick McLean
commit: d7b4963986f458026e8a5a38d5b1f62bee4b2c23
Author: Patrick McLean  sony  com>
AuthorDate: Fri Oct  9 23:07:53 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Oct  9 23:08:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b49639

dev-python/pytest-rerunfailures-9.1.1: Version bump

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/pytest-rerunfailures/Manifest | 1 +
 dev-python/pytest-rerunfailures/pytest-rerunfailures-8.0.ebuild  | 4 
 ...erunfailures-8.0.ebuild => pytest-rerunfailures-9.1.1.ebuild} | 9 ++---
 3 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/dev-python/pytest-rerunfailures/Manifest 
b/dev-python/pytest-rerunfailures/Manifest
index ee1dbdb4829..f6db4036af7 100644
--- a/dev-python/pytest-rerunfailures/Manifest
+++ b/dev-python/pytest-rerunfailures/Manifest
@@ -1 +1,2 @@
 DIST pytest-rerunfailures-8.0.tar.gz 13207 BLAKE2B 
8a086783c5b6dae311aaa943a5c0eb56f5fbce4f687faf97ea0046bbce557cb82f8acd612247d235e249ef1a97157d3c356cf546b3d25a3dc4a4122286fcc04c
 SHA512 
538fe5ca579ec50fc1689c4b7df3a55e0bdb08f87c2dfeb219ee141ef67c6c74a324c64f183f3ff85a5289ecfb54beef0fde2105eb0ae888ed861a15194a9dc5
+DIST pytest-rerunfailures-9.1.1.tar.gz 12435 BLAKE2B 
b2118fe9460ebb750c72b05762d70cf53703e4c9982c6343ef02ebcec6630598ac98998ff994268b9108bd6850e71fd5b9cde1d0abb727d33fad238e9b26fa61
 SHA512 
875591306ab010494ccbb865ea6445ab37422fce9105260d9495215af44057210564aca4fed3b4765b5a30c1cbef120de716d15d10a6db91dcb7d9f5b4f3b102

diff --git a/dev-python/pytest-rerunfailures/pytest-rerunfailures-8.0.ebuild 
b/dev-python/pytest-rerunfailures/pytest-rerunfailures-8.0.ebuild
index 87021d8b179..a6aa911747d 100644
--- a/dev-python/pytest-rerunfailures/pytest-rerunfailures-8.0.ebuild
+++ b/dev-python/pytest-rerunfailures/pytest-rerunfailures-8.0.ebuild
@@ -15,4 +15,8 @@ SLOT="0"
 LICENSE="MPL-2.0"
 KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 
+RDEPEND="
+   

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

2020-10-09 Thread Patrick McLean
commit: 544a9136b11cd824288c6d87f94c9cff34d53681
Author: Patrick McLean  sony  com>
AuthorDate: Fri Oct  9 22:11:01 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Oct  9 23:08:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=544a9136

dev-python/python-ldap-3.3.1: Version bump

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/python-ldap/Manifest |  1 +
 dev-python/python-ldap/python-ldap-3.3.1.ebuild | 91 +
 2 files changed, 92 insertions(+)

diff --git a/dev-python/python-ldap/Manifest b/dev-python/python-ldap/Manifest
index 055f928ceea..afc7c4fd616 100644
--- a/dev-python/python-ldap/Manifest
+++ b/dev-python/python-ldap/Manifest
@@ -1 +1,2 @@
 DIST python-ldap-3.2.0.tar.gz 367645 BLAKE2B 
5109f4a13644d53fff7506ad2417da6dbfd5d1c5d31cc63932338ee0bc7327b00878804764366523fc0610191126c1a1367e15fddbad481880f73d29d96d3322
 SHA512 
ef2833739fd57ad26d97ae5dba3bca8a47e770ff3f113d06a5bed0841f8fcbbe6cd102e75c753dfff48f5f6041f46a91c6166f3bb9ca44ef9bd643c0666c6b23
+DIST python-ldap-3.3.1.tar.gz 379810 BLAKE2B 
bb5d4902211b70cc57d2967134d3c41768bfedbec40be0d5bb592b96523f408952ca7e9a18546cc24f8267e958f454d56d97952092bc46e02bc9954bced9ba00
 SHA512 
2a1222bf5bbc1d885611fc4f2a25d0b1b64b49ae379f1212f1b3b70fc12fdc547eb6c4af4060a20bf082547b7df8f1824bb1fdfafa37ab21acf2f1e231c4d2d1

diff --git a/dev-python/python-ldap/python-ldap-3.3.1.ebuild 
b/dev-python/python-ldap/python-ldap-3.3.1.ebuild
new file mode 100644
index 000..7d0e119b94b
--- /dev/null
+++ b/dev-python/python-ldap/python-ldap-3.3.1.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Various LDAP-related Python modules"
+HOMEPAGE="https://www.python-ldap.org/en/latest/
+   https://pypi.org/project/python-ldap/
+   https://github.com/python-ldap/python-ldap;
+if [[ ${PV} == ** ]]; then
+   EGIT_REPO_URI="https://github.com/python-ldap/python-ldap.git;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-solaris"
+fi
+
+LICENSE="PSF-2"
+SLOT="0"
+IUSE="examples sasl ssl"
+
+# We do not need OpenSSL, it is never directly used:
+# https://github.com/python-ldap/python-ldap/issues/224
+RDEPEND="
+   !dev-python/pyldap
+   >=dev-python/pyasn1-0.3.7[${PYTHON_USEDEP}]
+   >=dev-python/pyasn1-modules-0.1.5[${PYTHON_USEDEP}]
+   >net-nds/openldap-2.4.11:=[sasl?,ssl?]
+"
+# We do not link against cyrus-sasl but we use some
+# of its headers during the build.
+BDEPEND="
+   >net-nds/openldap-2.4.11:=[sasl?,ssl?]
+   sasl? ( >=dev-libs/cyrus-sasl-2.1 )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx Doc
+
+python_prepare_all() {
+   # The live ebuild won't compile if setuptools_scm < 1.16.2 is installed
+   # https://github.com/pypa/setuptools_scm/issues/228
+   if [[ ${PV} == ** ]]; then
+   rm -r .git || die
+   fi
+
+   if ! use sasl; then
+   sed -i 's/HAVE_SASL//g' setup.cfg || die
+   fi
+   if ! use ssl; then
+   sed -i 's/HAVE_TLS//g' setup.cfg || die
+   fi
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # Run all tests which don't require slapd
+   local ignored_tests=(
+   t_bind.py
+   t_cext.py
+   t_edit.py
+   t_ldapobject.py
+   t_ldap_options.py
+   t_ldap_sasl.py
+   t_ldap_schema_subentry.py
+   t_ldap_syncrepl.py
+   t_slapdobject.py
+   )
+   pushd Tests >/dev/null || die
+   pytest -vv ${ignored_tests[@]/#/--ignore } \
+   || die "tests failed with ${EPYTHON}"
+   popd > /dev/null || die
+}
+
+python_install() {
+   distutils-r1_python_install
+   python_optimize
+}
+
+python_install_all() {
+   if use examples; then
+   docinto examples
+   dodoc -r Demo/.
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+   distutils-r1_python_install_all
+}



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

2020-10-09 Thread Sergei Trofimovich
commit: e1333293c896b09dff3d08b2dd0fead9698797fa
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Oct  9 22:52:58 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Oct  9 22:52:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1333293

media-gfx/wings: drop deleted  gentoo.org>

 media-gfx/wings/wings-2.1.5.ebuild   | 7 ++-
 media-gfx/wings/wings-2.1.6.ebuild   | 7 ++-
 media-gfx/wings/wings-2.1.7.ebuild   | 7 ++-
 media-gfx/wings/wings-2.2.5.ebuild   | 7 ++-
 media-gfx/wings/wings-2.2.6.1.ebuild | 5 +
 5 files changed, 9 insertions(+), 24 deletions(-)

diff --git a/media-gfx/wings/wings-2.1.5.ebuild 
b/media-gfx/wings/wings-2.1.5.ebuild
index 04bf89ee219..be3e01a0d82 100644
--- a/media-gfx/wings/wings-2.1.5.ebuild
+++ b/media-gfx/wings/wings-2.1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,10 +13,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 
 RDEPEND="
-   || (
-   dev-lang/erlang-21[wxwidgets]
-   )
+   >dev-lang/erlang-21[wxwidgets]
dev-libs/cl
media-libs/glu
media-libs/libsdl[opengl]

diff --git a/media-gfx/wings/wings-2.1.6.ebuild 
b/media-gfx/wings/wings-2.1.6.ebuild
index 3772405f629..9f5e9713d19 100644
--- a/media-gfx/wings/wings-2.1.6.ebuild
+++ b/media-gfx/wings/wings-2.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,10 +13,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-   || (
-   dev-lang/erlang-21[wxwidgets]
-   )
+   >dev-lang/erlang-21[wxwidgets]
dev-libs/cl
media-libs/glu
media-libs/libsdl[opengl]

diff --git a/media-gfx/wings/wings-2.1.7.ebuild 
b/media-gfx/wings/wings-2.1.7.ebuild
index 3772405f629..9f5e9713d19 100644
--- a/media-gfx/wings/wings-2.1.7.ebuild
+++ b/media-gfx/wings/wings-2.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,10 +13,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-   || (
-   dev-lang/erlang-21[wxwidgets]
-   )
+   >dev-lang/erlang-21[wxwidgets]
dev-libs/cl
media-libs/glu
media-libs/libsdl[opengl]

diff --git a/media-gfx/wings/wings-2.2.5.ebuild 
b/media-gfx/wings/wings-2.2.5.ebuild
index 8ae2e6a7556..b6561579ab6 100644
--- a/media-gfx/wings/wings-2.2.5.ebuild
+++ b/media-gfx/wings/wings-2.2.5.ebuild
@@ -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
 
 EAPI=7
@@ -12,10 +12,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-   || (
-   dev-lang/erlang-21[wxwidgets]
-   )
+   >dev-lang/erlang-21[wxwidgets]
dev-libs/cl
media-libs/glu
media-libs/libsdl[opengl]

diff --git a/media-gfx/wings/wings-2.2.6.1.ebuild 
b/media-gfx/wings/wings-2.2.6.1.ebuild
index 81caee71f2e..b6561579ab6 100644
--- a/media-gfx/wings/wings-2.2.6.1.ebuild
+++ b/media-gfx/wings/wings-2.2.6.1.ebuild
@@ -12,10 +12,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-   || (
-   dev-lang/erlang-21[wxwidgets]
-   )
+   >dev-lang/erlang-21[wxwidgets]
dev-libs/cl
media-libs/glu
media-libs/libsdl[opengl]



[gentoo-commits] proj/catalyst: New tag: catalyst-4.0-branchpoint

2020-10-09 Thread Matt Turner
commit: 
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Oct  9 22:52:21 2020 +

New tag: catalyst-4.0-branchpoint




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

2020-10-09 Thread Sergei Trofimovich
commit: b1370b3bb2c12443bcbf5ea60cee4c61a5cfdf1f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Oct  9 22:14:14 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Oct  9 22:35:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1370b3b

profiles/package.mask: mask https://bugs.gentoo.org/740894
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 83f437f8b9c..8aeaa2c54cc 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Sergei Trofimovich  (2020-10-09)
+# Mask older erlang releases for removal.
+# Bug #740894.
+ (2020-10-09)
 # Regressions, can't build firefox/thunderbird
 # Masking until fixes land to FF or Rust itself.



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

2020-10-09 Thread Sergei Trofimovich
commit: a26c582fbed56308284bf37df652f862e6e378cd
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Oct  9 22:30:21 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Oct  9 22:30:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a26c582f

net-wireless/kismet: drop unused local USE-descriptions

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

 net-wireless/kismet/metadata.xml | 9 -
 1 file changed, 9 deletions(-)

diff --git a/net-wireless/kismet/metadata.xml b/net-wireless/kismet/metadata.xml
index f9a1efd46a1..c596280be24 100644
--- a/net-wireless/kismet/metadata.xml
+++ b/net-wireless/kismet/metadata.xml
@@ -6,7 +6,6 @@
Rick Farina


-   Build the ncurses-based user 
interface
Support libusb based capture sources such 
as mousejack, cc2540(ble), and nrf51822(ble)

Install a setuid root helper binary with limited 
functionality;
@@ -14,15 +13,7 @@
reducing security risks

Build with pcre support
-   Audio support using 
app-accessibility/flite
-   Build the autowep plugin
-   Build the btscan plugin
-   Build the dot15d4 plugin
-   Build the ptw plugin
-   Build the spectools plugin. This 
uses net-wireless/spectools
-   Build the syslog plugin.
Enable rtlsdr based kismet capture 
sources
-   Build extras which are written in ruby, 
example plugins and the like.
Enable capture source for ubertooth to 
sniff bluetooth low energy

 



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

2020-10-09 Thread Georgy Yakovlev
commit: b6b961028abd7f967a4b30cb8ef5e415e9ecfda4
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Oct  9 21:40:06 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Oct  9 21:41:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b96102

dev-python/grpcio: enforce system openssl for real in 1.32.0

Closes: https://bugs.gentoo.org/744742
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-python/grpcio/{grpcio-1.32.0.ebuild => grpcio-1.32.0-r1.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/grpcio/grpcio-1.32.0.ebuild 
b/dev-python/grpcio/grpcio-1.32.0-r1.ebuild
similarity index 91%
rename from dev-python/grpcio/grpcio-1.32.0.ebuild
rename to dev-python/grpcio/grpcio-1.32.0-r1.ebuild
index d5fdc2f0f42..6a709cdf780 100644
--- a/dev-python/grpcio/grpcio-1.32.0.ebuild
+++ b/dev-python/grpcio/grpcio-1.32.0-r1.ebuild
@@ -34,6 +34,8 @@ python_prepare_all() {
 }
 
 python_configure_all() {
+   # os.environ.get('GRPC_BUILD_WITH_BORING_SSL_ASM', True)
+   export GRPC_BUILD_WITH_BORING_SSL_ASM=
export GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY=1
export GRPC_PYTHON_BUILD_SYSTEM_CARES=1
export GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gromacs/

2020-10-09 Thread Alexey Shvetsov
commit: 80c324169f08266fd4a384487d7a01ff20a29537
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Fri Oct  9 21:32:01 2020 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Fri Oct  9 21:32:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c32416

sci-chemistry/gromacs: Version bump

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Alexey Shvetsov  gentoo.org>

 sci-chemistry/gromacs/Manifest  |   2 +
 sci-chemistry/gromacs/gromacs-2020.4.ebuild | 341 
 2 files changed, 343 insertions(+)

diff --git a/sci-chemistry/gromacs/Manifest b/sci-chemistry/gromacs/Manifest
index b245b79ba3d..9ff5ce63cab 100644
--- a/sci-chemistry/gromacs/Manifest
+++ b/sci-chemistry/gromacs/Manifest
@@ -4,6 +4,7 @@ DIST gromacs-2019.6.tar.gz 33446147 BLAKE2B 
adc21fb6b841b06d499607f8c0166a673645
 DIST gromacs-2020.1.tar.gz 29153989 BLAKE2B 
b1c0313da945c57c74040c2bcd50495b238b0e131cc4ebecd74ae0d01465b47d732ea456a52a2f9d998cd37e2bfdb93d52bd15177328c4b7a14e6b1d8bc00117
 SHA512 
130394ec70e5d75ea451e9fa77c4ea2dd4adb0c51cc7663ac8579972bab7a0b75d9143d0eebb21802fc93305deca8831393a8cb3f51b6d01f9477f3dadece037
 DIST gromacs-2020.2.tar.gz 29144614 BLAKE2B 
cd20b031dcec32d9a797d66f2679779077910c184702f12f12093d92e8417d42e07bfb17a8fe63e9d29a889d5f57461b5f86e11adfc26635f8d2b5a5df19473a
 SHA512 
348c80fad93b34e6703906fec97c6c2294c0803c326d6145776b732e1c33cd58e0967ddb2ec4799e3583542c09e7a6a015e4d084d60cf97b81b3a92253cca76c
 DIST gromacs-2020.3.tar.gz 29143950 BLAKE2B 
ea88fcacc3958f1123c1fe4852f7160a04e4daff15dd2eb87c23197bff2e6379f396df0747b078dc86e7bb909ecbb4b6d98530a34234c989a636dbdb2327562d
 SHA512 
8dbd13f8c6dd9ac337e0bea683aeff38010ee9b4ef438de230beb76e5a54884a5c1eda72f20294b7920758978e247900ac3db32b95c7452350fc1f5ef0a4bcc8
+DIST gromacs-2020.4.tar.gz 29149899 BLAKE2B 
a07c8efd96137d58c1edf4ac9b5aafeb16d9e65234b9459b71471827032654acacb58ed6ae87ec6e0e593a0acd799683cc4461b06cc883b089d740708619345e
 SHA512 
0c56f058741af70660baf0177724ec940dd984c05ea141ede91ee51ce3744f76d00e31bdb5db907e46fa1639de5dca637b3ace26e89f908c2e74c69f0c21ed3a
 DIST manual-2018.8.pdf 10025023 BLAKE2B 
afb0a6e6a72d78df743fcb57e7c1716848589e571dd35167b957a9b407ca27978ccfb6cb9e0df9c9439b888f352501a00ba32281ed1e0b4193bd606f1d77152e
 SHA512 
b1972f7ce965bfc9377542993c5943ea4868a8ed23a969d4203264746d6bea3a7a65c6379196ece37fd6d68ec7ec80f827bde87d1049284af7082759a124f1d5
 DIST manual-2019.5.pdf 12702361 BLAKE2B 
cb80429a59019b190115bf2af689c0df23b0fec6e41a9ebc9eba20977d1b06eed79044c906c41228883767f673140e15d3a5ef947a0c1ec4fe84012089f4fa91
 SHA512 
baf27961b87e6120c49abc9dc58e25d12a15588b4ac787e1a086748d488692d4a1262229ac66e550d3cca3a6042545fb6ec472a2c98d6a8698b7a18b4397f605
 DIST manual-2019.6.pdf 12702376 BLAKE2B 
c350127bc06a9eb3dee73da39037c84daeb89500e23cb131bd19a150bf60602d4dde7611e0c6f0f344af4093e96a899303dac71b4df56fd0c44c3a48a56606b7
 SHA512 
dfdff67c2c1c9ce1f1c236b7686c5331b0fe86951da6c98eddd6a3e748815e0be0a9653ae4318469fcdd913c4e7c355d64a997cc80b9d9fbe6282ef6d98e61eb
@@ -13,3 +14,4 @@ DIST regressiontests-2019.6.tar.gz 67643195 BLAKE2B 
1e054e24b187946f7ea28090d4f2
 DIST regressiontests-2020.1.tar.gz 48541809 BLAKE2B 
0fec2f0fb7fad0ad48bb790d7df6487e2c1931a0a2134795bf7da4a9087f0f2a3743288fc4ec057fa6b22412c2d8f312cfa3af38be8c5bea51d7a06afb5ac9f0
 SHA512 
664d29ce39629ed218de65179ce4a73e479d73d30bc96f5ae57624d7e4447298c6122dc09e7873b8cad458eaee0530866411fab20e009e46bf39b133e0de47e8
 DIST regressiontests-2020.2.tar.gz 48539492 BLAKE2B 
08222ec18e70f551194fc0a060facda394c0de162dace06029aa5f36e7237aeb2468a80d1198257a45fb076f8f633a7279a85976484900bf4154176aa070
 SHA512 
3066d92a59dafade78807612681d82a7b8a0bd9b74fa7e8784063a908418c55b4427482dc7feb261ff6981fabb2d64a800d3e90ed647ab45e201f4847347bac7
 DIST regressiontests-2020.3.tar.gz 48541439 BLAKE2B 
c8b3840b76b7974e5efd518d02da2be3c8e685a420462962cf4ffb7b234bd5ffec0fb83adc962e4ce4716098667e1431f7bc46911bf5400f369881c697c1d0cb
 SHA512 
84848210b2c4c0387c3f347237d58a114bd28c2d248f359e40a4a5b3557fca7763c431d1e03f167dcf22296a48dd47413a644238d72edc1414e3f830dd732416
+DIST regressiontests-2020.4.tar.gz 48542144 BLAKE2B 
1dcde67525d40ababa74d9e8ba2dd3fdef1de7d1018491e102edd71d3a622925f213b5a0812e5448882b4cb5fb578317e8e5029bdc4bd53008aa8441a3d9dea1
 SHA512 
7c71f36a1cef22562f14dcd233e90ad2fe370ae1a7d3b5268727259b374e12d4754253735ac8745d3738bdbc1cc2067780fda5e393be2ff264f632fe4e0c1978

diff --git a/sci-chemistry/gromacs/gromacs-2020.4.ebuild 
b/sci-chemistry/gromacs/gromacs-2020.4.ebuild
new file mode 100644
index 000..ba456196edd
--- /dev/null
+++ b/sci-chemistry/gromacs/gromacs-2020.4.ebuild
@@ -0,0 +1,341 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+DISTUTILS_SINGLE_IMPL=1
+
+inherit bash-completion-r1 cmake cuda distutils-r1 eutils flag-o-matic 
multilib 

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

2020-10-09 Thread William Hubbs
commit: a5bed6fdb39319f705cfaea826e9018954280862
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Oct  9 20:56:40 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Oct  9 20:57:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5bed6fd

sys-cluster/nomad-0.5.0 bump

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

 sys-cluster/nomad/Manifest|  1 +
 sys-cluster/nomad/nomad-0.12.5.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/sys-cluster/nomad/Manifest b/sys-cluster/nomad/Manifest
index 7f47c9ab945..270d3c07c08 100644
--- a/sys-cluster/nomad/Manifest
+++ b/sys-cluster/nomad/Manifest
@@ -1,2 +1,3 @@
 DIST nomad-0.12.3.tar.gz 51432205 BLAKE2B 
77090f387e25f226c8d05b6ea16abfac0f4b710a40a3e7e5455bd6c8b7992080980967d4ebb92257348968dddbb45d2e5c3b58f143ae1205742bf08f0dec2a71
 SHA512 
17d361db11104ddbbae12a17301005c8eca3650e3fdda8f2fd6db8474728f31a2b6f828f2fba7e7d9d132b08cfb070799273353a17f5f66baa4dc5a0492562f8
 DIST nomad-0.12.4.tar.gz 51468076 BLAKE2B 
42ca90649263dae6aaa29921853816b6172b285f2675a3fe68aca423bd15213924263433e01d870fa502cfc53372cb6f30f810c7aaadfe63970f91c4bb630912
 SHA512 
2fb12f96a14772d0a382f40aa686d61823630d49778365447410e7c4a4d7f3cbff275fdeea823f3c397642ce7aeae3618c295d4b08ea884dc51190960f33110e
+DIST nomad-0.12.5.tar.gz 51464001 BLAKE2B 
825160a751481972335c4f37ef0514ddeb676a13a210f0faa43d06f1601bb794edf72402b0dfcf96426611e20eb530a5f077b97b331ce07e5fb6b3d3c7598130
 SHA512 
a337f3342de041696b1d6e39661d809e5cb82d27d9b2ba67a33a8698eb4afca929679093ec0d23f364a41307e669a6948e58429b97f49ec046d01f8d97f7

diff --git a/sys-cluster/nomad/nomad-0.12.5.ebuild 
b/sys-cluster/nomad/nomad-0.12.5.ebuild
new file mode 100644
index 000..431afd5bbae
--- /dev/null
+++ b/sys-cluster/nomad/nomad-0.12.5.ebuild
@@ -0,0 +1,45 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit go-module systemd
+GIT_COMMIT=ec7bf9de21bfe3623ff04b009f26aaf488bae2b1
+
+DESCRIPTION="A simple and flexible workload orchestrator "
+HOMEPAGE="https://nomadproject.io;
+SRC_URI="https://github.com/hashicorp/nomad/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="nvidia"
+
+RESTRICT+=" test"
+
+src_compile() {
+   local go_ldflags go_tags
+   go_ldflags="-X 
github.com/hashicorp/nomad/version.GitCommit=${GIT_COMMIT}"
+   go_tags="codegen_generated $(usex nvidia '' 'nonvidia')"
+   CGO_ENABLED=1 \
+   go build \
+   -trimpath \
+   -ldflags "${go_ldflags}" \
+   -mod=vendor \
+   -tags "${go_tags}" \
+   -o bin/${PN} || die "compile failed"
+}
+
+src_install() {
+   dobin bin/${PN}
+   systemd_dounit dist/systemd/nomad.service
+   insinto /etc/nomad.d
+   newins dist/client.hcl client.hcl.example
+   newins dist/server.hcl server.hcl.example
+   einstalldocs
+dodoc CHANGELOG.md
+   keepdir /var/lib/nomad /var/log/nomad
+   newconfd "${FILESDIR}/nomad.confd" nomad
+   newinitd "${FILESDIR}/nomad.initd" nomad
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}/nomad.logrotated" nomad
+}



[gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/

2020-10-09 Thread Andreas K. Hüttel
commit: 02b32b254703b22dddb5ce2f71b1a1bf727329d8
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Oct  9 20:40:22 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Oct  9 20:40:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b32b25

sys-libs/glibc: Add deps on gzip, grep, awk

Closes: https://bugs.gentoo.org/740750
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sys-libs/glibc/glibc-2.32-r2.ebuild | 16 
 sys-libs/glibc/glibc-.ebuild| 16 
 2 files changed, 32 insertions(+)

diff --git a/sys-libs/glibc/glibc-2.32-r2.ebuild 
b/sys-libs/glibc/glibc-2.32-r2.ebuild
index 8088edcc61a..6dcb8cf95b1 100644
--- a/sys-libs/glibc/glibc-2.32-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.32-r2.ebuild
@@ -89,11 +89,19 @@ fi
 # and that gcc already contains the hardened patches.
 # Lastly, let's avoid some openssh nastiness, bug 708224, as
 # convenience to our users.
+
+# gzip, grep, awk are needed by locale-gen, bug 740750
+
 BDEPEND="
${PYTHON_DEPS}
>=app-misc/pax-utils-0.1.10
sys-devel/bison
doc? ( sys-apps/texinfo )
+   !compile-locales? (
+   app-arch/gzip
+   sys-apps/grep
+   virtual/awk
+   )
 "
 COMMON_DEPEND="
gd? ( media-libs/gd:2= )
@@ -107,9 +115,17 @@ COMMON_DEPEND="
!

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

2020-10-09 Thread Andreas K. Hüttel
commit: 5f98a9055372b317fe6445b70eabeb2bf5453963
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Oct  9 20:39:34 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Oct  9 20:40:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f98a905

virtual/awk: keyword ~riscv

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

 virtual/awk/awk-1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/awk/awk-1.ebuild b/virtual/awk/awk-1.ebuild
index 478d3848a79..c405925c8a0 100644
--- a/virtual/awk/awk-1.ebuild
+++ b/virtual/awk/awk-1.ebuild
@@ -5,7 +5,7 @@ EAPI=5
 
 DESCRIPTION="Virtual for awk implementation"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
 
 RDEPEND="
|| (



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

2020-10-09 Thread Conrad Kostecki
commit: d3b40da025fa68e380ecf8631f53c8a561287392
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Oct  9 20:08:43 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Oct  9 20:09:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3b40da0

media-sound/teamspeak-client: drop old version

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

 media-sound/teamspeak-client/Manifest  |  1 -
 .../teamspeak-client-5.0.0_beta24.ebuild   | 91 --
 2 files changed, 92 deletions(-)

diff --git a/media-sound/teamspeak-client/Manifest 
b/media-sound/teamspeak-client/Manifest
index 990b557531f..d8e4b165ad4 100644
--- a/media-sound/teamspeak-client/Manifest
+++ b/media-sound/teamspeak-client/Manifest
@@ -1,4 +1,3 @@
 DIST TeamSpeak3-Client-linux_amd64-3.5.3.run 97454216 BLAKE2B 
228542b7b5169bd4bc86f320f7d9b4e099d088db9bb5c944b7b1e9d029b8c505a50447468fb02bb2b5e34c0f3a4e088a1af2bab466a7ec71e128541fabe9b562
 SHA512 
8b0ea835b179596ec16c092790383691650f6cb92b97d4ab2012872edc2f4d82e0b3a3ea4551651c4824703b9ef01ba9c95a50ee262d5f279151d780dc3faef6
 DIST TeamSpeak3-Client-linux_x86-3.5.3.run 95939656 BLAKE2B 
5aec52b4461d45cd19947e3f87729a40bca23bc78d45565bad59a1f11b437e253f0bf073ad32ca1a43396b8bcf47794d0efb0673ec0b7314e3dd5c2a0dcdb140
 SHA512 
54a6d7ad03a357a78be71710e7878b9b5c0a54d175bf4242a35ba82df1abfa692dc4d4c921099677c5d163caf18b68db73a87b8637b216ef5c72eaa25b6deab7
-DIST teamspeak-client-5.0.0_beta24.tar.gz 98415731 BLAKE2B 
47589e828a71037910df2164152e63afef5606cc296f93e50f38e89a357b6fce266dcc219f7edeb4ac2ed664c3cf9f4847fd4a0a6b6c1327b63d328656a09359
 SHA512 
7ee9d088cf4f2e5b6fddba10f8586ffe4309dcf346f5b44dde89ceb9203746f7191247a3a0e3eb48cf7f21728734be3445c44dd025dd93f14b0bfce62d7e3623
 DIST teamspeak-client-5.0.0_beta27.tar.gz 106013392 BLAKE2B 
6d591cd2f79601bfb561adcfe9c118393eea9add8ac113bc4e5ebcfe6a154aa9ff0a0f951bda8c55747b9ceaea4cdbcbc65bc23082968709d12b239948b2e1a7
 SHA512 
4b141e63495bd0e4c4c6f02fb36153c35c4b86c999a682bd12f6f29110ce972ec8c72a99b1fd6a1b7584b8db63012cab9942bd85ae1c67636e5b3e3024fe2b98

diff --git a/media-sound/teamspeak-client/teamspeak-client-5.0.0_beta24.ebuild 
b/media-sound/teamspeak-client/teamspeak-client-5.0.0_beta24.ebuild
deleted file mode 100644
index f35eafbb741..000
--- a/media-sound/teamspeak-client/teamspeak-client-5.0.0_beta24.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop xdg-utils
-
-DESCRIPTION="A client software for quality voice communication via the 
internet"
-HOMEPAGE="https://www.teamspeak.com/;
-SRC_URI="teamspeak-client.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS=""
-LICENSE="teamspeak5 || ( GPL-2 GPL-3 LGPL-3 )"
-SLOT="5"
-
-RDEPEND="
-   app-accessibility/at-spi2-atk:2
-   dev-libs/atk
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/fontconfig:1.0
-   media-sound/pulseaudio
-   net-print/cups
-   sys-power/upower
-   sys-apps/dbus
-   x11-libs/cairo[glib]
-   x11-libs/gdk-pixbuf:2
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXScrnSaver
-   x11-libs/libXtst
-   x11-libs/pango
-"
-
-RESTRICT="bindist fetch mirror"
-
-S="${WORKDIR}"
-
-QA_PREBUILT="
-   opt/teamspeak5-client/chrome-sandbox
-   opt/teamspeak5-client/hotkey_helper
-   opt/teamspeak5-client/libcef.so
-   opt/teamspeak5-client/patcher
-   opt/teamspeak5-client/TeamSpeak
-   opt/teamspeak5-client/soundbackends/libalsa_linux_amd64.so
-   opt/teamspeak5-client/soundbackends/libpulseaudio_linux_amd64.so
-"
-
-pkg_nofetch() {
-   elog "Please download ${A} from"
-   elog "https://beta.teamspeak.com;
-   elog "and place it in your DISTDIR directory."
-   elog ""
-   elog "Please keep in mind, that this is a closed beta!"
-   elog "If you are not participating, you won't be able to download it!"
-}
-
-src_install() {
-   exeinto /opt/teamspeak5-client
-   doexe chrome-sandbox hotkey_helper patcher TeamSpeak libcef.so
-
-   insinto /opt/teamspeak5-client
-   doins *.bin *.dat *.pak
-   doins -r html licenses locales soundbackends
-
-   dodir /opt/bin
-   dosym ../teamspeak5-client/TeamSpeak /opt/bin/ts5client
-
-   make_desktop_entry /opt/bin/ts5client "Teamspeak 5 Client" 
/opt/teamspeak5-client/html/client_ui/images/icons/teamspea 
"Audio;AudioVideo;Network"
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   

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

2020-10-09 Thread Conrad Kostecki
commit: a04599db504db9ef7d343058ed9bf60ed6e500a2
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Oct  9 20:06:50 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Oct  9 20:09:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a04599db

media-sound/teamspeak-client: bump to version 5.0.0_beta27

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

 media-sound/teamspeak-client/Manifest  |  1 +
 .../teamspeak-client-5.0.0_beta27.ebuild   | 82 ++
 2 files changed, 83 insertions(+)

diff --git a/media-sound/teamspeak-client/Manifest 
b/media-sound/teamspeak-client/Manifest
index b259cbeb192..990b557531f 100644
--- a/media-sound/teamspeak-client/Manifest
+++ b/media-sound/teamspeak-client/Manifest
@@ -1,3 +1,4 @@
 DIST TeamSpeak3-Client-linux_amd64-3.5.3.run 97454216 BLAKE2B 
228542b7b5169bd4bc86f320f7d9b4e099d088db9bb5c944b7b1e9d029b8c505a50447468fb02bb2b5e34c0f3a4e088a1af2bab466a7ec71e128541fabe9b562
 SHA512 
8b0ea835b179596ec16c092790383691650f6cb92b97d4ab2012872edc2f4d82e0b3a3ea4551651c4824703b9ef01ba9c95a50ee262d5f279151d780dc3faef6
 DIST TeamSpeak3-Client-linux_x86-3.5.3.run 95939656 BLAKE2B 
5aec52b4461d45cd19947e3f87729a40bca23bc78d45565bad59a1f11b437e253f0bf073ad32ca1a43396b8bcf47794d0efb0673ec0b7314e3dd5c2a0dcdb140
 SHA512 
54a6d7ad03a357a78be71710e7878b9b5c0a54d175bf4242a35ba82df1abfa692dc4d4c921099677c5d163caf18b68db73a87b8637b216ef5c72eaa25b6deab7
 DIST teamspeak-client-5.0.0_beta24.tar.gz 98415731 BLAKE2B 
47589e828a71037910df2164152e63afef5606cc296f93e50f38e89a357b6fce266dcc219f7edeb4ac2ed664c3cf9f4847fd4a0a6b6c1327b63d328656a09359
 SHA512 
7ee9d088cf4f2e5b6fddba10f8586ffe4309dcf346f5b44dde89ceb9203746f7191247a3a0e3eb48cf7f21728734be3445c44dd025dd93f14b0bfce62d7e3623
+DIST teamspeak-client-5.0.0_beta27.tar.gz 106013392 BLAKE2B 
6d591cd2f79601bfb561adcfe9c118393eea9add8ac113bc4e5ebcfe6a154aa9ff0a0f951bda8c55747b9ceaea4cdbcbc65bc23082968709d12b239948b2e1a7
 SHA512 
4b141e63495bd0e4c4c6f02fb36153c35c4b86c999a682bd12f6f29110ce972ec8c72a99b1fd6a1b7584b8db63012cab9942bd85ae1c67636e5b3e3024fe2b98

diff --git a/media-sound/teamspeak-client/teamspeak-client-5.0.0_beta27.ebuild 
b/media-sound/teamspeak-client/teamspeak-client-5.0.0_beta27.ebuild
new file mode 100644
index 000..bbb81414064
--- /dev/null
+++ b/media-sound/teamspeak-client/teamspeak-client-5.0.0_beta27.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop xdg-utils
+
+DESCRIPTION="A client software for quality voice communication via the 
internet"
+HOMEPAGE="https://www.teamspeak.com/;
+SRC_URI="https://files.teamspeak-services.com/teamspeak/teamspeak-client.tar.gz
 -> ${P}.tar.gz"
+
+KEYWORDS=""
+LICENSE="teamspeak5 || ( GPL-2 GPL-3 LGPL-3 )"
+SLOT="5"
+
+RDEPEND="
+   app-accessibility/at-spi2-atk:2
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/fontconfig:1.0
+   media-sound/pulseaudio
+   net-print/cups
+   sys-power/upower
+   sys-apps/dbus
+   x11-libs/cairo[glib]
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXScrnSaver
+   x11-libs/libXtst
+   x11-libs/pango
+"
+
+RESTRICT="bindist mirror"
+
+S="${WORKDIR}"
+
+QA_PREBUILT="
+   opt/teamspeak5-client/chrome-sandbox
+   opt/teamspeak5-client/hotkey_helper
+   opt/teamspeak5-client/libcef.so
+   opt/teamspeak5-client/patcher
+   opt/teamspeak5-client/TeamSpeak
+   opt/teamspeak5-client/soundbackends/libalsa_linux_amd64.so
+   opt/teamspeak5-client/soundbackends/libpulseaudio_linux_amd64.so
+"
+
+src_install() {
+   exeinto /opt/teamspeak5-client
+   doexe chrome-sandbox hotkey_helper patcher TeamSpeak libcef.so
+
+   insinto /opt/teamspeak5-client
+   doins *.bin *.dat *.pak
+   doins -r html licenses locales soundbackends
+
+   dodir /opt/bin
+   dosym ../teamspeak5-client/TeamSpeak /opt/bin/ts5client
+
+   make_desktop_entry /opt/bin/ts5client "Teamspeak 5 Client" 
/opt/teamspeak5-client/html/client_ui/images/icons/teamspea 
"Audio;AudioVideo;Network"
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}



[gentoo-commits] repo/gentoo:master commit in: sci-visualization/gwyddion/

2020-10-09 Thread Andreas K. Hüttel
commit: 7be55bd5591fd63574068471409914b18e401909
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Oct  9 20:01:18 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Oct  9 20:01:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be55bd5

sci-visualization/gwyddion: Add gtk-doc related hack

This works around a mismatch between the ages-old m4 file
delivered with gwyddion and the newer one installed by
gtkdocize during eautoreconf ...

Closes: https://bugs.gentoo.org/741840
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sci-visualization/gwyddion/gwyddion-2.56.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sci-visualization/gwyddion/gwyddion-2.56.ebuild 
b/sci-visualization/gwyddion/gwyddion-2.56.ebuild
index de98686272c..85f881ab3d1 100644
--- a/sci-visualization/gwyddion/gwyddion-2.56.ebuild
+++ b/sci-visualization/gwyddion/gwyddion-2.56.ebuild
@@ -47,6 +47,9 @@ src_prepare() {
 }
 
 src_configure() {
+   # hack for bug 741840
+   use doc && export GTK_DOC_PATH=/usr/share/gtk-doc
+
econf \
--disable-rpath \
--without-kde4-thumbnailer \



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

2020-10-09 Thread Patrice Clement
commit: b1a398ee3ee3cfc711b0bd97db23b5a8ebc8007e
Author: Ferenc Erki  gmail  com>
AuthorDate: Thu Oct  8 15:26:58 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Oct  9 19:57:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1a398ee

app-misc/todo: clean up aliases.

Signed-off-by: Ferenc Erki  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17863
Signed-off-by: Patrice Clement  gentoo.org>

 app-misc/todo/{todo-2.12.0.ebuild => todo-2.12.0-r1.ebuild} | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-misc/todo/todo-2.12.0.ebuild 
b/app-misc/todo/todo-2.12.0-r1.ebuild
similarity index 87%
rename from app-misc/todo/todo-2.12.0.ebuild
rename to app-misc/todo/todo-2.12.0-r1.ebuild
index d1dcad07e58..623c419ac0a 100644
--- a/app-misc/todo/todo-2.12.0.ebuild
+++ b/app-misc/todo/todo-2.12.0-r1.ebuild
@@ -38,10 +38,7 @@ src_test() {
 
 src_install() {
dobin "${PN}.sh"
-   dosym "${PN}.sh" "/usr/bin/${PN}cli"
-   dosym "${PN}.sh" "/usr/bin/${PN}txt"
newbashcomp "${PN}_completion" "${PN}.sh"
-   bashcomp_alias "${PN}.sh" "${PN}cli" "${PN}txt"
einstalldocs
 }
 
@@ -63,4 +60,9 @@ pkg_postinst() {
einfo 'You can then edit this file as you see fit.'
einfo 'Enjoy!'
einfo
+   ewarn 'The Gentoo-specific todocli and todotxt aliases have been 
removed.'
+   ewarn 'If you still need them, add the following lines to your 
~/.bashrc:'
+   ewarn
+   ewarn 'alias todocli=todo.sh'
+   ewarn 'complete -F _todo todocli'
 }



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

2020-10-09 Thread Andreas K. Hüttel
commit: c83cf6c10772efe6b2a13dfb9011f14a085f6084
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Oct  9 19:16:13 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Oct  9 19:16:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c83cf6c1

app-text/xournalpp: Stable for amd64

Closes: https://bugs.gentoo.org/733532
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-text/xournalpp/xournalpp-1.0.18-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild 
b/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild
index 7057d336d41..3d28d5cb4eb 100644
--- a/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild
+++ b/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://github.com/xournalpp/xournalpp.git;
unset SRC_URI
 else
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"
SRC_URI="https://github.com/xournalpp/xournalpp/archive/${PV}.tar.gz -> 
${P}.tgz"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/, profiles/arch/amd64/

2020-10-09 Thread Andreas K. Hüttel
commit: 9efcfcc31a6b6e2f6aa90fdee161ca15c0ad951a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Oct  9 19:12:58 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Oct  9 19:14:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efcfcc3

package.use.stable.mask: Un-stable-mask contrib, contribdnn of opencv-4.4

Needed for digikam

Bug: https://bugs.gentoo.org/746596
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/arch/amd64/package.use.stable.mask | 4 +++-
 profiles/arch/x86/package.use.stable.mask   | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/profiles/arch/amd64/package.use.stable.mask 
b/profiles/arch/amd64/package.use.stable.mask
index 1a551e9861d..281979cb105 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -53,7 +53,9 @@ dev-qt/qtsql oci8
 
 # Amy Liffey  (2019-01-15)
 # Mask experimental contrib repo
-media-libs/opencv contrib contribcvv contribdnn contribhdf contribsfm 
contribxfeatures2d gflags glog tesseract
+# (except what's needed by digikam, dilfridge)
+media-libs/opencv contribcvv contribhdf contribsfm contribxfeatures2d gflags 
glog tesseract
+ (2018-11-07)
 # unmask sssd for sudo

diff --git a/profiles/arch/x86/package.use.stable.mask 
b/profiles/arch/x86/package.use.stable.mask
index 6a0b6158acb..364ba06c12a 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -46,7 +46,9 @@ dev-qt/qtsql oci8
 
 # Amy Liffey  (2019-01-15)
 # Mask experimental contrib repo
-media-libs/opencv contrib contribcvv contribdnn contribhdf contribsfm 
contribxfeatures2d gflags glog tesseract
+# (except what's needed by digikam, dilfridge)
+media-libs/opencv contribcvv contribhdf contribsfm contribxfeatures2d gflags 
glog tesseract
+ (2018-11-07)
 # unmask sssd for sudo



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebugsettings/

2020-10-09 Thread Andreas Sturmlechner
commit: e01507fd1d83f88c61bf0452ee049afebb228810
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:03 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e01507fd

kde-apps/kdebugsettings: drop 20.08.1*

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

 kde-apps/kdebugsettings/Manifest   |  1 -
 .../kdebugsettings/kdebugsettings-20.08.1.ebuild   | 33 --
 2 files changed, 34 deletions(-)

diff --git a/kde-apps/kdebugsettings/Manifest b/kde-apps/kdebugsettings/Manifest
index d295e53737e..5463f69f86c 100644
--- a/kde-apps/kdebugsettings/Manifest
+++ b/kde-apps/kdebugsettings/Manifest
@@ -1,3 +1,2 @@
 DIST kdebugsettings-20.04.3.tar.xz 65472 BLAKE2B 
3f18f9027de4560b23f1b138ca1cac1ef9aa85ab48f112a35222c952339fd6747cedbfa1a45f0002f2787d0a98b7db18c17d656bccbe3347fcc2f8e31031706b
 SHA512 
af6770415d7f8ba5ff56c13ce7227cc1b22b2db2f24da3ae5ee9d03d3275ced87dd0f73d310f0e4b1eaeb20bbe26df76f40b7c6a258be506529394d044826012
-DIST kdebugsettings-20.08.1.tar.xz 67428 BLAKE2B 
93658ceb44328ba2dc299e415786da54f8f073428fff0b01e021ced2af4ce26281a1f312e1eae34884e90a165c6ebcb004799856b141c28e32b5e06bda63e421
 SHA512 
991c066b949e213713df1880fd2a74d4dab536c22e690f63a28f1fdeda668a009d7b4bb0e1100afc4f357884d736f356d9c1d97ab1f9fd2bdf6a6f70899ae89c
 DIST kdebugsettings-20.08.2.tar.xz 68032 BLAKE2B 
b047fda0958efdc1cafbb30d2bbc8d7f735ffa450896836e39d9f43b38e988d17b9bc6575387299a42bc7330589072ea539cd5780e68d88449d339f9549cd8bb
 SHA512 
95cf27ee32934b572bf492ec75706cb5be17faa2a54dca5f3a3b8c745aad517e46453386eff2b40da6117e92359e4a01b273ba58db6a929a1e048bf9ae693b35

diff --git a/kde-apps/kdebugsettings/kdebugsettings-20.08.1.ebuild 
b/kde-apps/kdebugsettings/kdebugsettings-20.08.1.ebuild
deleted file mode 100644
index 495b05e1b77..000
--- a/kde-apps/kdebugsettings/kdebugsettings-20.08.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="forceoptional"
-KFMIN=5.72.0
-QTMIN=5.14.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Application to enable/disable qCDebug"
-HOMEPAGE="https://kde.org/applications/development/org.kde.kdebugsettings;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kitemviews-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT+=" test"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/ktimer/

2020-10-09 Thread Andreas Sturmlechner
commit: ed78f74e19ca102e4f11e7df2ae2328fe7545031
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:09 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed78f74e

kde-apps/ktimer: drop 20.08.1*

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

 kde-apps/ktimer/Manifest  |  1 -
 kde-apps/ktimer/ktimer-20.08.1.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/kde-apps/ktimer/Manifest b/kde-apps/ktimer/Manifest
index 42a68d02cba..793580e9baa 100644
--- a/kde-apps/ktimer/Manifest
+++ b/kde-apps/ktimer/Manifest
@@ -1,3 +1,2 @@
 DIST ktimer-20.04.3.tar.xz 377888 BLAKE2B 
efcb4f0a5e37226fd503aa91da1147e3f1fa26f650f7ce34a0d807f86160dbc845fd443ebf14522853bb4d66a82e4079274c3309087efa44291ae35ece034a74
 SHA512 
313ff9e8627cb0553c6e4a9b60349a842c016f9f20f952bcf1347c2500641242f095226e85eb66330a6d6d5292de8d0b26ef74127ac17e226337324e3f517eb6
-DIST ktimer-20.08.1.tar.xz 385464 BLAKE2B 
c470ddb37098fcc995b618669d882950144d3921c1149ac16d8acd7c0661ad3e88d0586fb8a9e234d1cf8f3a6027395e1bc248b155999d1bc19f12f6a0300f98
 SHA512 
ce5e1170734296031010e680af9c2b076c90b41620222e53fc8ffd9b665f3a3c0f2e7b591e113f414eb861a0dd764dbf88ee33c705625aa0479ebc5dc99ed72e
 DIST ktimer-20.08.2.tar.xz 385444 BLAKE2B 
eb4568cd5f6ce3d2da8ffa4f5186f5b32fca5fd5433d711987e37aa68b5ce77f50e6e912a6047dfdcdbae98b0fb15823d14ada3925c97085ea59bc235005008b
 SHA512 
6e036b3c701623fe29f69cf0c97abaecab54a52bb45b5100270014fdb29a4b39775c561843058144a7b59f4ab8260e44d2b6a594dc29f0381653cfe0eb3b9eea

diff --git a/kde-apps/ktimer/ktimer-20.08.1.ebuild 
b/kde-apps/ktimer/ktimer-20.08.1.ebuild
deleted file mode 100644
index 7dc104bcde3..000
--- a/kde-apps/ktimer/ktimer-20.08.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Little tool to execute programs after some time"
-HOMEPAGE="https://kde.org/applications/utilities/org.kde.ktimer
-https://utils.kde.org/projects/ktimer/;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kcalc/

2020-10-09 Thread Andreas Sturmlechner
commit: 353dee4ddd352012cb0376c34a0a072552220509
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:02 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=353dee4d

kde-apps/kcalc: drop 20.08.1*

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

 kde-apps/kcalc/Manifest |  1 -
 kde-apps/kcalc/kcalc-20.08.1.ebuild | 41 -
 2 files changed, 42 deletions(-)

diff --git a/kde-apps/kcalc/Manifest b/kde-apps/kcalc/Manifest
index 1485ea5f6a6..c3c5214f443 100644
--- a/kde-apps/kcalc/Manifest
+++ b/kde-apps/kcalc/Manifest
@@ -1,3 +1,2 @@
 DIST kcalc-20.04.3.tar.xz 373484 BLAKE2B 
cdc2058be158aeec257bacee2b49056eec702ec328e94fb79ef30da91fc526b4bb9afd6312edf46c615acea443c2e9161d15a92fc9987f291bd476a9547147a9
 SHA512 
dcc6765a8e0341f833e147015d1f6547adbe21eba6fe2bb7233bb717c29bc97115772001a7d7c654297b884ec7cd08373371d26ff60a50d2c4d527ebc0cf538e
-DIST kcalc-20.08.1.tar.xz 379048 BLAKE2B 
866cbfec3734649bf4d364326c07aaf1b36fd7ce59e144d8d02e1fae544bd8382343db6b718b80982fa89cce0df547a7a51e68d2afe32aafabbb2d295cba3dea
 SHA512 
13e9fc58d3a60934d5d648da113ff40701a4a81d0618f575c9cc7f6af4b7c9b283e9c699b448e83d462a63774d1e507df4d7a442360782425302ff9b0081e754
 DIST kcalc-20.08.2.tar.xz 379272 BLAKE2B 
87c80d070c8ad251f61b6aab949b7b66fa2877f5fc07728ae639aabbea68f7e331057a13a410bb6f437e0a9310a61e702d0368117fe524780d9f9302de7c9afb
 SHA512 
bc08e47d1d4355740c3a7fabc152476b593d75601acb8a153e032b5b9342157f155d844d85052b943867f959ba819b918858f953855d49e1d5109b1c89151930

diff --git a/kde-apps/kcalc/kcalc-20.08.1.ebuild 
b/kde-apps/kcalc/kcalc-20.08.1.ebuild
deleted file mode 100644
index 7e180b62d2b..000
--- a/kde-apps/kcalc/kcalc-20.08.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="true"
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE calculator"
-HOMEPAGE="https://kde.org/applications/utilities/org.kde.kcalc
-https://utils.kde.org/projects/kcalc/;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-BDEPEND="
-   sys-devel/gettext
-"
-DEPEND="
-   dev-libs/gmp:0=
-   dev-libs/mpfr:0=
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kinit-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/filelight/

2020-10-09 Thread Andreas Sturmlechner
commit: c8bc7e9b0360da688faead8d3015309135eede58
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:01 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8bc7e9b

kde-apps/filelight: drop 20.08.1*

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

 kde-apps/filelight/Manifest |  1 -
 kde-apps/filelight/filelight-20.08.1.ebuild | 34 -
 2 files changed, 35 deletions(-)

diff --git a/kde-apps/filelight/Manifest b/kde-apps/filelight/Manifest
index 082e61a1b3d..6358db26b15 100644
--- a/kde-apps/filelight/Manifest
+++ b/kde-apps/filelight/Manifest
@@ -1,3 +1,2 @@
 DIST filelight-20.04.3.tar.xz 661668 BLAKE2B 
0a44d0733af7f8631ae8f1fa8891384887c71365278e80ba6ba985bc29f32a3bc56a34ba8b33eecf1ae877cf79a6efb6507547678febae19aaf4840a763ec0c9
 SHA512 
62a8722f51b0aaec66ebdf5e409eea59419ed5a732a6dc3313a2ba567d4bb2da0c65aa45f2c59065304c5eb93d0c46c85f55fbda9e291be3482adf55ca7cb8ef
-DIST filelight-20.08.1.tar.xz 88 BLAKE2B 
c60b57c89712351b7544908e1c8bc68fb640acbde79e84e26cccb021118538aecb7ea3833236c4b4d47fec2818803ed46a49fa765709abe665d39a0e481029fe
 SHA512 
ecff6f7715c5c2f7ff33fe3e61e5ba7c8ad660961e3a911760ab8722e51af1bb9d1b0e41f964813799aaada47caa494cfe92bf6e79d784188f265c63a16c6807
 DIST filelight-20.08.2.tar.xz 667072 BLAKE2B 
e338ad6d97bfc2ba1f69f679653c302d37037c972469dd152777b6f392e2e18aa91cbee661e6dec797b9ac934f98c07e2f0014bbab3825d36b883fea9db87dbc
 SHA512 
d3e3e4f830c0f5e4f26ce64b1e58d93e4ef80ec1d329a9fb0289eb8762e058b0bb79732a9ef8e7468c4d3f5be8d9e94856f880818c8c33c7b5cb1e10b4e845f7

diff --git a/kde-apps/filelight/filelight-20.08.1.ebuild 
b/kde-apps/filelight/filelight-20.08.1.ebuild
deleted file mode 100644
index 3fe310162f4..000
--- a/kde-apps/filelight/filelight-20.08.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="optional"
-ECM_TEST="forceoptional"
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Visualise disk usage with interactive map of concentric, 
segmented rings"
-HOMEPAGE="https://kde.org/applications/utilities/org.kde.filelight
-https://utils.kde.org/projects/filelight/;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kbackup/

2020-10-09 Thread Andreas Sturmlechner
commit: e406b09c64d73c31e5d854704e77ed420b7dd942
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:01 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e406b09c

kde-apps/kbackup: drop 20.08.1*

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

 kde-apps/kbackup/Manifest   |  1 -
 kde-apps/kbackup/kbackup-20.08.1.ebuild | 35 -
 2 files changed, 36 deletions(-)

diff --git a/kde-apps/kbackup/Manifest b/kde-apps/kbackup/Manifest
index 8488f0092b0..7ca0bdaf9da 100644
--- a/kde-apps/kbackup/Manifest
+++ b/kde-apps/kbackup/Manifest
@@ -1,3 +1,2 @@
 DIST kbackup-20.04.3.tar.xz 360740 BLAKE2B 
c382c290ee9c7527e09d7d4a83b58610a022bd7be704a5929daacc8bd862362de5141abeee7c99ef22095327dd3d2b16e986954f715cd17c0b38d5e56b515a6a
 SHA512 
9d578a2673705745e89f060ce59ad2498a01ef95972e060320f0e015cf8fb3214017212039aad97f5fec00fc9ad4f5889db534b47950e43522ed41badf1828a1
-DIST kbackup-20.08.1.tar.xz 371160 BLAKE2B 
a976fc5ccacc74023bbc8aae56995c82aa36db6f9908fa7ea7499a8aec02aa44784abce3e675e537ee42f06f0ec039aa058d138cda78c5796e9ed8ae4f6f7c04
 SHA512 
314cb4b70e0bed6ef86dcb01937ef063b9f367bd622049a6ca63c951598c8459931f8d6a14bfe640c7fd16b73015ade4cdefe1b14bd95ae733a98510964ae5ce
 DIST kbackup-20.08.2.tar.xz 371100 BLAKE2B 
5eca9f8ca66bc59eae72cda4f3e8b6d63e702ebbce1180a90793edffcdc445905e4419ddb0ea73c0f03bfdd14fd1f98392bce195e3ba858c04792d01528d77a5
 SHA512 
610910c46e3b3ea2616191c46910f59e5e76ed2e9bebc51cecc0b206ce8351ff920506b03fa3db8fd95e7b712e91fd9714365ff39b2f037e37b9409bd4e6f3ed

diff --git a/kde-apps/kbackup/kbackup-20.08.1.ebuild 
b/kde-apps/kbackup/kbackup-20.08.1.ebuild
deleted file mode 100644
index c4f548f0185..000
--- a/kde-apps/kbackup/kbackup-20.08.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Program that lets you back up any directories or files"
-HOMEPAGE="https://kde.org/applications/utilities/org.kde.kbackup;
-
-LICENSE="GPL-2"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/karchive-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/lokalize/

2020-10-09 Thread Andreas Sturmlechner
commit: 13ce57e1583f3bad02204c413d26a14f56863330
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:57:57 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13ce57e1

kde-apps/lokalize: drop 20.08.1*

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

 kde-apps/lokalize/Manifest|  1 -
 kde-apps/lokalize/lokalize-20.08.1.ebuild | 72 ---
 2 files changed, 73 deletions(-)

diff --git a/kde-apps/lokalize/Manifest b/kde-apps/lokalize/Manifest
index c04da481437..38b7f3b1771 100644
--- a/kde-apps/lokalize/Manifest
+++ b/kde-apps/lokalize/Manifest
@@ -1,3 +1,2 @@
 DIST lokalize-20.04.3.tar.xz 1718604 BLAKE2B 
07b4a54a01c23f1f49e6c23441f7b6e25e10d42389a790fe427ab3a5543d27073ff3f56315bca8dab3238b558df15a0b22be0f6a3938acd61a2e3d3d8a2b
 SHA512 
becc88705957386a1012378e28c025eb4087f46e2f0953eaa3d8f8d6625cce3be1d23bf1a92ef38f02793a0f175115141839e360bce7f9adcf6ccd494b17b65c
-DIST lokalize-20.08.1.tar.xz 1984984 BLAKE2B 
c6f3ba95c924dce7de511d3f8cc9f96e25002a98f1c78ed13dedbf9bb33ae3e86e422f75b6ab1249624c6fc47208ac51a2d27c4beaf739a95b8a202f266bc057
 SHA512 
9ac2990ee4147114e42ae0098e65ea608a8052d836b5d8a4a4b721d1fa631f6e40a21431ef8c00c03adb7fcc668ea76704f3be207c74347480c33f59ad4f6a22
 DIST lokalize-20.08.2.tar.xz 1987064 BLAKE2B 
47bb93b856ea6033f421e52a6ebe3bc037ff09f701c997a66eeb6d819b99ad4ef88170ab7871c91ab2e971c5fbd4c7b814932f4b90a9c283fc64917b4fa125ff
 SHA512 
5554c162dc6af5ed9a4bcafd8c0f328d0cf00908a5a46ca98668ca61cf318b3493bdccf74837ed3f8c8b43070c0445353db863817a885eb2e9e6731435b3ba53

diff --git a/kde-apps/lokalize/lokalize-20.08.1.ebuild 
b/kde-apps/lokalize/lokalize-20.08.1.ebuild
deleted file mode 100644
index 0748859e7a1..000
--- a/kde-apps/lokalize/lokalize-20.08.1.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-PYTHON_COMPAT=( python3_{7,8} )
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit python-single-r1 ecm kde.org
-
-DESCRIPTION="KDE Applications 5 translation tool"
-HOMEPAGE="https://kde.org/applications/office/org.kde.lokalize
-https://l10n.kde.org/tools/;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RESTRICT+=" test" # tests are broken, bug 739734
-
-DEPEND="${PYTHON_DEPS}
-   >=app-text/hunspell-1.2.8:=
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtscript-${QTMIN}:5
-   >=dev-qt/qtsql-${QTMIN}:5[sqlite]
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kitemviews-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kparts-${KFMIN}:5
-   >=kde-frameworks/kross-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   >=kde-frameworks/sonnet-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-   $(python_gen_cond_dep '
-   dev-python/translate-toolkit[${PYTHON_MULTI_USEDEP}]
-   ')
-   >=kde-apps/kross-interpreters-${PV}:${SLOT}[python]
-"
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-   ecm_pkg_setup
-}
-
-src_install() {
-   ecm_src_install
-   python_fix_shebang "${ED}/usr/share/${PN}"
-}
-
-pkg_postinst() {
-   ecm_pkg_postinst
-
-   has_version dev-vcs/subversion || \
-   elog "To be able to autofetch KDE translations in new project 
wizard, install dev-vcs/subversion."
-}



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kompare/

2020-10-09 Thread Andreas Sturmlechner
commit: 81333ad1b1b47eccfada168d3939c18f0e02e4dd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:57:55 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81333ad1

kde-apps/kompare: drop 20.08.1*

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

 kde-apps/kompare/Manifest   |  1 -
 kde-apps/kompare/kompare-20.08.1.ebuild | 40 -
 2 files changed, 41 deletions(-)

diff --git a/kde-apps/kompare/Manifest b/kde-apps/kompare/Manifest
index 039b5ba6877..054c9ab112a 100644
--- a/kde-apps/kompare/Manifest
+++ b/kde-apps/kompare/Manifest
@@ -1,3 +1,2 @@
 DIST kompare-20.04.3.tar.xz 802396 BLAKE2B 
d32a1e59540ff565960e9d6c0b36940e2920fb9309ff27d9478efc4d6de72f30bfef41fae2bb9a0f6fa4d57992f42abfcbe7913a88543d22c4f29d2005b1a4fc
 SHA512 
5eb80a8e6aaa4bc05b24297f86ef5bb018f078a62d7eb99345ba49b0d95fe637eef75df0c5caf469c75f0b32c5d8afa6b40f10e3f3c9f2730a71469ead446ba2
-DIST kompare-20.08.1.tar.xz 924460 BLAKE2B 
4a4aa29fb29a438b331edc4319dd76cf92e780884cda606a8efa2d211806a47b160a099f5ddda4ad8455e45bfd8dc9155e83cb440bc30503f33495e280dc6ef3
 SHA512 
524a68563c18d33118f8b58aeb16faa718e8830fa071a2318ab0d8cfc218de269035650ca68e8415e5e6da5e037ba697bbe6d802ea68da76f9c66a93340f42ba
 DIST kompare-20.08.2.tar.xz 924000 BLAKE2B 
c8d2370cea3399ec675be1e5b762b714704e9e4d331da653f798d3f3fa0887dda29d54c1ef069081e9dca729f55dbeaec63a5e277212581f9920da5a3aaafee6
 SHA512 
0ebd9bf0cd801c869ce7a54ad2aca383afa7a3212e46de0761b8cd42d67cee6a4d72d3b39bfae817635a6f427152b181f605b9390b65c737414d706313533b08

diff --git a/kde-apps/kompare/kompare-20.08.1.ebuild 
b/kde-apps/kompare/kompare-20.08.1.ebuild
deleted file mode 100644
index dfd61b8225b..000
--- a/kde-apps/kompare/kompare-20.08.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="A program to view the differences between files"
-HOMEPAGE="https://kde.org/applications/development/org.kde.kompare;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-apps/libkomparediff2-${PVCUT}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kcodecs-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/kparts-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/ktexteditor-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kteatime/

2020-10-09 Thread Andreas Sturmlechner
commit: eece8e0a3c4330b4675cd142b7c65e7c25bef9b8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:08 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eece8e0a

kde-apps/kteatime: drop 20.08.1*

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

 kde-apps/kteatime/Manifest|  1 -
 kde-apps/kteatime/kteatime-20.08.1.ebuild | 33 ---
 2 files changed, 34 deletions(-)

diff --git a/kde-apps/kteatime/Manifest b/kde-apps/kteatime/Manifest
index 19a430a0eb1..f76b3844a10 100644
--- a/kde-apps/kteatime/Manifest
+++ b/kde-apps/kteatime/Manifest
@@ -1,3 +1,2 @@
 DIST kteatime-20.04.3.tar.xz 286976 BLAKE2B 
9fe4e9a462fdd1485f711fcacab5b449604429406d7e6db2b5062e3face7d3895ca7662b9c7fb97c302e23e35743dd8a2d226c0d3550672513c3edfcf407b212
 SHA512 
1b9f9ffdc2e3b2d1fb1c63459073067af2afd9feed6e437efcd593a61fd6c9dd8054dc4c4e8d40a356abefdae5288d68465fd5e584b0e5f0770b5d4de98d94f7
-DIST kteatime-20.08.1.tar.xz 294452 BLAKE2B 
b847eb523db9c636c80dc475fce4d546e2e9cf78f6e5d8d5621459f01741c1e105ef5ae9ffc70eca7ac807b39dc008fd2d1aa9583b7ffc9e7df4ef75fa9462a6
 SHA512 
470cbcb1eec6a2bfdff6f4f1c65b5a85b8a844f5ce264f391df7a1e381a4c786535b6889f66bae72b516faa2cf8e001c57995e9fd9c788f0bb9e60e547822256
 DIST kteatime-20.08.2.tar.xz 294396 BLAKE2B 
90b36f6ebd8f7d294d9da16ab1eb1e0f1b49bf5be93d9d891126853bb3e05cc299ac31a8ebefa42a6e01a34fa26544e63de11a354c2f87f67ca01aacc1619274
 SHA512 
f73cb270e0d31755cdc4ff6bd601634ed6b58053e36f4d1030116e65901866341155906535847f380dfca7c88b4a369f94a6e5884f713939041f415677a005fa

diff --git a/kde-apps/kteatime/kteatime-20.08.1.ebuild 
b/kde-apps/kteatime/kteatime-20.08.1.ebuild
deleted file mode 100644
index e8c60d57dbf..000
--- a/kde-apps/kteatime/kteatime-20.08.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE timer for making a fine cup of tea"
-HOMEPAGE="https://kde.org/applications/utilities/org.kde.kteatime;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/knotifyconfig-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/libkomparediff2/

2020-10-09 Thread Andreas Sturmlechner
commit: 98aa46dbc3191c14bb6390369e4564147895c2fb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:57:56 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98aa46db

kde-apps/libkomparediff2: drop 20.08.1*

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

 kde-apps/libkomparediff2/Manifest  |  1 -
 .../libkomparediff2/libkomparediff2-20.08.1.ebuild | 29 --
 2 files changed, 30 deletions(-)

diff --git a/kde-apps/libkomparediff2/Manifest 
b/kde-apps/libkomparediff2/Manifest
index 9d09b11e1eb..66e1887b6bc 100644
--- a/kde-apps/libkomparediff2/Manifest
+++ b/kde-apps/libkomparediff2/Manifest
@@ -1,3 +1,2 @@
 DIST libkomparediff2-20.04.3.tar.xz 170664 BLAKE2B 
f68a9eb8122bdf9e74fa21dfb9a4e5ed385a2c5b71fd521d1e8fe84569865eca5209cd6d05499a9ca628866064bc8ee2bd5fe80f0f94c75febeaddea6977f4a7
 SHA512 
880b8ed7d8e3df82f82509ef42f0c951340ed5c735e19af067381c9b0613afd43af97695bd42c8b60febda5605f22c6fb215ff2acbc5f6754e7c0076455e891f
-DIST libkomparediff2-20.08.1.tar.xz 162356 BLAKE2B 
d32a90af44319a4e2c8a4f194c5632e069dcbd7219d3747056a3d1034b88eb39df808113aa12708afaf0957ee0116cb82107cd2ab75949a831fcbcc7c90043ca
 SHA512 
043982200ea9c51f114a80c80865f04fc028b5462c66185f76cf3cc7eac80f54733adc6ff13ca0311525507e13f0fb3eb647f32092542e20a412ae4f859bfe76
 DIST libkomparediff2-20.08.2.tar.xz 162320 BLAKE2B 
a96dea5bcab540af13ccbed251d5bca793e1e665a42f7678ebd5ed54922f38e216e2e43223dbafec2d1071c95c5cd6b4ca60a2991d969c3da8f6c3ea7df3114e
 SHA512 
6561cd69a908d4fc73c29489733b0bca4b9dc7c182c1454f14baa4ad80e0f41f0a738c3ef86e611da2d72240363d3b3e8e788b60d2e6380a3f96763a3159a17b

diff --git a/kde-apps/libkomparediff2/libkomparediff2-20.08.1.ebuild 
b/kde-apps/libkomparediff2/libkomparediff2-20.08.1.ebuild
deleted file mode 100644
index ea7848ffa17..000
--- a/kde-apps/libkomparediff2/libkomparediff2-20.08.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE library to compare files and strings"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kcodecs-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kdesdk-thumbnailers/

2020-10-09 Thread Andreas Sturmlechner
commit: 3abc475c2e88d82e1ebbd9c9b17a8d4fdfc634f1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:57:54 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3abc475c

kde-apps/kdesdk-thumbnailers: drop 20.08.1*

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

 kde-apps/kdesdk-thumbnailers/Manifest  |  1 -
 .../kdesdk-thumbnailers-20.08.1.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/kde-apps/kdesdk-thumbnailers/Manifest 
b/kde-apps/kdesdk-thumbnailers/Manifest
index b9be9637af9..875e98f54bf 100644
--- a/kde-apps/kdesdk-thumbnailers/Manifest
+++ b/kde-apps/kdesdk-thumbnailers/Manifest
@@ -1,3 +1,2 @@
 DIST kdesdk-thumbnailers-20.04.3.tar.xz 17420 BLAKE2B 
181ef16405b99e3bf503b09ea0f1253e7daea6f806f4585202b516877b1827c4036a7bb5e308109538d477cc31ed85dedc83c21143f7d68ddd242d9933dd2de7
 SHA512 
8e1ed3b60348060e4322a6bda816674eaa53b7bf8d112e5200dc8879d8c4a84984f26de58f1d325e9e1cc65486b36183a5395e651c1ac602cb69181470456154
-DIST kdesdk-thumbnailers-20.08.1.tar.xz 17576 BLAKE2B 
41609a78f7ae04590fda8bf338e3601debed2c3c2b9534ce028454f2b27ce09c40f6c5ec744b935931c8f9300bee1da70387ef8796bcbf1db537cde63b0be60a
 SHA512 
fc08c4b951cf461cd358e6d32e84537dab8c6beb5c2e6a3725a833d5e9bcb9fb2ccc2c6175206f24b8048d43fe678b7d43de23b72ed23ce7279c4d9a5d7d507f
 DIST kdesdk-thumbnailers-20.08.2.tar.xz 17700 BLAKE2B 
3c6312c1229389ee133c18e8cb711690f05ff4558d86860f6e62bceeda40eb7fb054e0ed88c3806327474e63b182220981f27516e622c621bb878c3d1ecf1a5a
 SHA512 
f1f63c879f4f140cf8bf06c8d92d211a1d96824bb6cf9bbbea54cd64478c773339334c3b95491baefefc10fbad2f0b513a8ec972d5b9cd257e2af00266766e80

diff --git a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-20.08.1.ebuild 
b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-20.08.1.ebuild
deleted file mode 100644
index 7ef311d3562..000
--- a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-20.08.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Thumbnail generator for PO files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   sys-devel/gettext
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kimagemapeditor/

2020-10-09 Thread Andreas Sturmlechner
commit: 766378ce9b1585b85eccb63923484456f500a0bc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:07 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766378ce

kde-apps/kimagemapeditor: drop 20.08.1*

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

 kde-apps/kimagemapeditor/Manifest  |  1 -
 .../kimagemapeditor/kimagemapeditor-20.08.1.ebuild | 35 --
 2 files changed, 36 deletions(-)

diff --git a/kde-apps/kimagemapeditor/Manifest 
b/kde-apps/kimagemapeditor/Manifest
index b9acd9f0e86..3797aa0bf42 100644
--- a/kde-apps/kimagemapeditor/Manifest
+++ b/kde-apps/kimagemapeditor/Manifest
@@ -1,3 +1,2 @@
 DIST kimagemapeditor-20.04.3.tar.xz 1071332 BLAKE2B 
b15afd8e266ecf86206c2635b049c14895d525c281f12e6a3c13c10e29e5ed2eaa36c76e248dcb9edfababdb70adc6087011ad5885da4530b3396fd7b69a1387
 SHA512 
a10032011c2eec6a7e7718dfe60c7b1c5dedc0db2cb2c3dd40ba6c5ba515a916c2c7fd62e79d0ca4044a050970071d8deb5c43baff5503a548548cad045f618b
-DIST kimagemapeditor-20.08.1.tar.xz 1077904 BLAKE2B 
761d37d63f1f0153ce6fb640b928f3654d205c236e808e6ab2c9044be49011567f8a966610efbed04b1c1f6a85b3389b6db60cd91f86ce60cb7a498292e6b41d
 SHA512 
ef1f47898b0c96d7b0721d54a3c245f2d9bc00bfd3190b035f55cd096e50f8abb2a2671f40b95b4442b4da435e5a77cb7b0048326793bdd10c57ae67ca8506e4
 DIST kimagemapeditor-20.08.2.tar.xz 1077832 BLAKE2B 
8b480573e39a22acb7062f71a511dcf4b121623ab5c3ef32d8b54d2a117a16fae2b921bb81ca30ddce4666542ba4c2fd1f44482066f77e0c48d1204fd7df4b05
 SHA512 
530dfe77525eae8f619d1e09841912a8487489fd3053c659a6b14245d2813c7cf763324e9a6394064440d3fd1d3252e71a7e212c11cf556009a2d12928b45d4e

diff --git a/kde-apps/kimagemapeditor/kimagemapeditor-20.08.1.ebuild 
b/kde-apps/kimagemapeditor/kimagemapeditor-20.08.1.ebuild
deleted file mode 100644
index 32d090c21df..000
--- a/kde-apps/kimagemapeditor/kimagemapeditor-20.08.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Generator of HTML image maps"
-HOMEPAGE="https://kde.org/applications/development/org.kde.kimagemapeditor;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kparts-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kdf/

2020-10-09 Thread Andreas Sturmlechner
commit: c10204e3a59a7d1e76775535fbd1b12bdb2adc4d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:05 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c10204e3

kde-apps/kdf: drop 20.08.1*

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

 kde-apps/kdf/Manifest   |  1 -
 kde-apps/kdf/kdf-20.08.1.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/kde-apps/kdf/Manifest b/kde-apps/kdf/Manifest
index 0eb776fba66..055d330c06b 100644
--- a/kde-apps/kdf/Manifest
+++ b/kde-apps/kdf/Manifest
@@ -1,3 +1,2 @@
 DIST kdf-20.04.3.tar.xz 462264 BLAKE2B 
1a80a1191b989b5c4b050d36f0b56c1aaa8c29b28da379bd53c9c2034bc3e8707fda7b439184507c9c49ac3b0f5aba112978cb1695ff393058c3f091a7d33f16
 SHA512 
df8ebbc258b5ffe9becd8beb4911dc16e0d18a5e0860a8dafb0e9a492997f6aa7741cbe789eff1eb89bfbb52ec4dd9a057d322669f3c9e2b5888bfdd3cede8aa
-DIST kdf-20.08.1.tar.xz 467220 BLAKE2B 
9886a55318658706729c2c12da41dfb62f96c67b56a88afee02e257d200f174e37e052805ca0be8c35a7b4966610460eba56d8e0734a29319623fd0910e5bfe8
 SHA512 
b529145d5f6a5d0ff84e3ce5843cafd8e370701d2fc1892410e1ec57e2cd6fcf9879b3925f9169032c8781eca2796a4bb230a7a138bc9eaa8d79da88805fab82
 DIST kdf-20.08.2.tar.xz 467300 BLAKE2B 
a734507057c0c61c87fa2a7e451aad98cb5efeb2d52cf67400dabef284e91cdeec3ac4f834f0ca02a9f4687674f788d4fd406ae2a1f6abc33734e1a797506670
 SHA512 
7416b20753ad018f01e6f644b4fdcaf46e5245cc5a35c256b650abddbb204c41f5fb4dc752cec6223d4ea6f14a75f52b01234ae19f8cf100f82a2eaef8be9145

diff --git a/kde-apps/kdf/kdf-20.08.1.ebuild b/kde-apps/kdf/kdf-20.08.1.ebuild
deleted file mode 100644
index 33fd3a6a4d4..000
--- a/kde-apps/kdf/kdf-20.08.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE free disk space utility"
-HOMEPAGE="https://kde.org/applications/system/org.kde.kdf
-https://utils.kde.org/projects/kdf/;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/yakuake/

2020-10-09 Thread Andreas Sturmlechner
commit: 8e0162b7a3198a6d076763ce6fd4dd45a1418e91
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:15 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e0162b7

kde-apps/yakuake: drop 20.08.1*

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

 kde-apps/yakuake/Manifest   |  1 -
 kde-apps/yakuake/yakuake-20.08.1.ebuild | 58 -
 2 files changed, 59 deletions(-)

diff --git a/kde-apps/yakuake/Manifest b/kde-apps/yakuake/Manifest
index 9c077b897e5..a77907d17e3 100644
--- a/kde-apps/yakuake/Manifest
+++ b/kde-apps/yakuake/Manifest
@@ -1,3 +1,2 @@
 DIST yakuake-20.04.3.tar.xz 374280 BLAKE2B 
aa53e81af0e77a74ac637d185108341b89ec82ff94dcbc3f3cb0a6a8916cb3b7bcd48bad4d127c073de7f6788a38ae7c8a8c4092aaa72ce9d405e7214ea7342a
 SHA512 
a5b9b42b8fb47fe94c06cbdfc54683ae33ce9a84da3942efba1fee52e6103bd8ab60ef4bf46316793577813940250909fe74e722db77f57157e650612e592658
-DIST yakuake-20.08.1.tar.xz 380344 BLAKE2B 
918cbbca10f0fb91cf458220dc55cf866209355a7bb0d57ed4fee09a954409db56fc08ce72327d5090475b5a4c94a60f067a917ebeed6063db0fad9f8456388b
 SHA512 
6644bfd728929eefa2ce488f1e31729c89229f09b6b00ac2317974da6ebfe95b5db9fe5a2987e530fadb4cc0cb9a90142e016df2c9623c7ab3d0599c0d5202b9
 DIST yakuake-20.08.2.tar.xz 380920 BLAKE2B 
4b06e757f8d0d588701c788792db81a8dd3f37cba90a49a9f4e08071583aab0c561a6b5e590b043cf0ec6252b7dc524fb89bde8ab6c4886c608381dc89840393
 SHA512 
ecc6eb982ad7ad50521d4704ed999a04d6ca08034089f7b27705322c81d7c724c9e1092b0086f384a0fb86e2d84b1ef47a38c54415c9ad684da76425240fcd5b

diff --git a/kde-apps/yakuake/yakuake-20.08.1.ebuild 
b/kde-apps/yakuake/yakuake-20.08.1.ebuild
deleted file mode 100644
index 2176cd969a5..000
--- a/kde-apps/yakuake/yakuake-20.08.1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Quake-style terminal emulator based on konsole"
-HOMEPAGE="https://kde.org/applications/system/org.kde.yakuake;
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="absolute-position X"
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtsvg-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-apps/konsole-${PVCUT}:5
-   >=kde-frameworks/karchive-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kglobalaccel-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/knewstuff-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/knotifyconfig-${KFMIN}:5
-   >=kde-frameworks/kparts-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   absolute-position? ( >=kde-frameworks/kwayland-${KFMIN}:5 )
-   X? (
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   x11-libs/libX11
-   )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package absolute-position KF5Wayland)
-   $(cmake_use_find_package X X11)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: app-cdr/dolphin-plugins-mountiso/

2020-10-09 Thread Andreas Sturmlechner
commit: 12bbe317b68f5d4307aa6a23d549168a36bef160
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:57:59 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12bbe317

app-cdr/dolphin-plugins-mountiso: drop 20.08.1*

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

 app-cdr/dolphin-plugins-mountiso/Manifest  |  1 -
 .../dolphin-plugins-mountiso-20.08.1.ebuild| 65 --
 2 files changed, 66 deletions(-)

diff --git a/app-cdr/dolphin-plugins-mountiso/Manifest 
b/app-cdr/dolphin-plugins-mountiso/Manifest
index e32b61d6f9d..39d905585ff 100644
--- a/app-cdr/dolphin-plugins-mountiso/Manifest
+++ b/app-cdr/dolphin-plugins-mountiso/Manifest
@@ -1,2 +1 @@
-DIST dolphin-plugins-20.08.1.tar.xz 228072 BLAKE2B 
f6d0b0945eb1d9872ef20468e7e8df308d240909eda12bda00181f088c0ede3462f5b8560416500c1f199c1587a544cb65b41b5f89b89f2d493e57d077fc5b73
 SHA512 
e4f0a8899fd26055a80081236e4a9e14ea5d73c011ee0bf6cc934f599d24047adf86b16ff7164edcc59e101f11ad5364d9381f6852a11d6d36571366ff135e7b
 DIST dolphin-plugins-20.08.2.tar.xz 229440 BLAKE2B 
53d8c1c16a9ba5abcb3164cd4d30769506c4dfaaab148eed070185b17d00fc5583b5dbb28b163794e187da8e0d64435d904fb8ffc99e8625b8096bd96dbd94ab
 SHA512 
c854c3a7c918c9a8be1da41d9d4f8039b9c8e38ba4782ae064ea688fed51966b9749ce009b2f96bcac0f92dbe36e5f826a45265eb29e3f2ec4740902485099d7

diff --git 
a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-20.08.1.ebuild 
b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-20.08.1.ebuild
deleted file mode 100644
index b95d370e5ed..000
--- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-20.08.1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="false"
-KDE_RELEASE_SERVICE="true"
-KDE_ORG_CATEGORY="sdk"
-KDE_ORG_NAME="dolphin-plugins"
-MY_PLUGIN_NAME="mountiso"
-KFMIN=5.72.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Dolphin plugin for ISO loopback device mounting"
-HOMEPAGE="https://kde.org/applications/system/org.kde.dolphin_plugins;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-apps/dolphin-${PVCUT}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   ecm_src_prepare
-   # kxmlgui, qtnetwork only required by dropbox
-   ecm_punt_bogus_dep Qt5 Network
-   ecm_punt_bogus_dep KF5 XmlGui
-   # delete non-${PN} translations
-   if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   find po -type f -name "*po" -and -not -name 
"*${MY_PLUGIN_NAME}plugin" -delete || die
-   fi
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_${MY_PLUGIN_NAME}=ON
-   -DBUILD_bazaar=OFF
-   -DBUILD_dropbox=OFF
-   -DBUILD_git=OFF
-   -DBUILD_hg=OFF
-   -DBUILD_svn=OFF
-   )
-   ecm_src_configure
-}
-
-src_install() {
-   ecm_src_install
-   rm "${D}"/usr/share/metainfo/org.kde.dolphin-plugins.metainfo.xml || die
-}



[gentoo-commits] repo/gentoo:master commit in: kde-apps/umbrello/

2020-10-09 Thread Andreas Sturmlechner
commit: 7591eaccf7f7b819d3b2b0f1ae2ae6f6a7690660
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:57:58 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7591eacc

kde-apps/umbrello: drop 20.08.1*

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

 kde-apps/umbrello/Manifest|  1 -
 kde-apps/umbrello/umbrello-20.08.1.ebuild | 71 ---
 2 files changed, 72 deletions(-)

diff --git a/kde-apps/umbrello/Manifest b/kde-apps/umbrello/Manifest
index 9a9e90757bb..f43d933e4dd 100644
--- a/kde-apps/umbrello/Manifest
+++ b/kde-apps/umbrello/Manifest
@@ -1,3 +1,2 @@
 DIST umbrello-20.04.3.tar.xz 5546160 BLAKE2B 
4ca97a12b066235f8910a1fb91cebe809a6a621f60fa6b988fa90e77970ed21a4dc958d08a425431bd947cff6b9142b53310aacdc7e4e4122ea3fe48b7723594
 SHA512 
dd85330578a8c9a9568ce40758d76848fee76fa4ac16a44faeeb064480910038d734876ef9e2475e01e75a13f3d0b8d444fbf78542c9648ee6a8f59b4dc9b83c
-DIST umbrello-20.08.1.tar.xz 5554240 BLAKE2B 
fe5263b7f4c8af15b185152c9a2ed74abe85d9d2690ed44fcbac70f658649176a816b85d5a5c3f3cf3d7a0fc4ed4629d8f0957f751d20e01d670598a4abcdef8
 SHA512 
42ddc364bcccee88cd210183148e0a246c0efd2ebe2c5bca0a77260e772738ef0d74d8745133d45daa94e839cf3fe6ac46e65fced23cd8382cc7218689259710
 DIST umbrello-20.08.2.tar.xz 5554932 BLAKE2B 
9cfeea3ced5fef606b9a1d74a008e6e1e70ad21e03796caddcd2a5c08e7c124cb5b57d05739bc23acca6747de0576aef940e6be9e4d1173e8b44e3ee124aeb7e
 SHA512 
ba0f668fe0ac152b1087f99fb7e8cefd15b537417da9916ae15550f987ca3dd50801a34d987dbc860dcb06ae44deb4e4d33e54296800814fa5dc21bd22b6de65

diff --git a/kde-apps/umbrello/umbrello-20.08.1.ebuild 
b/kde-apps/umbrello/umbrello-20.08.1.ebuild
deleted file mode 100644
index 574a19707ac..000
--- a/kde-apps/umbrello/umbrello-20.08.1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-ECM_QTHELP="false" # TODO: figure out install error
-ECM_TEST="forceoptional"
-KFMIN=5.72.0
-QTMIN=5.14.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="KDE UML Modeller"
-HOMEPAGE="https://kde.org/applications/development/org.kde.umbrello
-https://umbrello.kde.org;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="php"
-
-RDEPEND="
-   dev-libs/libxml2
-   dev-libs/libxslt
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtsvg-${QTMIN}:5
-   >=dev-qt/qtwebkit-5.212.0_pre20180120:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/karchive-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/ktexteditor-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   php? (
-   dev-util/kdevelop:5=
-   dev-util/kdevelop-pg-qt
-   )
-"
-DEPEND="${RDEPEND}
-   >=kde-frameworks/kdelibs4support-${KFMIN}:5
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=ON # broken, re-enable w/ 
ECM_QTHELP
-   -DBUILD_APIDOC=OFF
-   -DBUILD_KF5=ON
-   -DBUILD_PHP_IMPORT=$(usex php)
-   -DBUILD_unittests=$(usex test)
-   )
-   use test && mycmakeargs+=(
-   -DCMAKE_DISABLE_FIND_PACKAGE_LLVM=ON
-   -DCMAKE_DISABLE_FIND_PACKAGE_Clang=ON
-   -DCMAKE_DISABLE_FIND_PACKAGE_CLANG=ON
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kwalletmanager/

2020-10-09 Thread Andreas Sturmlechner
commit: dac3a55e3e831a58c4134ce6947762263d47093b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:11 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dac3a55e

kde-apps/kwalletmanager: drop 20.08.1*

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

 kde-apps/kwalletmanager/Manifest   |  1 -
 .../kwalletmanager/kwalletmanager-20.08.1.ebuild   | 47 --
 2 files changed, 48 deletions(-)

diff --git a/kde-apps/kwalletmanager/Manifest b/kde-apps/kwalletmanager/Manifest
index 7afb6f67f43..ccbaf25c1bd 100644
--- a/kde-apps/kwalletmanager/Manifest
+++ b/kde-apps/kwalletmanager/Manifest
@@ -1,3 +1,2 @@
 DIST kwalletmanager-20.04.3.tar.xz 769080 BLAKE2B 
08a5a121595da8cfe7083a04978a7c70772b3a45f05da9f0da4883b3e7b7bfea57af37200b8d12ea56621119454350e3770457b760c94c07f42911c469241e1c
 SHA512 
aa6dfcec025d73d4a1139321436ae122e16e4ce3d57cd624c95003df395ca7d4273191b480ea6cf6849e0d630fd6044b833dae9674dcb8bdec43592f2b8f8a0d
-DIST kwalletmanager-20.08.1.tar.xz 773540 BLAKE2B 
df9b6ebc81341f79532f7cf6ace5aa16ee76dd656054a8a05a703f366703ecace827bec7cb0dd4161f2aae0a30938f6ba9e34dca996bacbe2c632afa3af4e157
 SHA512 
3c2428a55333c1fd5d8cbbfac1a7c894e4e0ab3987e824112b004731eeca6f05ffdeb04beffbf26fd8c62ecc3ae1fcd74224cffe4d7ebe56b7d2f13bb74fcd17
 DIST kwalletmanager-20.08.2.tar.xz 773884 BLAKE2B 
960e9a6bd49fa080956ad876727ba56d5020d4398d0008385b6c5c53ae2a5bd1dcd297f3a3e8c998ccc894022350e4fdef5fe351e5be52283f6e371915265cc6
 SHA512 
20430892c5e9a3d4809194368780ac8dcee3e679e90f939307fdfa4e0f6fef46266e1ce3a2b1d412a72c7ddfd78a37260c322054b33729b43bfe99c40e70ab12

diff --git a/kde-apps/kwalletmanager/kwalletmanager-20.08.1.ebuild 
b/kde-apps/kwalletmanager/kwalletmanager-20.08.1.ebuild
deleted file mode 100644
index 17da42bbc25..000
--- a/kde-apps/kwalletmanager/kwalletmanager-20.08.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Tool to manage the passwords on your system using KDE Wallet"
-HOMEAGE="https://kde.org/applications/system/org.kde.kwalletmanager5
-https://utils.kde.org/projects/kwalletmanager;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/karchive-${KFMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcodecs-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kitemviews-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kwallet-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/

2020-10-09 Thread Andreas Sturmlechner
commit: dde46176dd16024319f14c827f299cebd93be2b7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:57:58 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde46176

kde-apps/poxml: drop 20.08.1*

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

 kde-apps/poxml/Manifest |  1 -
 kde-apps/poxml/poxml-20.08.1.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 463b17f1a85..5f9ac7edcd7 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-20.04.3.tar.xz 43300 BLAKE2B 
51e40ad1067b6177cb7348d608a791ced4f1e72adb5842cb09dad38503a6cb698f0c3cc127a183e99deec9896653e0d9f521f5939b71395f22779ded10145401
 SHA512 
cd258bb659a8ac110d88971c103ad9cd8bec01494c48d06b5717ee05f50482ae86da284b0c5c88d6a4fbc8a0b1699fe31c5e5ae5cdb0acb3e738e1967d3e
-DIST poxml-20.08.1.tar.xz 43248 BLAKE2B 
ac467b19c98a4191fb987a4ce11ab3742bf69aebb663042717cd1622691286259400a04704378bc07c6e10b56748f2b986d462cc9d72df23916f194db8b73cf4
 SHA512 
bbbfa5aceb2d2d2901fae554f8de718d0f50a655678698c4e3d285117fdf207ec608cfdc5bc20fa032fa98a4fa28533cdf334a8998197489424f14de57a57e58
 DIST poxml-20.08.2.tar.xz 43264 BLAKE2B 
78e6919be8a8cc55d6158e809d987122fa61b13071e26b81ac306bfd0e447de6bfd85c4b98834720d5352bd546a29f3268f289159da23ea0794d2e45fbf95b73
 SHA512 
31c0b87ba1c2a2c5fcf88d8b49b46af08a7611dd18f4c7ccdceb0f8c32a1de58ea369a28922bcb907d0fd9a9ffa15a0d4c0c3a97a09045cf6cfe198d05f92bb7

diff --git a/kde-apps/poxml/poxml-20.08.1.ebuild 
b/kde-apps/poxml/poxml-20.08.1.ebuild
deleted file mode 100644
index 1c3ffe6d438..000
--- a/kde-apps/poxml/poxml-20.08.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtxml-${QTMIN}:5
-   sys-devel/gettext
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kdeutils-meta/

2020-10-09 Thread Andreas Sturmlechner
commit: 55dca76f5eb0c655c676a31094dc880585e777cb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:04 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55dca76f

kde-apps/kdeutils-meta: drop 20.08.1*

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

 .../kdeutils-meta/kdeutils-meta-20.08.1.ebuild | 43 --
 1 file changed, 43 deletions(-)

diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-20.08.1.ebuild 
b/kde-apps/kdeutils-meta/kdeutils-meta-20.08.1.ebuild
deleted file mode 100644
index 9cee4e0b22c..000
--- a/kde-apps/kdeutils-meta/kdeutils-meta-20.08.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
-
-DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages"
-HOMEPAGE="https://kde.org/applications/utilities https://utils.kde.org;
-
-LICENSE="metapackage"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="7zip cups floppy gpg lrz rar +webengine"
-
-RDEPEND="
-   >=app-cdr/dolphin-plugins-mountiso-${PV}:${SLOT}
-   >=kde-apps/ark-${PV}:${SLOT}
-   >=kde-apps/filelight-${PV}:${SLOT}
-   >=kde-apps/kate-${PV}:${SLOT}
-   >=kde-apps/kbackup-${PV}:${SLOT}
-   >=kde-apps/kcalc-${PV}:${SLOT}
-   >=kde-apps/kcharselect-${PV}:${SLOT}
-   >=kde-apps/kdebugsettings-${PV}:${SLOT}
-   >=kde-apps/kdf-${PV}:${SLOT}
-   >=kde-apps/kteatime-${PV}:${SLOT}
-   >=kde-apps/ktimer-${PV}:${SLOT}
-   >=kde-apps/kwalletmanager-${PV}:${SLOT}
-   >=kde-apps/sweeper-${PV}:${SLOT}
-   >=kde-apps/yakuake-${PV}:${SLOT}
-   cups? ( >=kde-apps/print-manager-${PV}:${SLOT} )
-   floppy? ( >=kde-apps/kfloppy-${PV}:${SLOT} )
-   gpg? ( >=kde-apps/kgpg-${PV}:${SLOT} )
-   webengine? ( >=kde-apps/kimagemapeditor-${PV}:${SLOT} )
-"
-# Optional runtime deps: kde-apps/ark
-RDEPEND="${RDEPEND}
-   7zip? ( app-arch/p7zip )
-   lrz? ( app-arch/lrzip )
-   rar? ( || (
-   app-arch/rar
-   app-arch/unrar
-   app-arch/unar
-   ) )
-"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/print-manager/

2020-10-09 Thread Andreas Sturmlechner
commit: 63ce795a848b3f8d85f66ef67b6ddea921a0e33e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:12 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63ce795a

kde-apps/print-manager: drop 20.08.1*

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

 kde-apps/print-manager/Manifest|  1 -
 .../print-manager/print-manager-20.08.1.ebuild | 62 --
 2 files changed, 63 deletions(-)

diff --git a/kde-apps/print-manager/Manifest b/kde-apps/print-manager/Manifest
index 1dd24b9cda6..c585b893b5b 100644
--- a/kde-apps/print-manager/Manifest
+++ b/kde-apps/print-manager/Manifest
@@ -1,3 +1,2 @@
 DIST print-manager-20.04.3.tar.xz 255532 BLAKE2B 
463c29f283c40d5a6b428ee77d6df4a80ac289e245ea9f520e71fb9032b84147b20bfb8dbc28d07dbe815b8b0b7eb1aa09853aaeb4d4adc45855cd2ed28938c2
 SHA512 
430116f46f69a8019dc891b108778b22f640b2ce2a6f5c4fdbee1eb84cee5f54e83c47bcac9ad85fb1e34a1072499b36943c88a444bdffc0cfb0f3f43d7950c2
-DIST print-manager-20.08.1.tar.xz 258552 BLAKE2B 
4bedb7c08a2b5533f1fb0f09ce830ed79dc480c63fa4ab83eb7f0c7a7903918a264a5074f6d02d8976bd8f67fe36279c898a2edf17e2c9b63d6ef307b4aedd59
 SHA512 
160adb6bda95ef7104acdbceb258eb64ef93cc120b35011db4f0ce134879113d9fc27617f5e4d810ac2857f092870719c0450dd0a481d0bbede0df473338a040
 DIST print-manager-20.08.2.tar.xz 258696 BLAKE2B 
9107ee7508153ec5c5d0597ccb5c6a978953e6a429cb57224b8f10791a50a5043708bb663efcf7962362d19011015f9009260fb6842ee0958c6787ea95723c01
 SHA512 
ae9647debbc5cf02db83b309a6b990e203a5b6c543bba52cc9076b90a42ba1317be4286084ba2e01e9e2c735be1fbe3fbab30e54de2e984855952dd1459b4b52

diff --git a/kde-apps/print-manager/print-manager-20.08.1.ebuild 
b/kde-apps/print-manager/print-manager-20.08.1.ebuild
deleted file mode 100644
index e3df96d4879..000
--- a/kde-apps/print-manager/print-manager-20.08.1.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
-
-KFMIN=5.72.0
-PLASMA_MINIMAL=5.16.5
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Manage print jobs and printers in Plasma"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="+gtk"
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/plasma-${KFMIN}:5
-   net-print/cups
-"
-RDEPEND="${DEPEND}
-   >=dev-qt/qtquickcontrols-${QTMIN}:5
-   >=dev-qt/qtquickcontrols2-${QTMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-plasma/kde-cli-tools-${PLASMA_MINIMAL}:5
-   gtk? ( app-admin/system-config-printer )
-"
-
-pkg_postinst(){
-   ecm_pkg_postinst
-
-   if [[ -z "${REPLACING_VERSIONS}" ]] && ! use gtk ; then
-   ewarn "By switching off \"gtk\" USE flag, you have chosen to do 
without"
-   ewarn "an important, though optional, runtime dependency:"
-   ewarn
-   ewarn "app-admin/system-config-printer"
-   ewarn
-   ewarn "${PN} will work nevertheless, but is going to be less 
comfortable"
-   ewarn "and will show the following error status during runtime:"
-   ewarn
-   ewarn "\"Failed to group devices: 'The name 
org.fedoraproject.Config.Printing"
-   ewarn "was not provided by any .service files'\""
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: kde-apps/ark/

2020-10-09 Thread Andreas Sturmlechner
commit: 3b6559f9f6375b2846e25c629ca3dfce8f8e19c5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:00 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6559f9

kde-apps/ark: drop 20.08.1*

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

 kde-apps/ark/Manifest   |  1 -
 kde-apps/ark/ark-20.08.1.ebuild | 79 -
 2 files changed, 80 deletions(-)

diff --git a/kde-apps/ark/Manifest b/kde-apps/ark/Manifest
index ad1c42be6fe..51da771ff2f 100644
--- a/kde-apps/ark/Manifest
+++ b/kde-apps/ark/Manifest
@@ -1,3 +1,2 @@
 DIST ark-20.04.3.tar.xz 2586436 BLAKE2B 
98343a4bc91fd13a33ba9dd69487c27433435d4bff722245c2cde02191017f4fa0b2d15213b97a86c3ecd87a17bf59e62a80b63c6684c813845bec9bab58f441
 SHA512 
6274483bc7cad9b8b3842a622a3f243fd5756aec147624eb9041459efd5c833e203c286412185bb105133d8c83a7503c8c7e519b8cb9cbd13830793c3429e142
-DIST ark-20.08.1.tar.xz 2709500 BLAKE2B 
8147433916cab11b784260e235b313ca3fce515b012e851759b65baeb11682721bcfa83bd8c5844befbdc7c7c21afde5518636df61f7d2676d52ee07274967ea
 SHA512 
1fae786d17a6e576e64b5b72e7d6886900a2fee3eedad41db174382dc70cb858c5c192c20896e5c2b6ec3c07f07d155fa5f52654496876808650a279b39eaa86
 DIST ark-20.08.2.tar.xz 2711160 BLAKE2B 
9a26c6bb418ec264bfb3cf7152daac4d6d73adc02e2f306254d15e1fcf580080c56a1ef8c75cad8c6f4177712bd8d65c615621c2d158c394660c8f73cd4fb7d3
 SHA512 
6e5285fca011a2c44817a4c9844ef2f5e7137ce446e28be3c65e259bb1011be634107886b72a53c8c735ac38f0ccee92d22670ab7c622fe4dd8d3ecd273706cf

diff --git a/kde-apps/ark/ark-20.08.1.ebuild b/kde-apps/ark/ark-20.08.1.ebuild
deleted file mode 100644
index d683f2a5009..000
--- a/kde-apps/ark/ark-20.08.1.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="optional"
-KFMIN=5.72.0
-QTMIN=5.14.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org optfeature
-
-DESCRIPTION="File archiver by KDE"
-HOMEPAGE="https://kde.org/applications/en/ark
-https://utils.kde.org/projects/ark/;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="zip"
-
-BDEPEND="
-   sys-devel/gettext
-"
-RDEPEND="
-   app-arch/libarchive:=[bzip2,lzma,zlib]
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/karchive-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kitemmodels-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/kparts-${KFMIN}:5
-   >=kde-frameworks/kpty-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   sys-libs/zlib
-   zip? ( >=dev-libs/libzip-1.2.0:= )
-"
-DEPEND="${RDEPEND}
-   >=dev-qt/qtconcurrent-${QTMIN}:5
-"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package zip LibZip)
-   )
-
-   ecm_src_configure
-}
-
-src_test() {
-   local myctestargs=(
-   -E "(plugins-clirartest)"
-   )
-
-   ecm_src_test
-}
-
-pkg_postinst() {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   elog "Optional dependencies:"
-   optfeature "rar archive creation/extraction" app-arch/rar
-   optfeature "rar archive extraction only" app-arch/unar 
app-arch/unrar
-   optfeature "7-Zip archive support" app-arch/p7zip
-   optfeature "lrz archive support" app-arch/lrzip
-   optfeature "markdown support in text previews" 
kde-misc/markdownpart:${SLOT} kde-misc/kmarkdownwebview:${SLOT}
-   fi
-   ecm_pkg_postinst
-}



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kgpg/

2020-10-09 Thread Andreas Sturmlechner
commit: f466bf6069fea830f6619b244e089283f9e64c8d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:06 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f466bf60

kde-apps/kgpg: drop 20.08.1*

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

 kde-apps/kgpg/Manifest|  1 -
 kde-apps/kgpg/kgpg-20.08.1.ebuild | 54 ---
 2 files changed, 55 deletions(-)

diff --git a/kde-apps/kgpg/Manifest b/kde-apps/kgpg/Manifest
index a0f16b15f73..bbe8fb74e37 100644
--- a/kde-apps/kgpg/Manifest
+++ b/kde-apps/kgpg/Manifest
@@ -1,3 +1,2 @@
 DIST kgpg-20.04.3.tar.xz 2790416 BLAKE2B 
a6ef91fb72da760ee86b1cb16405027d71bfe80a29f933a1fe34cdadefca66afa9c2a8233e902f1a2a80d036b2ec0a611dbad53ad4dc2fb34aaa4178f9337c05
 SHA512 
b36ff19ee02a8bbaa64cfece378178fd4d10700a0f62a44e3d911cebeb147564c577336681937e3be795924ab1da522a38b07a32335c95c3c7f711361f0a8a9c
-DIST kgpg-20.08.1.tar.xz 2883800 BLAKE2B 
6cbe403e1f375191356c00f271d2c637624701676d701c87c962b10c571613c1cf3181cf212f552f37b1ab6ef4da4b470470fb5534fab53d369f6bb7b05473bd
 SHA512 
326a440b1fc12520c46e516d609697327d46eac5e62ef012411f3b3dd170256d4d72b2ddd741ca985c36934c63d999da80d6f6850db8a22fb640541dac918b2b
 DIST kgpg-20.08.2.tar.xz 2884032 BLAKE2B 
715191a796a1ae8d1693b041570780ad3bd8766405435c4da7061332429449099918e781d769dcf417078051433ed8abce95234f9e209bb965375d163a97dd72
 SHA512 
90bffac279d65a788e13ed8c80172eb5eb4854dc21685e88ef1e9bab898bd8f28eb3ac00a6680653a5a62b34745fcfc9fb39fdc9a67c39974887bb464f08f338

diff --git a/kde-apps/kgpg/kgpg-20.08.1.ebuild 
b/kde-apps/kgpg/kgpg-20.08.1.ebuild
deleted file mode 100644
index 9c64ce456e3..000
--- a/kde-apps/kgpg/kgpg-20.08.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KDE_SELINUX_MODULE="gpg"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Frontend for GnuPG, a powerful encryption utility by KDE"
-HOMEPAGE="https://kde.org/applications/utilities/org.kde.kgpg
-https://utils.kde.org/projects/kgpg/;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-apps/akonadi-${PVCUT}:5
-   >=kde-apps/akonadi-contacts-${PVCUT}:5
-   >=kde-frameworks/karchive-${KFMIN}:5
-   >=kde-frameworks/kcodecs-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcontacts-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-DEPEND="${COMMON_DEPEND}
-   app-crypt/gpgme
-"
-RDEPEND="${COMMON_DEPEND}
-   app-crypt/gnupg
-"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kcharselect/

2020-10-09 Thread Andreas Sturmlechner
commit: 7fb2be39261717b7e98825535c4198eaabcb91dd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:03 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb2be39

kde-apps/kcharselect: drop 20.08.1*

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

 kde-apps/kcharselect/Manifest   |  1 -
 kde-apps/kcharselect/kcharselect-20.08.1.ebuild | 31 -
 2 files changed, 32 deletions(-)

diff --git a/kde-apps/kcharselect/Manifest b/kde-apps/kcharselect/Manifest
index 970a1126f25..1a7d24d51bf 100644
--- a/kde-apps/kcharselect/Manifest
+++ b/kde-apps/kcharselect/Manifest
@@ -1,3 +1,2 @@
 DIST kcharselect-20.04.3.tar.xz 335620 BLAKE2B 
bb5aa7fe86ac2be85e84d8b3004ac0a7e9f15e77591bde7008fb1412b8df20175d2cca7d825792c504737db4a694425f0f04655314bcfaa1fb103bcd7c0895bd
 SHA512 
f286115802d76d94ec7b42d874cbae750b707fccce00f3292cf861ded72ce32bc905a477c07afd03b24c214e3716ee7db445d1174bb6642fff9692a5046ff998
-DIST kcharselect-20.08.1.tar.xz 366076 BLAKE2B 
cb38b64e52fb9093c9df5147756fd534ab72c4b8686b3579c6987c3a21478c743e01e8e758a1b1c0c0049341dc016f68ef8fddb782c2c2cb9b7392e48f6b1754
 SHA512 
7b6e2c2dbd7c7d78189963f99ff73833b1ac34f7c6e1a00ee23c1e2c522d58b6907fa70c587312bc0fee7f7709db48f0f6572e707bc07ce7996688de8908c0b6
 DIST kcharselect-20.08.2.tar.xz 366128 BLAKE2B 
ebff64fdef1f58fa1fea0546b2b5b6987d268361773a3dfbaf6a9c4e7dbc132fcc3743dceda9cbc16dbe98d91eb242a3e0fe6f6dde81bd33e950c742d8b165e0
 SHA512 
e41a3d66de7b710ec694b99285ce99fbee547a2dbe9b0198f607e7376d6f1c51c2275902c07b1b147d7cbe53f8566e5ddf470b32183135f96ce1996e0de34ff5

diff --git a/kde-apps/kcharselect/kcharselect-20.08.1.ebuild 
b/kde-apps/kcharselect/kcharselect-20.08.1.ebuild
deleted file mode 100644
index dc845b25aff..000
--- a/kde-apps/kcharselect/kcharselect-20.08.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE character selection utility"
-HOMEPAGE="https://kde.org/applications/utilities/org.kde.kcharselect
-https://utils.kde.org/projects/kcharselect/;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kbookmarks-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kross-interpreters/

2020-10-09 Thread Andreas Sturmlechner
commit: 260bcf41b1e0c8b33e298836b634c0abc7bc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:57:56 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=260bcf41

kde-apps/kross-interpreters: drop 20.08.1*

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

 kde-apps/kross-interpreters/Manifest   |  1 -
 .../kross-interpreters-20.08.1.ebuild  | 42 --
 2 files changed, 43 deletions(-)

diff --git a/kde-apps/kross-interpreters/Manifest 
b/kde-apps/kross-interpreters/Manifest
index 2244cd96cef..1623bb944b1 100644
--- a/kde-apps/kross-interpreters/Manifest
+++ b/kde-apps/kross-interpreters/Manifest
@@ -1,3 +1,2 @@
 DIST kross-interpreters-20.04.3.tar.xz 151288 BLAKE2B 
12b1ed6db249dd132b0546fde987f762a0bda67eb8e6b9e0afbffe2d8d7c728640a1f2f6c53a65c8b38bb27364fd8c18eec9d7985707acb527a102d8e6ee60f1
 SHA512 
82ba94d8450e5dd875142c9cc2d48e3d312a5ec05246f8fafb833cc6964f7ca71f96859c79a3c6d457f350dbda85a219298c2f1d43efe0508cf1ac301ac4e2e7
-DIST kross-interpreters-20.08.1.tar.xz 151276 BLAKE2B 
a8bd9143f88183aaa3a2ee1253fe57b839f480f4719ded07ee6232debbd4c4c019343631d4d1507c40f9302656a8cf29030941f1b28d2bba67bf3222b74539ca
 SHA512 
cad4234aea2aa9c3b9abf41be60316f0444b72961c8ef10797c6a135f6d47220ee7d0dbb1f49d5e12d6a9efb2485146495e02b59746f04486e8675cf018f09fb
 DIST kross-interpreters-20.08.2.tar.xz 151244 BLAKE2B 
73e28ae1bf7aeb5aac6113506e0cee48e6d3ac6c03490df144e72fbbc624eaf062cacc06ba1cf7435a5bf2f2db6ac7243be6d185a1453c96f4e24c6c4a094582
 SHA512 
f9647eb6e1472a6ed1f7c34aa185e521dfc58384da8d9b41f2b19b568d6f5a20be645a8616802b27b1ede2bda32e4b30364187f96857f8511fd0858507e2a65d

diff --git a/kde-apps/kross-interpreters/kross-interpreters-20.08.1.ebuild 
b/kde-apps/kross-interpreters/kross-interpreters-20.08.1.ebuild
deleted file mode 100644
index dbb2ac4f17c..000
--- a/kde-apps/kross-interpreters/kross-interpreters-20.08.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-USE_RUBY="ruby25 ruby26 ruby27"
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org python-single-r1 ruby-single
-
-DESCRIPTION="Kross interpreter plugins for programming languages"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="+python ruby"
-
-REQUIRED_USE="|| ( python ruby ) python? ( ${PYTHON_REQUIRED_USE} )"
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kross-${KFMIN}:5
-   python? ( ${PYTHON_DEPS} )
-   ruby? ( ${RUBY_DEPS} )
-"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-   ecm_pkg_setup
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_python=$(usex python)
-   -DBUILD_ruby=$(usex ruby)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-apps/sweeper/

2020-10-09 Thread Andreas Sturmlechner
commit: b9f670351edd3c95e3403e9f0670878fcf03b42d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:14 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9f67035

kde-apps/sweeper: drop 20.08.1*

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

 kde-apps/sweeper/Manifest   |  1 -
 kde-apps/sweeper/sweeper-20.08.1.ebuild | 37 -
 2 files changed, 38 deletions(-)

diff --git a/kde-apps/sweeper/Manifest b/kde-apps/sweeper/Manifest
index b64479861d4..c1f7437f8c3 100644
--- a/kde-apps/sweeper/Manifest
+++ b/kde-apps/sweeper/Manifest
@@ -1,3 +1,2 @@
 DIST sweeper-20.04.3.tar.xz 368556 BLAKE2B 
9320e8bb305c50418b4daa4779edf53826dcb129be2d684324c6c8d263780be33acc70a84ec71dc31bde3f69bf75259c1dbf730818d3f33fafa5aa4ca42e6ec7
 SHA512 
6c801c29b01d7c75c83eb7853ae31e4e4821d0bba0d6337a224ce0baea578268dc0ca2ae832f600b0c604fcf5dee776441bfa02ceed10b5a29db733b43a940ea
-DIST sweeper-20.08.1.tar.xz 371968 BLAKE2B 
96db247f6d71c7904c051d56aa3104bc1261c4d0e472293e87a4dfac4e7b595a5fa3d8d08a41435bf63a55e1b599c4fb5cc12653ca5a63e8437be27be3291c58
 SHA512 
8f5c2fecc72d7edc2609450ed08d0a78cf56e32d1e72f63aaafab3c8ce02cb77aa2d326c312472e8e2e9956b687efd99ddda9b9f452bb567f8ad5f08aaf78e66
 DIST sweeper-20.08.2.tar.xz 371920 BLAKE2B 
ca7be6dc10c600ee9621b9ea7e3d867485c58c021d02d8ceb5609903a62db29dc8cb0ae8430de27b9f73b191fd6a31b6e1a0b85ed9052c00612968d6da5d9ba9
 SHA512 
65fe4ae1c5137cf40f6be3652fe2021e8f798d6fe96ef7d925fbf751694d825f19df3cc101f82c106b18b1cb3425239653df75416bdd986a3d4015643c90aa15

diff --git a/kde-apps/sweeper/sweeper-20.08.1.ebuild 
b/kde-apps/sweeper/sweeper-20.08.1.ebuild
deleted file mode 100644
index 55339faef44..000
--- a/kde-apps/sweeper/sweeper-20.08.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Privacy settings widget to clean unwanted traces on the system"
-HOMEPAGE="https://kde.org/applications/utilities/org.kde.sweeper
-https://utils.kde.org/projects/sweeper/;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/kactivities-stats-${KFMIN}:5
-   >=kde-frameworks/kbookmarks-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kfloppy/

2020-10-09 Thread Andreas Sturmlechner
commit: 8307463843ed34330b94a1a6419ad58463f1da15
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 08:58:05 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 19:03:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83074638

kde-apps/kfloppy: drop 20.08.1*

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

 kde-apps/kfloppy/Manifest   |  1 -
 kde-apps/kfloppy/kfloppy-20.08.1.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/kde-apps/kfloppy/Manifest b/kde-apps/kfloppy/Manifest
index ddf897560de..8b4f5f41a4b 100644
--- a/kde-apps/kfloppy/Manifest
+++ b/kde-apps/kfloppy/Manifest
@@ -1,3 +1,2 @@
 DIST kfloppy-20.04.3.tar.xz 198988 BLAKE2B 
66e15279399333001e66f674fec7b361401c665d475e4fd489144680a669f35452ae43879471b52df9a4e263676b104a019580b43554d875ac6c95fa10df62a3
 SHA512 
0226a83e4350c10c3a706d2fc82fb64b510cb992b7c20a1d72dc880da3fb82896be8ff5804aa22c5fd47233625e42afed7239c6cc9ab7fa2f25c0fedef03f2ed
-DIST kfloppy-20.08.1.tar.xz 203920 BLAKE2B 
5ef9cde4435b3e2bb6f5acdaedda95a3d5644f9128fc2dadfb5983c65452c2e790c7375ea9a70c586f12f0a590335f0c6f83418d9477f5c78a4c23aef25418d7
 SHA512 
ca6421035f05481f47c826179686f309b49defa39ba2121cb25e012016a15b7d3ddce2cb74ad9bd952551e2d84e0c3e84a0ac2d89ac4d5188291316c643ddade
 DIST kfloppy-20.08.2.tar.xz 204016 BLAKE2B 
2156427602b2f1616f574c38b663be23d1b94c7bfd565a2867087717d30d42d1e255062c36a39fc33533bf73f5c5f39ab180b79fa52471929156183dd6253ab8
 SHA512 
455bd8cef02e0598aa7708811e69c7c26fc6736e01a5be553abf021bf248155894a9eaa886a46331ba128940adaf76384c48e784522dcce92340d78bdd3e4d9e

diff --git a/kde-apps/kfloppy/kfloppy-20.08.1.ebuild 
b/kde-apps/kfloppy/kfloppy-20.08.1.ebuild
deleted file mode 100644
index bf012feaba0..000
--- a/kde-apps/kfloppy/kfloppy-20.08.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.72.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Straightforward graphical means to format 3.5\" and 5.25\" floppy 
disks"
-HOMEPAGE="https://kde.org/applications/utilities/org.kde.kfloppy
-https://utils.kde.org/projects/kfloppy/;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



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

2020-10-09 Thread Andreas K. Hüttel
commit: 4bf6c1938c37f47f1de32fa92b0833cc225eb229
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Oct  9 18:57:24 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Oct  9 18:57:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf6c193

app-text/krop: Version bump

Closes: https://bugs.gentoo.org/746671
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-text/krop/Manifest| 1 +
 app-text/krop/{krop-.ebuild => krop-0.6.0.ebuild} | 3 ++-
 app-text/krop/krop-.ebuild| 3 ++-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-text/krop/Manifest b/app-text/krop/Manifest
index 0d4e2b12d73..d3a11c64458 100644
--- a/app-text/krop/Manifest
+++ b/app-text/krop/Manifest
@@ -1 +1,2 @@
 DIST krop-0.5.1.tar.gz 42719 BLAKE2B 
e0baa3c14d9ce63815615eae004a08af720868d584262901eccbc569852177e07d5df659ea560d7e9cbdc4325daef8c35acd9c200440a8dfd73c19b274d8de37
 SHA512 
2bfd2a5d762454ab45538707c6f333d2b0947b6b203d6e7bd2d9d0d574d79de8ee6b30d87b17d6afea604456b915f323b855c9c9af5c169c192b0a01634075ca
+DIST krop-0.6.0.tar.gz 48331 BLAKE2B 
ca6a00a410ed4e18a401fab3a21bc49c86f73165f68b192ab83c8fad74111ba9a9941f464a2646faa5a3317bbb45cdc89bed19c901999c0b11db353ac2997a65
 SHA512 
51a988e4fcb65d11cc26cf5b0c808e79097a66ef8ec4751a6c051289cd77b3328ebc8ecd9829adc466f87330beb8bc715d290cc20be415a7b8f179378b7bcb4f

diff --git a/app-text/krop/krop-.ebuild b/app-text/krop/krop-0.6.0.ebuild
similarity index 87%
copy from app-text/krop/krop-.ebuild
copy to app-text/krop/krop-0.6.0.ebuild
index 5dbe780b3d8..3f7134934cd 100644
--- a/app-text/krop/krop-.ebuild
+++ b/app-text/krop/krop-0.6.0.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit desktop distutils-r1 xdg-utils
 
@@ -10,7 +11,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/arminstraub/krop.git;
 else
-   SRC_URI="http://arminstraub.com/downloads/${PN}/${P}.tar.gz;
+   SRC_URI="https://github.com/arminstraub/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
 fi
 

diff --git a/app-text/krop/krop-.ebuild b/app-text/krop/krop-.ebuild
index 5dbe780b3d8..3f7134934cd 100644
--- a/app-text/krop/krop-.ebuild
+++ b/app-text/krop/krop-.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit desktop distutils-r1 xdg-utils
 
@@ -10,7 +11,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/arminstraub/krop.git;
 else
-   SRC_URI="http://arminstraub.com/downloads/${PN}/${P}.tar.gz;
+   SRC_URI="https://github.com/arminstraub/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: net-im/teams/

2020-10-09 Thread Andreas K. Hüttel
commit: 50423e6b368afd6810517933807f693275c4fde6
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Oct  9 18:40:42 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Oct  9 18:40:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50423e6b

net-im/teams: Version bump

* let's try again without gnome-keyring
* remove keytar3 entirely
* add useflags system-ffmpeg, system-mesa

Closes: https://bugs.gentoo.org/729064
Closes: https://bugs.gentoo.org/747190
Closes: https://bugs.gentoo.org/743793
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 net-im/teams/Manifest  |   1 +
 net-im/teams/metadata.xml  |   4 ++
 net-im/teams/teams-1.3.00.25560.ebuild | 101 +
 3 files changed, 106 insertions(+)

diff --git a/net-im/teams/Manifest b/net-im/teams/Manifest
index f5a5a91341f..51d9a769cac 100644
--- a/net-im/teams/Manifest
+++ b/net-im/teams/Manifest
@@ -1 +1,2 @@
 DIST teams_1.3.00.16851_amd64.deb 70105596 BLAKE2B 
cbadd17aac8722248eb01a51ee709ea51aad4a88a5e1b4e13ba86608af41b409f556d010dfcb03deb63a672730d96b92cb835d533183525e7a7b87f273cac175
 SHA512 
be2f9f37e1eb283c6f2c57fede83482eb5f2bbe0f5107ab2fb9054135375de6fcf43cf128fe3b43a21353d0105f092e5b5755ff708c0874d40c7eb4153a3b3a4
+DIST teams_1.3.00.25560_amd64.deb 71805276 BLAKE2B 
b39d8f62653d303451e306290bdf0ea492b59b84fc87abefc8c9cbdf5462a917247d7dd9eda8c9c51e70e5ce3bc2db6ebd1eeda1c6b16c372cf154a8d81166aa
 SHA512 
91f90f321118faef0d1a619feb213f0d8af9380a75fffa01b3fcc62570c5a2984cbfc415595e5fabc4f683250517a88064b038897e476410709b35de770c8043

diff --git a/net-im/teams/metadata.xml b/net-im/teams/metadata.xml
index 80a71f59785..a141f350b4f 100644
--- a/net-im/teams/metadata.xml
+++ b/net-im/teams/metadata.xml
@@ -5,4 +5,8 @@
 dilfri...@gentoo.org
 Andreas K. Huettel
   
+  
+Use the system-wide 
media-video/ffmpeg instead of bundled.
+Use the system-wide media-libs/mesa 
instead of bundled.
+  
 

diff --git a/net-im/teams/teams-1.3.00.25560.ebuild 
b/net-im/teams/teams-1.3.00.25560.ebuild
new file mode 100644
index 000..3e8e3cbe1ad
--- /dev/null
+++ b/net-im/teams/teams-1.3.00.25560.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop unpacker xdg-utils
+
+DESCRIPTION="Microsoft Teams, an Office 365 multimedia collaboration client, 
pre-release"
+HOMEPAGE="https://products.office.com/en-us/microsoft-teams/group-chat-software/;
+SRC_URI="https://packages.microsoft.com/repos/ms-teams/pool/main/t/${PN}/${PN}_${PV}_amd64.deb;
+
+LICENSE="ms-teams-pre"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+RESTRICT="bindist mirror splitdebug test"
+IUSE="system-ffmpeg system-mesa"
+
+QA_PREBUILT="*"
+
+# libasound2 (>= 1.0.16), libatk-bridge2.0-0 (>= 2.5.3), libatk1.0-0 (>= 
1.12.4), libc6 (>= 2.17), libcairo2 (>= 1.6.0), libcups2 (>= 1.4.0),
+# libexpat1 (>= 2.0.1), libgcc1 (>= 1:3.0), libgdk-pixbuf2.0-0 (>= 2.22.0), 
libglib2.0-0 (>= 2.35.8), libgtk-3-0 (>= 3.9.10), libnspr4 (>= 2:4.9-2~), 
libnss3
+# (>= 2:3.22), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), 
libsecret-1-0 (>= 0.7), libuuid1 (>= 2.16), libx11-6 (>= 2:1.4.99.1), 
libx11-xcb1,
+# libxcb1 (>= 1.6), libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), 
libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), 
libxkbfile1,
+# libxrandr2 (>= 2:1.2.99.3), libxrender1, libxss1, libxtst6, 
apt-transport-https, libfontconfig1 (>= 2.11.0), libdbus-1-3 (>= 1.6.18), 
libstdc++6 (>= 4.8.1)
+RDEPEND="
+   app-accessibility/at-spi2-atk
+   app-crypt/libsecret
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/glib
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   net-print/cups
+   sys-apps/dbus
+   sys-apps/util-linux
+   x11-libs/cairo
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libxcb
+   x11-libs/libxkbfile
+   x11-libs/pango
+   system-mesa? ( media-libs/mesa )
+   system-ffmpeg? (  99teams <<-EOF
+   LDPATH=${EROOT}/usr/$(get_libdir)/chromium
+   EOF
+   doenvd 99teams
+   elog "Using system ffmpeg. This is experimental and may lead to 
crashes."
+   fi
+
+   if use system-mesa ; then
+   rm -f "${D}"/usr/share/teams/libEGL.so || die
+   rm -f "${D}"/usr/share/teams/libGLESv2.so || die
+   rm -f "${D}"/usr/share/teams/swiftshader/libEGL.so || die
+   rm -f 

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

2020-10-09 Thread Andreas K. Hüttel
commit: 40b0f30169f2c2faa1e448567ed085191af916b8
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Oct  9 18:20:25 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Oct  9 18:20:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b0f301

app-backup/tsm: Remove old

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

 app-backup/tsm/Manifest  |   1 -
 app-backup/tsm/tsm-7.1.8.0-r1.ebuild | 239 ---
 2 files changed, 240 deletions(-)

diff --git a/app-backup/tsm/Manifest b/app-backup/tsm/Manifest
index 6fcba5100fe..b1fe5ffa9f8 100644
--- a/app-backup/tsm/Manifest
+++ b/app-backup/tsm/Manifest
@@ -1,2 +1 @@
-DIST 7.1.8.0-TIV-TSMBAC-LinuxX86.tar 221849600 BLAKE2B 
a57d15885c802925e92afca45bfd25c1aa56c33329f03d3de89f00dd139239da3b835ef514dd8d881e76e04e84656d3d630b8e8e44fe8ef331c3f2c5d6acf816
 SHA512 
68dce2463554b7bd6100d5bf6a617316a04898b747fcaec182c9c4870c34bceb16eea47d073c587c7184945a3cef0f6c98d9a59364589a4745fd1fdc195e3af9
 DIST 8.1.6.0-TIV-TSMBAC-LinuxX86.tar 215961600 BLAKE2B 
de7e3083a87e72763ffee5adbabc20f546edbc771a9ea0017af591b677cb55832c366ec42da6258ccbb81368f7934acfd116eee77236737d8015cc7588d95d3e
 SHA512 
82897f8af6e1408b25eb95206500fa2e05f17983843de3a3456d71ee3cc25188e31a0a2b11c7ee5cf02c3a6aa46fbba03e2a31e697868905739e97c75bfd5984

diff --git a/app-backup/tsm/tsm-7.1.8.0-r1.ebuild 
b/app-backup/tsm/tsm-7.1.8.0-r1.ebuild
deleted file mode 100644
index 58c58485a2b..000
--- a/app-backup/tsm/tsm-7.1.8.0-r1.ebuild
+++ /dev/null
@@ -1,239 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit versionator multilib eutils readme.gentoo-r1 rpm systemd pax-utils
-
-DESCRIPTION="IBM Spectrum Protect (former Tivoli Storage Manager) 
Backup/Archive Client, API"
-HOMEPAGE="https://www.ibm.com/us-en/marketplace/data-protection-and-recovery;
-
-MY_PV_MAJOR=$(get_major_version)
-MY_PV_MINOR=$(get_version_component_range 2)
-MY_PV_TINY=$(get_version_component_range 3)
-MY_PV_PATCH=$(get_version_component_range 4)
-
-MY_PV_NODOTS="${MY_PV_MAJOR}${MY_PV_MINOR}${MY_PV_TINY}"
-MY_PVR_ALLDOTS=${PV}
-
-if [[ ${MY_PV_PATCH} == 0 ]]; then
-   MY_RELEASE_PATH=maintenance
-else
-   MY_RELEASE_PATH=patches
-fi
-BASE_URI="ftp://ftp.software.ibm.com/storage/tivoli-storage-management/;
-BASE_URI+="${MY_RELEASE_PATH}/client/v${MY_PV_MAJOR}r${MY_PV_MINOR}/"
-BASE_URI+="Linux/LinuxX86/BA/v${MY_PV_NODOTS}/"
-SRC_TAR="${MY_PVR_ALLDOTS}-TIV-TSMBAC-LinuxX86.tar"
-SRC_URI="${BASE_URI}${SRC_TAR}"
-
-RESTRICT="strip" # Breaks libPiIMG.so and libPiSNAP.so
-LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT CPL-1.0 HPND 
Exolab
-   dom4j EPL-1.0 FTL icu unicode IBM Info-ZIP LGPL-2 LGPL-2.1 
openafs-krb5-a
-   ZLIB MPL-1.0 MPL-1.1 NPL-1.1 openssl OPENLDAP RSA public-domain W3C
-   || ( BSD GPL-2+ ) gSOAP libpng tsm"
-
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE="acl java +tsm-cit +tsm-hw"
-QA_PREBUILT="*"
-
-# not available (yet?)
-#MY_LANGS="cs:CS_CZ de:DE_DE es:ES_ES fr:FR_FR hu:HU_HU it:IT_IT ja:JA_JP
-#  ko:KO_KR pl:PL_PL pt-BR:PT_BR ru:RU_RU zh-CN:ZH_CN zh-TW:ZH_TW"
-MY_LANG_PV="${MY_PVR_ALLDOTS}-"
-for lang in ${MY_LANGS}; do
-   IUSE="${IUSE} l10n_${lang%:*}"
-   SRC_URI="${SRC_URI} l10n_${lang%:*}? ( \
-${BASE_URI}TIVsm-msg.${lang#*:}.x86_64.rpm -> \
-${MY_LANG_PV}TIVsm-msg.${lang#*:}.x86_64.rpm )"
-done
-unset lang
-
-DEPEND="
-   acct-group/tsm
-"
-RDEPEND="
-   acct-group/tsm
-   dev-libs/expat
-   dev-libs/libxml2
-   sys-fs/fuse:0
-   acl? ( sys-apps/acl )
-   java? ( >=virtual/jre-1.7 )
-"
-
-S="${WORKDIR}/bacli"
-
-pkg_setup() {
-   DOC_CONTENTS="
-   Note that you have to be root to be able to use the Tivoli 
Storage Manager
-   client. The dsmtca trusted agent binary does not exist anymore.
-
-   For information on how to give other users access, please see 
the following
-   URLs:
-   
https://www.ibm.com/support/knowledgecenter/SSGSG7_7.1.8/client/c_cfg_nonadmin.html#c_macuninst_nonadmin
-   
https://www.ibm.com/support/knowledgecenter/SSGSG7_7.1.8/client/c_secure_pwd.html#c_secure_pwd__sec_no_tca
-   "
-}
-
-src_unpack() {
-   local rpm rpms lang
-   mkdir bacli || die
-   cd bacli || die
-   unpack ${SRC_TAR}
-
-   cd "${S}"
-   for rpm in *.rpm; do
-   case ${rpm} in
-   TIVsm-APIcit.*|TIVsm-BAcit.*)
-   use tsm-cit && rpms="${rpms} ./${rpm}"
-   ;;
-   TIVsm-BAhdw.*)
-   use tsm-hw && rpms="${rpms} ./${rpm}"
-   ;;
-   TIVsm-JBB.*|*-filepath-*)
-   # "journal based backup" for all filesystems
-

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

2020-10-09 Thread Andreas K. Hüttel
commit: 30c25ab45be7ee8795c74db682ffcbe6027f5bd8
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Oct  9 18:19:57 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Oct  9 18:19:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c25ab4

app-backup/tsm: Drop ROOTPATH from env again

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

 app-backup/tsm/tsm-8.1.6.0-r1.ebuild | 240 +++
 1 file changed, 240 insertions(+)

diff --git a/app-backup/tsm/tsm-8.1.6.0-r1.ebuild 
b/app-backup/tsm/tsm-8.1.6.0-r1.ebuild
new file mode 100644
index 000..34225aedc4c
--- /dev/null
+++ b/app-backup/tsm/tsm-8.1.6.0-r1.ebuild
@@ -0,0 +1,240 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit versionator multilib eutils readme.gentoo-r1 rpm systemd pax-utils
+
+DESCRIPTION="IBM Spectrum Protect (former Tivoli Storage Manager) 
Backup/Archive Client, API"
+HOMEPAGE="https://www.ibm.com/us-en/marketplace/data-protection-and-recovery;
+
+MY_PV_MAJOR=$(get_major_version)
+MY_PV_MINOR=$(get_version_component_range 2)
+MY_PV_TINY=$(get_version_component_range 3)
+MY_PV_PATCH=$(get_version_component_range 4)
+
+MY_PV_NODOTS="${MY_PV_MAJOR}${MY_PV_MINOR}${MY_PV_TINY}"
+MY_PVR_ALLDOTS=${PV}
+
+if [[ ${MY_PV_PATCH} == 0 ]]; then
+   MY_RELEASE_PATH=maintenance
+else
+   MY_RELEASE_PATH=patches
+fi
+BASE_URI="ftp://ftp.software.ibm.com/storage/tivoli-storage-management/;
+BASE_URI+="${MY_RELEASE_PATH}/client/v${MY_PV_MAJOR}r${MY_PV_MINOR}/"
+BASE_URI+="Linux/LinuxX86/BA/v${MY_PV_NODOTS}/"
+SRC_TAR="${MY_PVR_ALLDOTS}-TIV-TSMBAC-LinuxX86.tar"
+SRC_URI="${BASE_URI}${SRC_TAR}"
+
+RESTRICT="strip" # Breaks libPiIMG.so and libPiSNAP.so
+LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT CPL-1.0 HPND 
Exolab
+   dom4j EPL-1.0 FTL icu unicode IBM Info-ZIP LGPL-2 LGPL-2.1 
openafs-krb5-a
+   ZLIB MPL-1.0 MPL-1.1 NPL-1.1 openssl OPENLDAP RSA public-domain W3C
+   || ( BSD GPL-2+ ) gSOAP libpng tsm"
+
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="acl java +tsm-cit +tsm-hw"
+QA_PREBUILT="*"
+
+# not available (yet?)
+#MY_LANGS="cs:CS_CZ de:DE_DE es:ES_ES fr:FR_FR hu:HU_HU it:IT_IT ja:JA_JP
+#  ko:KO_KR pl:PL_PL pt-BR:PT_BR ru:RU_RU zh-CN:ZH_CN zh-TW:ZH_TW"
+MY_LANG_PV="${MY_PVR_ALLDOTS}-"
+for lang in ${MY_LANGS}; do
+   IUSE="${IUSE} l10n_${lang%:*}"
+   SRC_URI="${SRC_URI} l10n_${lang%:*}? ( \
+${BASE_URI}TIVsm-msg.${lang#*:}.x86_64.rpm -> \
+${MY_LANG_PV}TIVsm-msg.${lang#*:}.x86_64.rpm )"
+done
+unset lang
+
+DEPEND="
+   acct-group/tsm
+"
+RDEPEND="
+   acct-group/tsm
+   dev-libs/expat
+   dev-libs/libxml2
+   sys-fs/fuse:0
+   acl? ( sys-apps/acl )
+   java? ( >=virtual/jre-1.7 )
+"
+
+S="${WORKDIR}/bacli"
+
+pkg_setup() {
+   DOC_CONTENTS="
+   Note that you have to be root to be able to use the Tivoli 
Storage Manager
+   client. The dsmtca trusted agent binary does not exist anymore.
+
+   For information on how to give other users access, please see 
the following
+   URLs:
+   
https://www.ibm.com/support/knowledgecenter/SSGSG7_7.1.8/client/c_cfg_nonadmin.html#c_macuninst_nonadmin
+   
https://www.ibm.com/support/knowledgecenter/SSGSG7_7.1.8/client/c_secure_pwd.html#c_secure_pwd__sec_no_tca
+   "
+}
+
+src_unpack() {
+   local rpm rpms lang
+   mkdir bacli || die
+   cd bacli || die
+   unpack ${SRC_TAR}
+
+   cd "${S}"
+   for rpm in *.rpm; do
+   case ${rpm} in
+   TIVsm-APIcit.*|TIVsm-BAcit.*)
+   use tsm-cit && rpms="${rpms} ./${rpm}"
+   ;;
+   TIVsm-BAhdw.*)
+   use tsm-hw && rpms="${rpms} ./${rpm}"
+   ;;
+   TIVsm-JBB.*|*-filepath-*)
+   # "journal based backup" for all filesystems
+   # requires a kernel module.
+   # "Linux Filepath source code" available
+   # by request from vendor
+   ;;
+   *)
+   rpms="${rpms} ./${rpm}"
+   ;;
+   esac
+   done
+   for rpm in ${A}; do
+   case ${rpm} in
+   *.rpm)
+   rpms="${rpms} ${rpm}"
+   ;;
+   esac
+   done
+
+   rpm_unpack ${rpms}
+
+   # Avoid strange error messages caused by read-only files
+   chmod -R u+w "${S}" || die
+}
+
+src_install() {
+   cp -a opt "${D}" || die
+   cp -a usr "${D}" || die
+
+   # The RPM files contain postinstall scripts which can be 

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

2020-10-09 Thread Sam James
commit: 1fe9fc1dbf278cc2a7ec2371262be9ced55e8691
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  9 08:45:39 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  9 08:47:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe9fc1d

profiles/base/package.use.stable.mask: mask media-gfx/openvdb[python, numpy]

Pulls in dev-libs/boost[python, numpy] which isn't fully working atm.

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

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

diff --git a/profiles/base/package.use.stable.mask 
b/profiles/base/package.use.stable.mask
index 3a3b7af9c7e..bceec227afb 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -4,6 +4,11 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in package.use.mask
 
+# Sam James  (2020-10-09)
+# Depends on dev-libs/boost[python,numpy], not fully working atm
+# bug #733830, bug #746740
+media-gfx/openvdb python numpy
+
 # Joonas Niilola  (2020-10-08)
 # Experimental feature not yet stabilized. Use with caution.
 dev-libs/efl avif



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

2020-10-09 Thread Miroslav Šulc
commit: c10dae9d9e4f1a627eb6ba89e3f66f69f98bc4ab
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Oct  9 16:10:00 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Oct  9 16:10:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c10dae9d

media-sound/guayadeque: removed obsolete 0.4.5_p20170110

Closes: https://bugs.gentoo.org/724554
Closes: https://bugs.gentoo.org/658636
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/guayadeque/Manifest|  1 -
 .../guayadeque/guayadeque-0.4.5_p20170110.ebuild   | 94 --
 2 files changed, 95 deletions(-)

diff --git a/media-sound/guayadeque/Manifest b/media-sound/guayadeque/Manifest
index 0daed0c6708..a46c671e130 100644
--- a/media-sound/guayadeque/Manifest
+++ b/media-sound/guayadeque/Manifest
@@ -1,2 +1 @@
-DIST guayadeque-0.4.5_p20170110.tar.gz 2070855 BLAKE2B 
a8783a61df636e3ddf1473ba20450c89eeb977e06491e840743e7b8a7aa1a7515138ecf8f6c92a27f0c762363ef12c094927192b254ae238196ac6d967fd84d1
 SHA512 
57215ba47574fba615b33d72f45279c3726035bea38746f7d927a39866fb3fa8a3fb1dbd13fe672c7daba16a2131fbf4b89afed6a3bf8d9a584e5112d926f518
 DIST guayadeque-0.4.6.tar.gz 2074965 BLAKE2B 
a6076a60f6560f51f1fa1ac7aca0529823d6579726049cfda212ae42e62c6f86ca18e8c06aa60d8e23c8accf51d4363ebe4b69b50ce5224f7db3215c32acf12f
 SHA512 
d353aa492b393a5043cdab2d151d715381c3d9d50cad393ca5687b5c556257641fc2b5eda53772098c8c0621fba88ae693179d07a1085d5b69aab1e5d06459a7

diff --git a/media-sound/guayadeque/guayadeque-0.4.5_p20170110.ebuild 
b/media-sound/guayadeque/guayadeque-0.4.5_p20170110.ebuild
deleted file mode 100644
index 5becf50651c..000
--- a/media-sound/guayadeque/guayadeque-0.4.5_p20170110.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-WX_GTK_VER=3.0
-
-inherit cmake-utils vcs-snapshot wxwidgets
-
-DESCRIPTION="Music management program designed for all music enthusiasts"
-HOMEPAGE="https://guayadeque.org/;
-SRC_URI="https://github.com/anonbeat/${PN}/archive/9fec4f7b85095fa2d9f8e4d39c0cf5015f7624fa.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="appindicator ipod +minimal"
-
-# No test available, Making src_test fail
-RESTRICT="test"
-
-GST_DEPS="
-   media-libs/gnonlin:1.0
-   media-plugins/gst-plugins-libav:1.0
-   media-plugins/gst-plugins-libnice:1.0
-   media-plugins/gst-plugins-pulse:1.0
-   media-plugins/gst-plugins-soup:1.0
-   media-libs/gst-plugins-bad:1.0
-   media-libs/gst-plugins-ugly:1.0
-"
-RDEPEND="
-   dev-db/sqlite:3
-   >=dev-db/wxsqlite3-3.2.1
-   dev-libs/glib:2
-   media-libs/flac
-   media-libs/gst-plugins-base:1.0
-   media-libs/gst-plugins-good:1.0
-   media-libs/gstreamer:1.0
-   >=media-libs/taglib-1.6.4
-   net-misc/curl
-   sys-apps/dbus
-   x11-libs/wxGTK:${WX_GTK_VER}[X]
-   appindicator? ( >=dev-libs/libindicate-0.7 )
-   ipod? ( media-libs/libgpod )
-   !minimal? ( ${GST_DEPS} )"
-DEPEND="${RDEPEND}
-   app-arch/unzip
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}/${PF}-missing-aui-component.patch"
-)
-
-# echo $(cat po/CMakeLists.txt | grep ADD_SUBDIRECTORY | sed 
's#ADD_SUBDIRECTORY( \(\w\+\) )#\1#')
-LANGS=( bg ca_ES cs de el es fr hr hu is it ja nb nl pl pt pt_BR ru sk sr 
sr@latin sv th tr uk )
-
-pkg_setup() {
-   setup-wxwidgets
-}
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   # remove bundled libs
-   rm -rf src/wx/wxsql* src/wxsqlite3 || die
-
-   # comment out unused languages
-   cd po || die
-   local l
-   for l in "${LANGS[@]}"; do
-   ! has ${l} ${LINGUAS-${l}} && cmake_comment_add_subdirectory 
${l}
-   done
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_IPOD=$(usex ipod)
-   -DENABLE_LIBINDICATE=$(usex appindicator)
-   )
-   cmake-utils_src_configure
-}
-
-pkg_postinst() {
-   if use minimal; then
-   elog "If you are missing functionalities consider setting 
USE=-minimal"
-   elog "or install any of the following packages:"
-
-   local pkg
-   for pkg in ${GST_DEPS}; do
-   elog "\t ${pkg}"
-   done
-   fi
-}



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

2020-10-09 Thread Miroslav Šulc
commit: c9cb425283e1f02ac75de4a5091755d971c56828
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Oct  9 16:06:04 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Oct  9 16:06:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9cb4252

net-analyzer/zabbix: bump to 4.0.25

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

 net-analyzer/zabbix/Manifest |   1 +
 net-analyzer/zabbix/zabbix-4.0.25.ebuild | 350 +++
 2 files changed, 351 insertions(+)

diff --git a/net-analyzer/zabbix/Manifest b/net-analyzer/zabbix/Manifest
index cab970b144f..e26e3f8f6f1 100644
--- a/net-analyzer/zabbix/Manifest
+++ b/net-analyzer/zabbix/Manifest
@@ -1,4 +1,5 @@
 DIST zabbix-3.0.31.tar.gz 14698394 BLAKE2B 
b8b5f94fe7fe08385b1b358c628b2047b437e6068dab8c3dbdab03e55e95e27f1b77ede4a1a57c4f79bf4a629d9dc5671bd144c002ace7c915f2fed382ac13b2
 SHA512 
35fec45667cdf217c2be21a164181f92f8f11ef9bcfb0c8dad914726e7c436bae5f8a97aebc3af82499e37125f4d1896ef74ad061a1ee3cbb674562c22a832b1
 DIST zabbix-4.0.24.tar.gz 17404177 BLAKE2B 
3c2e9d6f69ad32c5fbee4d4f57661dffa9afafd98056f199658e05ff6c241149c5f23bb3a71a8524e3d83b33a6635b78713e8ec7a77457ae62550f9580715969
 SHA512 
ec4d4bbfc3ce1ea10a4e6cf96c10e4495ce2ea154dc297544ae107d4cb7451e3fc76e25d7822f40a809a87a268c54abb8a9d49869942f2009c0a7f92ff6abaf3
+DIST zabbix-4.0.25.tar.gz 17414403 BLAKE2B 
5b84c5d61c90b4fbc94ea64994a7b4216fe1e728e3bf71afb5cfa674f3f24bd8d9ab91dbd9d869d5bef8fc83ef168a952ba45db8abeabf51402d92dd4487d8dc
 SHA512 
741373adeab5ad4adccc8909e7adf7c8d2172b49e6c5e23cda057be3b82ea237fabcaa787557ea391861a6c2ad42efb695d36836ce8dfd1532e8a3cf394a7cfb
 DIST zabbix-5.0.3.tar.gz 18893485 BLAKE2B 
fd0225b86337a80f92a32647027e2265394ba766b304e305813b9edcfd2cc979dc4b6b4072dcd043e3b043b5f64a3fb28d36dd0dde18d216d877534ca2725d85
 SHA512 
d08a031b334f531320f6b695af3ed7e3514c802ea28e0cec75040c518409e16ab4c591b389091aa12c07129f9b758d050c958967e3e86e725f4595f3b3a90d97
 DIST zabbix-5.0.4.tar.gz 19039167 BLAKE2B 
82fb27076febe5ba43ff6c829ae22c5b4928d74f14e429c602442c90dfd5d1ce112b66d1782bd313b3300c66c774da4403a2150be7ed6ae56ae4b03a608dd018
 SHA512 
8ac6b56a221fe73982c30dc7dd2f2b036fa10a2fc38ef54e24dc0dd5d56a096f9c0779965afcaa5d26ee893a9f5fc8189ebc67d4244b325acb851cd8b5b6af73

diff --git a/net-analyzer/zabbix/zabbix-4.0.25.ebuild 
b/net-analyzer/zabbix/zabbix-4.0.25.ebuild
new file mode 100644
index 000..844a2e68741
--- /dev/null
+++ b/net-analyzer/zabbix/zabbix-4.0.25.ebuild
@@ -0,0 +1,350 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# needed to make webapp-config dep optional
+WEBAPP_OPTIONAL="yes"
+inherit flag-o-matic webapp java-pkg-opt-2 user systemd toolchain-funcs
+
+DESCRIPTION="ZABBIX is software for monitoring of your applications, network 
and servers"
+HOMEPAGE="https://www.zabbix.com/;
+MY_P=${P/_/}
+MY_PV=${PV/_/}
+SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz;
+LICENSE="GPL-2"
+SLOT="0"
+WEBAPP_MANUAL_SLOT="yes"
+KEYWORDS="~amd64 ~x86"
+IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle 
+postgres proxy server ssh ssl snmp sqlite odbc static"
+REQUIRED_USE="|| ( agent frontend proxy server )
+   proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
+   server? ( ^^ ( mysql oracle postgres odbc ) )
+   static? ( !oracle !snmp )"
+
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   java? ( >=virtual/jdk-1.8:* )
+   ldap? (
+   =dev-libs/cyrus-sasl-2*
+   net-libs/gnutls
+   net-nds/openldap
+   )
+   libxml2? ( dev-libs/libxml2 )
+   mysql? ( dev-db/mysql-connector-c )
+   odbc? ( dev-db/unixODBC )
+   openipmi? ( sys-libs/openipmi )
+   oracle? ( dev-db/oracle-instantclient-basic )
+   postgres? ( dev-db/postgresql:* )
+   proxy?  ( sys-libs/zlib )
+   server? (
+   dev-libs/libevent
+   sys-libs/zlib
+   )
+   snmp? ( net-analyzer/net-snmp )
+   sqlite? ( dev-db/sqlite )
+   ssh? ( net-libs/libssh2 )
+   ssl? ( dev-libs/openssl:=[-bindist] )
+   xmpp? ( dev-libs/iksemel )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   java? ( >=virtual/jre-1.8:* )
+   mysql? ( virtual/mysql )
+   proxy? ( net-analyzer/fping[suid] )
+   server? (
+   app-admin/webapp-config
+   dev-libs/libevent
+   dev-libs/libpcre
+   net-analyzer/fping[suid]
+   )
+   frontend? (
+   app-admin/webapp-config
+   
dev-lang/php:*[bcmath,ctype,sockets,gd,truetype,xml,session,xmlreader,xmlwriter,nls,sysvipc,unicode]
+   media-libs/gd[png]
+   virtual/httpd-php:*
+   mysql? ( dev-lang/php[mysqli] )
+   odbc? ( dev-lang/php[odbc] )
+   oracle? ( dev-lang/php[oci8-instant-client] )
+   

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

2020-10-09 Thread Conrad Kostecki
commit: 24d60f2b2269c85ec8ba236dd0ac9bfcdffaca6b
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Oct  9 15:57:44 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Oct  9 16:03:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d60f2b

net-misc/ipmiview: drop old version

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

 net-misc/ipmiview/Manifest  |  2 -
 net-misc/ipmiview/ipmiview-2.15.0.190109.ebuild | 89 -
 2 files changed, 91 deletions(-)

diff --git a/net-misc/ipmiview/Manifest b/net-misc/ipmiview/Manifest
index 7a7a716576f..21862601db1 100644
--- a/net-misc/ipmiview/Manifest
+++ b/net-misc/ipmiview/Manifest
@@ -1,3 +1 @@
-DIST IPMIView_2.15.0_build.190109_bundleJRE_Linux.tar.gz 138691420 BLAKE2B 
7f2d8e9519d6a9651d09c8b55e6a530266b809e437132ac4a814473ec25622663a0fb455a3b078fd5e79194e82d24d1b324369799f15bd1d4dbb6b607cdada76
 SHA512 
17078c8480579e63391a8cfb7af5033510ca3a9c5616b2af0af7679bbd6592f4f7fbe68dc01194aa11c1b481bc1c4089339adb42c22a687effa05dd728984579
-DIST IPMIView_2.15.0_build.190109_bundleJRE_Linux_x64.tar.gz 135584164 BLAKE2B 
d74ade013d00e7c7dd5d79b808d158519a520603931dfe9bd44f4dc64911b066f0e9f61bdff7386ee30d2d5b1f4fb86477ee339e76f00746f0b119c3a4b49e82
 SHA512 
2409f79850cafb2af5f34ec3fd755a6438ef7abef3c1a014df95d4ccc49d9b151ddfba7c1824de9c0f00234ea36b2fa6bb519f5035321dccae9ac06fa2f9458a
 DIST IPMIView_2.17.0_build.200505_bundleJRE_Linux_x64.tar.gz 105509705 BLAKE2B 
915c1c27bb9e1f519634c0c2a78e3673aaa2c6e713be1132d2682dabf8f56a35b16c2403645fc0fda54643e35214ead65ef9d01854180219dfcc8489904b8766
 SHA512 
17ed72e802fb0a55c140f98262575385ede2d490484fe926bb7ff19f34e5a376f2d21025e99318d2001b042487729dc8b07b38cca4bf62df6e04d7df0d1d3091

diff --git a/net-misc/ipmiview/ipmiview-2.15.0.190109.ebuild 
b/net-misc/ipmiview/ipmiview-2.15.0.190109.ebuild
deleted file mode 100644
index 7d565a17b74..000
--- a/net-misc/ipmiview/ipmiview-2.15.0.190109.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit desktop eapi7-ver java-pkg-2 prefix
-
-MY_DATE="$(ver_cut 4)"
-MY_PN="IPMIView"
-MY_PV="$(ver_cut 1-3)"
-
-DESCRIPTION="A GUI application that allows to manage multiple target systems 
through BMC"
-HOMEPAGE="https://www.supermicro.com/;
-SRC_URI="
-   amd64? ( 
ftp://ftp.supermicro.com/utility/${MY_PN}/Linux/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64.tar.gz
 )
-   x86? ( 
ftp://ftp.supermicro.com/utility/${MY_PN}/Linux/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux.tar.gz
 )
-"
-
-LICENSE="supermicro"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-
-RDEPEND="
-   net-misc/stunnel
-   virtual/jre:1.8
-"
-
-DEPEND="app-arch/unzip"
-
-RESTRICT="bindist fetch mirror strip"
-
-DIR="/usr/share/${PN}"
-QA_PREBUILT="usr/lib*"
-
-pkg_nofetch() {
-   elog "Please download ${A} from"
-   elog "https://www.supermicro.com/SwDownload/UserInfo.aspx?sw=0=IPMI;
-   elog "and place it in your DISTDIR directory."
-}
-
-src_unpack() {
-   unpack ${A}
-   mv -v ${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux$(usex amd64 
_x64 "") ${P} || die
-}
-
-src_prepare() {
-   default
-
-   # Extract icons for menu entries
-   unzip -j -LL IPMIView20.jar images/ipmi{view,trap}.ico || die
-
-   # Don't use their scary launchers
-   rm -v lax.jar || die
-}
-
-src_compile() {
-   :
-}
-
-src_install() {
-   java-pkg_dojar *.jar
-   java-pkg_doso $(usex amd64 '*64.so' '*32.so')
-
-   local pre=$(prefixify_ro "${FILESDIR}"/launcher-pre.bash)
-   java-pkg_dolauncher ipmiview --jar IPMIView20.jar -pre "${pre}"
-   java-pkg_dolauncher ipmiview-ikvm --jar iKVM.jar -pre "${pre}"
-   java-pkg_dolauncher ipmiview-ikvmmicroblade --jar iKVMMicroBlade.jar 
-pre "${pre}"
-   java-pkg_dolauncher ipmiview-jviewerx9 --jar JViewerX9.jar -pre "${pre}"
-   java-pkg_dolauncher trapreceiver --jar TrapView.jar -pre "${pre}"
-
-   exeinto ${DIR}/jre/bin
-   newexe $(prefixify_ro "${FILESDIR}"/fake-java-r1.bash) java
-
-   insinto ${DIR}/lib/BMCSecurity
-   doins BMCSecurity/*.{crt,key,pem,txt}
-
-   insinto ${DIR}/lib/BMCSecurity/linux
-   doins BMCSecurity/linux/stunnel.conf
-
-   dosym ../../../../../bin/stunnel ${DIR}/lib/BMCSecurity/linux/stunnel32
-   dosym ../../../../../bin/stunnel ${DIR}/lib/BMCSecurity/linux/stunnel64
-
-   doicon ipmi{view,trap}.ico
-   make_desktop_entry ipmiview IPMIView ipmiview.ico
-   make_desktop_entry trapreceiver "Trap Receiver" ipmitrap.ico
-
-   local DOCS=( *.pdf *.txt )
-   einstalldocs
-}



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

2020-10-09 Thread Conrad Kostecki
commit: d0ee314a3ec40f9dfa65c52c0bcf18fae4fe881b
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Oct  9 15:47:34 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Oct  9 16:03:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ee314a

sys-apps/tas: update SRC_URI

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

 sys-apps/tas/tas-1.6.0.200601.ebuild | 10 ++
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/sys-apps/tas/tas-1.6.0.200601.ebuild 
b/sys-apps/tas/tas-1.6.0.200601.ebuild
index a2146bbbec8..6301047a3e2 100644
--- a/sys-apps/tas/tas-1.6.0.200601.ebuild
+++ b/sys-apps/tas/tas-1.6.0.200601.ebuild
@@ -11,7 +11,7 @@ MY_PV="$(ver_cut 1-3)"
 
 DESCRIPTION="Supermicro Thin-Agent Service for monitoring through the BMC/IPMI"
 HOMEPAGE="https://www.supermicro.com;
-SRC_URI="${MY_PN}_${MY_PV}_build.${MY_DATE}.zip"
+SRC_URI="https://www.supermicro.com/wftp/utility/${MY_PN}/${MY_PN}_${MY_PV}_build.${MY_DATE}.zip;
 
 KEYWORDS="-* ~amd64 ~x86"
 LICENSE="BSD supermicro"
@@ -29,7 +29,7 @@ RDEPEND="
 
 BDEPEND="app-arch/unzip"
 
-RESTRICT="bindist fetch mirror"
+RESTRICT="bindist mirror"
 
 S="${WORKDIR}"
 
@@ -44,12 +44,6 @@ DOCS=(
 
 CONFIG_CHECK="~IPMI_DEVICE_INTERFACE ~IPMI_HANDLER ~IPMI_SI"
 
-pkg_nofetch() {
-   elog "Please download ${A} from"
-   elog "https://www.supermicro.com/SwDownload/UserInfo.aspx?sw=0=TAS;
-   elog "and place it in your DISTDIR directory."
-}
-
 src_unpack() {
unpack ${A}
unpack "${S}"/${MY_PN}_${MY_PV}_build.${MY_DATE}_Linux.tar.gz



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

2020-10-09 Thread Conrad Kostecki
commit: 2193a260da1a730c1b7f6ac49fd113a669abbd9c
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Oct  9 15:49:55 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Oct  9 16:03:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2193a260

sys-apps/smcipmitool: update SRC_URI

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

 sys-apps/smcipmitool/smcipmitool-2.23.0.191216.ebuild | 10 ++
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/sys-apps/smcipmitool/smcipmitool-2.23.0.191216.ebuild 
b/sys-apps/smcipmitool/smcipmitool-2.23.0.191216.ebuild
index c0b818a212c..279c66adc7f 100644
--- a/sys-apps/smcipmitool/smcipmitool-2.23.0.191216.ebuild
+++ b/sys-apps/smcipmitool/smcipmitool-2.23.0.191216.ebuild
@@ -12,7 +12,7 @@ MY_PV="$(ver_cut 1-3)"
 
 DESCRIPTION="An out-of-band utility for interfacing with SuperBlade and IPMI 
devices via CLI"
 HOMEPAGE="https://www.supermicro.com/;
-SRC_URI="ftp://ftp.supermicro.com/utility/${MY_PN_SRC_URI}/Linux/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64.tar.gz;
+SRC_URI="https://www.supermicro.com/wftp/utility/${MY_PN_SRC_URI}/Linux/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64.tar.gz;
 
 LICENSE="supermicro"
 SLOT="0"
@@ -24,17 +24,11 @@ RDEPEND="
virtual/jre:1.8
 "
 
-RESTRICT="bindist fetch mirror"
+RESTRICT="bindist mirror"
 
 DIR="/usr/share/${PN}"
 QA_PREBUILT="usr/lib*"
 
-pkg_nofetch() {
-   elog "Please download ${A} from"
-   elog "https://www.supermicro.com/SwDownload/UserInfo.aspx?sw=0=IPMI;
-   elog "and place it in your DISTDIR directory."
-}
-
 src_unpack() {
unpack ${A}
mv -v ${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64 ${P} || die



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

2020-10-09 Thread Conrad Kostecki
commit: c5db860bb09c8985fa9721dab83d60815202e640
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Oct  9 15:50:51 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Oct  9 16:03:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5db860b

sys-apps/smcipmitool: drop old version

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

 sys-apps/smcipmitool/Manifest  |  2 -
 .../smcipmitool/smcipmitool-2.21.0.181029.ebuild   | 85 --
 2 files changed, 87 deletions(-)

diff --git a/sys-apps/smcipmitool/Manifest b/sys-apps/smcipmitool/Manifest
index 9c53b9e9787..3de8e46b894 100644
--- a/sys-apps/smcipmitool/Manifest
+++ b/sys-apps/smcipmitool/Manifest
@@ -1,3 +1 @@
-DIST SMCIPMITool_2.21.0_build.181029_bundleJRE_Linux.tar.gz 122153416 BLAKE2B 
2d4224a76588fa4da41a8080bde5833ce3a7da01a11e45fc48069084077fe2e1e48f5e92ec266b10a390b3a40cfbc66f2b674c9ef59f8b3b11d42cb20eb992bb
 SHA512 
e655e14751906d392f0f528c6d5afe83298f398025c5808d2efed142a3cdf9b56d06964feeed63fef58f2fe793d7de06c3eeb909e4467ce774317bb7971792d1
-DIST SMCIPMITool_2.21.0_build.181029_bundleJRE_Linux_x64.tar.gz 119034481 
BLAKE2B 
032bbae5a3e608f6f51ae955df875d18a7b260fc0d49d6371af910cc1186c47b3db2b012dccd2837b598d5e405fde01390cfb44a5526297691c9bb99029c2dbd
 SHA512 
9d721b8409510f75dbe36e8b5e3fdfb89f42f85365406f2c53890c1f5a6620f6abe00325017443b9af26bc60aeae7392065eb451d1a318de9898783562b43933
 DIST SMCIPMITool_2.23.0_build.191216_bundleJRE_Linux_x64.tar.gz 78810880 
BLAKE2B 
fa4d0c7ed8cd7fb8b03847b30d22b4c70d74402be50ef217b237a0ba786e264a0832533476db5523cf3ce9a88c2191cbc9ff32d54911dfca54ff8835268f0efd
 SHA512 
7770a1ec468934e1ac89612e77092f83ce91822326279afedcc5da9b5cdd84193e8077b87441c79253e366bde6f1ef3756ff35ff7fce8bc1759bb889ab8b082b

diff --git a/sys-apps/smcipmitool/smcipmitool-2.21.0.181029.ebuild 
b/sys-apps/smcipmitool/smcipmitool-2.21.0.181029.ebuild
deleted file mode 100644
index bd287818fb3..000
--- a/sys-apps/smcipmitool/smcipmitool-2.21.0.181029.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit eapi7-ver java-pkg-2 prefix
-
-MY_DATE="$(ver_cut 4)"
-MY_PN="SMCIPMITool"
-MY_PN_SRC_URI="SMCIPMItool"
-MY_PV="$(ver_cut 1-3)"
-
-DESCRIPTION="An out-of-band utility for interfacing with SuperBlade and IPMI 
devices via CLI"
-HOMEPAGE="https://www.supermicro.com/;
-SRC_URI="
-   amd64? ( 
ftp://ftp.supermicro.com/utility/${MY_PN_SRC_URI}/Linux/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64.tar.gz
 )
-   x86? ( 
ftp://ftp.supermicro.com/utility/${MY_PN_SRC_URI}/Linux/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux.tar.gz
 )
-"
-
-LICENSE="supermicro"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-
-RDEPEND="
-   net-misc/stunnel
-   sys-libs/ncurses-compat:5
-   virtual/jre:1.8
-"
-
-RESTRICT="bindist fetch mirror"
-
-DIR="/usr/share/${PN}"
-QA_PREBUILT="usr/lib*"
-
-pkg_nofetch() {
-   elog "Please download ${A} from"
-   elog "https://www.supermicro.com/SwDownload/UserInfo.aspx?sw=0=IPMI;
-   elog "and place it in your DISTDIR directory."
-}
-
-src_unpack() {
-   unpack ${A}
-   mv -v ${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux$(usex amd64 
_x64 "") ${P} || die
-}
-
-src_prepare() {
-   default
-
-   # Don't use their scary launchers
-   rm -v lax.jar || die
-}
-
-src_compile() {
-   :
-}
-
-src_install() {
-   java-pkg_dojar *.jar
-   java-pkg_doso libjcurses.so $(usex amd64 '*64.so' '*32.so')
-
-   local pre=$(prefixify_ro "${FILESDIR}"/launcher-pre.bash)
-   java-pkg_dolauncher smcipmitool-ikvm --jar iKVM.jar -pre "${pre}"
-   java-pkg_dolauncher smcipmitool-jviewersmc --jar JViewerSMC.jar -pre 
"${pre}"
-   java-pkg_dolauncher smcipmitool-jviewerx9 --jar JViewerX9.jar -pre 
"${pre}"
-   java-pkg_dolauncher smcipmitool --jar SMCIPMITool.jar -pre "${pre}"
-
-   exeinto "${DIR}"/jre/bin
-   newexe $(prefixify_ro "${FILESDIR}"/fake-java.bash) java
-
-   insinto "${DIR}"/lib/BMCSecurity
-   doins BMCSecurity/*.{crt,key,pem,txt}
-
-   insinto "${DIR}"/lib/BMCSecurity/linux
-   doins BMCSecurity/linux/stunnel.conf
-
-   dosym ../../../../../bin/stunnel 
"${DIR}"/lib/BMCSecurity/linux/stunnel32
-   dosym ../../../../../bin/stunnel 
"${DIR}"/lib/BMCSecurity/linux/stunnel64
-
-   local DOCS=(
-   "jcurses.README"
-   "ReleaseNotes.txt"
-   "SMCIPMITool_User_Guide.pdf"
-   )
-   einstalldocs
-}



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

2020-10-09 Thread Conrad Kostecki
commit: 3c2f9b25bbbcf170e03477ea104a94ce2451d99d
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Oct  9 16:02:36 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Oct  9 16:03:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c2f9b25

sys-apps/smc-sum: bump to version 2.5.0

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

 sys-apps/smc-sum/Manifest  |  1 +
 sys-apps/smc-sum/smc-sum-2.5.0.20200722.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/sys-apps/smc-sum/Manifest b/sys-apps/smc-sum/Manifest
index 3b87d8d05b1..ec20c259052 100644
--- a/sys-apps/smc-sum/Manifest
+++ b/sys-apps/smc-sum/Manifest
@@ -1 +1,2 @@
 DIST sum_2.4.0_Linux_x86_64_20191206.tar.gz 9732263 BLAKE2B 
4c0c25ab5d3a8b533487287676efe38df164ab80327016172da76539081b90bb4a1de5a043609f35800a82651335f862ea08aeaa867270a7e21b309372facc81
 SHA512 
7b320590391434518e74491dbe093689c4dcee2763d361203be2d468fcfb20e508fba489291d4bd08fd97d93d72309def1737c69a34a9dcfefb06cb4b45806b5
+DIST sum_2.5.0_Linux_x86_64_20200722.tar.gz 11280455 BLAKE2B 
5c25c2b35b6d82b1d3c856e97f1669e92ecb3406188398ee29cca44e44bb30e651fe9db7a39c93a78375b3021d5836e8d92b680b07ead0892f588f6ec9a03454
 SHA512 
af99c3fef1436d1ef97fbd03c619d0f4e1eea9afd00d03c905cf92a5ec826b1a5aec1ae2a2f69fa406eee91d5bed4bd2fcd3935243dc6dbae4efe04e0dcdff21

diff --git a/sys-apps/smc-sum/smc-sum-2.5.0.20200722.ebuild 
b/sys-apps/smc-sum/smc-sum-2.5.0.20200722.ebuild
new file mode 100644
index 000..07ffd44db9d
--- /dev/null
+++ b/sys-apps/smc-sum/smc-sum-2.5.0.20200722.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_DATE="$(ver_cut 4)"
+MY_PN="${PN/smc-/}"
+MY_PV="$(ver_cut 1-3)"
+
+DESCRIPTION="Updates the BIOS and IPMI firmware and system settings on 
Supermicro mainboards"
+HOMEPAGE="https://www.supermicro.com;
+SRC_URI="${MY_PN}_${MY_PV}_Linux_x86_64_${MY_DATE}.tar.gz"
+
+LICENSE="supermicro"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="module"
+
+RDEPEND="module? ( sys-apps/smc-sum-driver )"
+
+RESTRICT="bindist fetch mirror"
+
+S="${WORKDIR}/${MY_PN}_${MY_PV}_Linux_x86_64"
+
+DOCS=( "ReleaseNote.txt" "SUM_UserGuide.pdf" "sumrc.sample" 
"ExternalData/SMCIPID.txt" "ExternalData/VENID.txt" )
+
+QA_PREBUILT="usr/bin/smc-sum"
+
+pkg_nofetch() {
+   elog "Please download ${A} from"
+   elog "https://www.supermicro.com/SwDownload/UserInfo.aspx?sw=0=SUM;
+   elog "and place it in your DISTDIR directory."
+}
+
+src_install() {
+   newbin sum smc-sum
+
+   einstalldocs
+}



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

2020-10-09 Thread Conrad Kostecki
commit: 75246684ece062732fe18d1ff6248cd1385f86d0
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Oct  9 15:55:55 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Oct  9 16:03:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75246684

net-misc/ipmiview: update SRC_URI

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

 net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild | 10 ++
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild 
b/net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild
index 664d3944d27..905442360b7 100644
--- a/net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild
+++ b/net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild
@@ -11,7 +11,7 @@ MY_PV="$(ver_cut 1-3)"
 
 DESCRIPTION="A GUI application that allows to manage multiple target systems 
through BMC"
 HOMEPAGE="https://www.supermicro.com/;
-SRC_URI="ftp://ftp.supermicro.com/utility/${MY_PN}/Linux/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64.tar.gz;
+SRC_URI="https://www.supermicro.com/wftp/utility/${MY_PN}/Linux/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64.tar.gz;
 
 LICENSE="supermicro"
 SLOT="0"
@@ -24,17 +24,11 @@ RDEPEND="
 
 BDEPEND="app-arch/unzip"
 
-RESTRICT="bindist fetch mirror"
+RESTRICT="bindist mirror"
 
 DIR="/usr/share/${PN}"
 QA_PREBUILT="usr/lib*"
 
-pkg_nofetch() {
-   elog "Please download ${A} from"
-   elog "https://www.supermicro.com/SwDownload/UserInfo.aspx?sw=0=IPMI;
-   elog "and place it in your DISTDIR directory."
-}
-
 src_unpack() {
unpack ${A}
mv -v ${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64 ${P} || die



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

2020-10-09 Thread Conrad Kostecki
commit: 89ac685981c149d7c451aef08ddc9e4e0664bccc
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Oct  9 16:03:08 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Oct  9 16:03:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ac6859

sys-apps/smc-sum: drop old version

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

 sys-apps/smc-sum/Manifest  |  1 -
 sys-apps/smc-sum/smc-sum-2.4.0.20191206.ebuild | 39 --
 2 files changed, 40 deletions(-)

diff --git a/sys-apps/smc-sum/Manifest b/sys-apps/smc-sum/Manifest
index ec20c259052..d503ad6fb3b 100644
--- a/sys-apps/smc-sum/Manifest
+++ b/sys-apps/smc-sum/Manifest
@@ -1,2 +1 @@
-DIST sum_2.4.0_Linux_x86_64_20191206.tar.gz 9732263 BLAKE2B 
4c0c25ab5d3a8b533487287676efe38df164ab80327016172da76539081b90bb4a1de5a043609f35800a82651335f862ea08aeaa867270a7e21b309372facc81
 SHA512 
7b320590391434518e74491dbe093689c4dcee2763d361203be2d468fcfb20e508fba489291d4bd08fd97d93d72309def1737c69a34a9dcfefb06cb4b45806b5
 DIST sum_2.5.0_Linux_x86_64_20200722.tar.gz 11280455 BLAKE2B 
5c25c2b35b6d82b1d3c856e97f1669e92ecb3406188398ee29cca44e44bb30e651fe9db7a39c93a78375b3021d5836e8d92b680b07ead0892f588f6ec9a03454
 SHA512 
af99c3fef1436d1ef97fbd03c619d0f4e1eea9afd00d03c905cf92a5ec826b1a5aec1ae2a2f69fa406eee91d5bed4bd2fcd3935243dc6dbae4efe04e0dcdff21

diff --git a/sys-apps/smc-sum/smc-sum-2.4.0.20191206.ebuild 
b/sys-apps/smc-sum/smc-sum-2.4.0.20191206.ebuild
deleted file mode 100644
index 07ffd44db9d..000
--- a/sys-apps/smc-sum/smc-sum-2.4.0.20191206.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
-
-MY_DATE="$(ver_cut 4)"
-MY_PN="${PN/smc-/}"
-MY_PV="$(ver_cut 1-3)"
-
-DESCRIPTION="Updates the BIOS and IPMI firmware and system settings on 
Supermicro mainboards"
-HOMEPAGE="https://www.supermicro.com;
-SRC_URI="${MY_PN}_${MY_PV}_Linux_x86_64_${MY_DATE}.tar.gz"
-
-LICENSE="supermicro"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE="module"
-
-RDEPEND="module? ( sys-apps/smc-sum-driver )"
-
-RESTRICT="bindist fetch mirror"
-
-S="${WORKDIR}/${MY_PN}_${MY_PV}_Linux_x86_64"
-
-DOCS=( "ReleaseNote.txt" "SUM_UserGuide.pdf" "sumrc.sample" 
"ExternalData/SMCIPID.txt" "ExternalData/VENID.txt" )
-
-QA_PREBUILT="usr/bin/smc-sum"
-
-pkg_nofetch() {
-   elog "Please download ${A} from"
-   elog "https://www.supermicro.com/SwDownload/UserInfo.aspx?sw=0=SUM;
-   elog "and place it in your DISTDIR directory."
-}
-
-src_install() {
-   newbin sum smc-sum
-
-   einstalldocs
-}



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

2020-10-09 Thread Miroslav Šulc
commit: e4652251239b72c35a23b549d49bc26de0cfc28a
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Oct  9 16:01:46 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Oct  9 16:02:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4652251

net-analyzer/zabbix: bump to 5.0.4

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

 net-analyzer/zabbix/Manifest|   1 +
 net-analyzer/zabbix/zabbix-5.0.4.ebuild | 347 
 2 files changed, 348 insertions(+)

diff --git a/net-analyzer/zabbix/Manifest b/net-analyzer/zabbix/Manifest
index 607fbe34e01..cab970b144f 100644
--- a/net-analyzer/zabbix/Manifest
+++ b/net-analyzer/zabbix/Manifest
@@ -1,3 +1,4 @@
 DIST zabbix-3.0.31.tar.gz 14698394 BLAKE2B 
b8b5f94fe7fe08385b1b358c628b2047b437e6068dab8c3dbdab03e55e95e27f1b77ede4a1a57c4f79bf4a629d9dc5671bd144c002ace7c915f2fed382ac13b2
 SHA512 
35fec45667cdf217c2be21a164181f92f8f11ef9bcfb0c8dad914726e7c436bae5f8a97aebc3af82499e37125f4d1896ef74ad061a1ee3cbb674562c22a832b1
 DIST zabbix-4.0.24.tar.gz 17404177 BLAKE2B 
3c2e9d6f69ad32c5fbee4d4f57661dffa9afafd98056f199658e05ff6c241149c5f23bb3a71a8524e3d83b33a6635b78713e8ec7a77457ae62550f9580715969
 SHA512 
ec4d4bbfc3ce1ea10a4e6cf96c10e4495ce2ea154dc297544ae107d4cb7451e3fc76e25d7822f40a809a87a268c54abb8a9d49869942f2009c0a7f92ff6abaf3
 DIST zabbix-5.0.3.tar.gz 18893485 BLAKE2B 
fd0225b86337a80f92a32647027e2265394ba766b304e305813b9edcfd2cc979dc4b6b4072dcd043e3b043b5f64a3fb28d36dd0dde18d216d877534ca2725d85
 SHA512 
d08a031b334f531320f6b695af3ed7e3514c802ea28e0cec75040c518409e16ab4c591b389091aa12c07129f9b758d050c958967e3e86e725f4595f3b3a90d97
+DIST zabbix-5.0.4.tar.gz 19039167 BLAKE2B 
82fb27076febe5ba43ff6c829ae22c5b4928d74f14e429c602442c90dfd5d1ce112b66d1782bd313b3300c66c774da4403a2150be7ed6ae56ae4b03a608dd018
 SHA512 
8ac6b56a221fe73982c30dc7dd2f2b036fa10a2fc38ef54e24dc0dd5d56a096f9c0779965afcaa5d26ee893a9f5fc8189ebc67d4244b325acb851cd8b5b6af73

diff --git a/net-analyzer/zabbix/zabbix-5.0.4.ebuild 
b/net-analyzer/zabbix/zabbix-5.0.4.ebuild
new file mode 100644
index 000..e393d4a24eb
--- /dev/null
+++ b/net-analyzer/zabbix/zabbix-5.0.4.ebuild
@@ -0,0 +1,347 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# needed to make webapp-config dep optional
+WEBAPP_OPTIONAL="yes"
+inherit flag-o-matic webapp java-pkg-opt-2 user systemd toolchain-funcs
+
+DESCRIPTION="ZABBIX is software for monitoring of your applications, network 
and servers"
+HOMEPAGE="https://www.zabbix.com/;
+MY_P=${P/_/}
+MY_PV=${PV/_/}
+SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 
1-2)/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+WEBAPP_MANUAL_SLOT="yes"
+KEYWORDS="~amd64 ~x86"
+IUSE="+agent java curl frontend ipv6 ldap libxml2 mysql openipmi oracle 
+postgres proxy server ssh ssl snmp sqlite odbc static"
+REQUIRED_USE="|| ( agent frontend proxy server )
+   proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
+   server? ( ^^ ( mysql oracle postgres odbc ) )
+   static? ( !oracle !snmp )"
+
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   java? ( >=virtual/jdk-1.8:* )
+   ldap? (
+   =dev-libs/cyrus-sasl-2*
+   net-libs/gnutls
+   net-nds/openldap
+   )
+   libxml2? ( dev-libs/libxml2 )
+   mysql? ( dev-db/mysql-connector-c )
+   odbc? ( dev-db/unixODBC )
+   openipmi? ( sys-libs/openipmi )
+   oracle? ( dev-db/oracle-instantclient-basic )
+   postgres? ( dev-db/postgresql:* )
+   proxy?  ( sys-libs/zlib )
+   server? (
+   dev-libs/libevent
+   sys-libs/zlib
+   )
+   snmp? ( net-analyzer/net-snmp )
+   sqlite? ( dev-db/sqlite )
+   ssh? ( net-libs/libssh2 )
+   ssl? ( dev-libs/openssl:=[-bindist] )
+"
+
+RDEPEND="${COMMON_DEPEND}
+   java? ( >=virtual/jre-1.8:* )
+   mysql? ( virtual/mysql )
+   proxy? ( net-analyzer/fping[suid] )
+   server? (
+   app-admin/webapp-config
+   dev-libs/libevent
+   dev-libs/libpcre
+   net-analyzer/fping[suid]
+   )
+   frontend? (
+   app-admin/webapp-config
+   
dev-lang/php:*[bcmath,ctype,sockets,gd,truetype,xml,session,xmlreader,xmlwriter,nls,sysvipc,unicode]
+   media-libs/gd[png]
+   virtual/httpd-php:*
+   mysql? ( dev-lang/php[mysqli] )
+   odbc? ( dev-lang/php[odbc] )
+   oracle? ( dev-lang/php[oci8-instant-client] )
+   postgres? ( dev-lang/php[postgres] )
+   sqlite? ( dev-lang/php[sqlite] )
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   static? (
+   curl? ( net-misc/curl[static-libs] )
+   ldap? (
+   =dev-libs/cyrus-sasl-2*[static-libs]
+   net-libs/gnutls[static-libs]
+  

[gentoo-commits] repo/gentoo:master commit in: net-nds/openldap/

2020-10-09 Thread Mikle Kolyada
commit: 873d3aabf93c8b03ac7a2fdd17ea73b39f838676
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct  9 15:56:15 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct  9 15:57:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873d3aab

net-nds/openldap: Do not hardcode bash

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

 net-nds/openldap/openldap-2.4.50.ebuild | 6 +++---
 net-nds/openldap/openldap-2.4.53.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-nds/openldap/openldap-2.4.50.ebuild 
b/net-nds/openldap/openldap-2.4.50.ebuild
index 71320172f0b..2c5a8f5c18c 100644
--- a/net-nds/openldap/openldap-2.4.50.ebuild
+++ b/net-nds/openldap/openldap-2.4.50.ebuild
@@ -514,7 +514,7 @@ multilib_src_configure() {
done
 
tc-export AR CC CXX
-   CONFIG_SHELL="/bin/bash" \
+   CONFIG_SHELL="/bin/sh" \
ECONF_SOURCE="${S}" \
STRIP=/bin/true \
econf \
@@ -548,7 +548,7 @@ src_configure_cxx() {
 
 multilib_src_compile() {
tc-export AR CC CXX
-   emake CC="${CC}" AR="${AR}" SHELL="${EPREFIX}"/bin/bash
+   emake CC="${CC}" AR="${AR}" SHELL="${EPREFIX}"/bin/sh
local lt="${BUILD_DIR}/libtool"
export echo="echo"
 
@@ -730,7 +730,7 @@ multilib_src_test() {
 
 multilib_src_install() {
local lt="${BUILD_DIR}/libtool"
-   emake DESTDIR="${D}" SHELL="${EPREFIX}"/bin/bash install
+   emake DESTDIR="${D}" SHELL="${EPREFIX}"/bin/sh install
 
if ! use minimal && multilib_is_native_abi; then
# openldap modules go here

diff --git a/net-nds/openldap/openldap-2.4.53.ebuild 
b/net-nds/openldap/openldap-2.4.53.ebuild
index 89a4da0e820..759f1545776 100644
--- a/net-nds/openldap/openldap-2.4.53.ebuild
+++ b/net-nds/openldap/openldap-2.4.53.ebuild
@@ -514,7 +514,7 @@ multilib_src_configure() {
done
 
tc-export AR CC CXX
-   CONFIG_SHELL="/bin/bash" \
+   CONFIG_SHELL="/bin/sh" \
ECONF_SOURCE="${S}" \
STRIP=/bin/true \
econf \
@@ -548,7 +548,7 @@ src_configure_cxx() {
 
 multilib_src_compile() {
tc-export AR CC CXX
-   emake CC="${CC}" AR="${AR}" SHELL="${EPREFIX}"/bin/bash
+   emake CC="${CC}" AR="${AR}" SHELL="${EPREFIX}"/bin/sh
local lt="${BUILD_DIR}/libtool"
export echo="echo"
 
@@ -730,7 +730,7 @@ multilib_src_test() {
 
 multilib_src_install() {
local lt="${BUILD_DIR}/libtool"
-   emake DESTDIR="${D}" SHELL="${EPREFIX}"/bin/bash install
+   emake DESTDIR="${D}" SHELL="${EPREFIX}"/bin/sh install
 
if ! use minimal && multilib_is_native_abi; then
# openldap modules go here



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

2020-10-09 Thread Miroslav Šulc
commit: 313515f3e08a1821679a9c54ea5797cc14453af7
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Oct  9 15:49:52 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Oct  9 15:49:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=313515f3

net-analyzer/zabbix: removed obsolete 4.0.23 & 5.0.2

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

 net-analyzer/zabbix/Manifest |   2 -
 net-analyzer/zabbix/zabbix-4.0.23.ebuild | 350 ---
 net-analyzer/zabbix/zabbix-5.0.2.ebuild  | 347 --
 3 files changed, 699 deletions(-)

diff --git a/net-analyzer/zabbix/Manifest b/net-analyzer/zabbix/Manifest
index 6562d63fd4c..607fbe34e01 100644
--- a/net-analyzer/zabbix/Manifest
+++ b/net-analyzer/zabbix/Manifest
@@ -1,5 +1,3 @@
 DIST zabbix-3.0.31.tar.gz 14698394 BLAKE2B 
b8b5f94fe7fe08385b1b358c628b2047b437e6068dab8c3dbdab03e55e95e27f1b77ede4a1a57c4f79bf4a629d9dc5671bd144c002ace7c915f2fed382ac13b2
 SHA512 
35fec45667cdf217c2be21a164181f92f8f11ef9bcfb0c8dad914726e7c436bae5f8a97aebc3af82499e37125f4d1896ef74ad061a1ee3cbb674562c22a832b1
-DIST zabbix-4.0.23.tar.gz 17398767 BLAKE2B 
e1a2dba3c5d0eff6e5b277beb3b0fcfc931883f4ccd9ab458dde4115f997c37ae813804d890f586c560191523b8ed5b2fde72c71910436ab33ea953373316641
 SHA512 
7d78bf21cc9df6a924543b4ce0ba1ea5e5de4b169fd2333cafbac7eb8a757d2db32dcbbc8783ed0c95dfdddb7dadd6109352f2544d3c92f6f410d2116bf72ca2
 DIST zabbix-4.0.24.tar.gz 17404177 BLAKE2B 
3c2e9d6f69ad32c5fbee4d4f57661dffa9afafd98056f199658e05ff6c241149c5f23bb3a71a8524e3d83b33a6635b78713e8ec7a77457ae62550f9580715969
 SHA512 
ec4d4bbfc3ce1ea10a4e6cf96c10e4495ce2ea154dc297544ae107d4cb7451e3fc76e25d7822f40a809a87a268c54abb8a9d49869942f2009c0a7f92ff6abaf3
-DIST zabbix-5.0.2.tar.gz 18823956 BLAKE2B 
170b64a15ac8dfbf16264e4973b16130f8066a7b08e579265ae17132d9b78f43bcc8840606c0413a4db199e237ba92989556cbd12f76e595f2999cfe9ff041a0
 SHA512 
81cf26d67e4e4df388dd6505db6f7451cf2f05aa6ac7b5d043c32eec89053cf133075bbb289cfb5b15f48a3eb94f646242704035ab09cc1dfeefba926dd6
 DIST zabbix-5.0.3.tar.gz 18893485 BLAKE2B 
fd0225b86337a80f92a32647027e2265394ba766b304e305813b9edcfd2cc979dc4b6b4072dcd043e3b043b5f64a3fb28d36dd0dde18d216d877534ca2725d85
 SHA512 
d08a031b334f531320f6b695af3ed7e3514c802ea28e0cec75040c518409e16ab4c591b389091aa12c07129f9b758d050c958967e3e86e725f4595f3b3a90d97

diff --git a/net-analyzer/zabbix/zabbix-4.0.23.ebuild 
b/net-analyzer/zabbix/zabbix-4.0.23.ebuild
deleted file mode 100644
index 065c01ba723..000
--- a/net-analyzer/zabbix/zabbix-4.0.23.ebuild
+++ /dev/null
@@ -1,350 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# needed to make webapp-config dep optional
-WEBAPP_OPTIONAL="yes"
-inherit flag-o-matic webapp java-pkg-opt-2 user systemd toolchain-funcs
-
-DESCRIPTION="ZABBIX is software for monitoring of your applications, network 
and servers"
-HOMEPAGE="https://www.zabbix.com/;
-MY_P=${P/_/}
-MY_PV=${PV/_/}
-SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz;
-LICENSE="GPL-2"
-SLOT="0"
-WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="amd64 x86"
-IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle 
+postgres proxy server ssh ssl snmp sqlite odbc static"
-REQUIRED_USE="|| ( agent frontend proxy server )
-   proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
-   server? ( ^^ ( mysql oracle postgres odbc ) )
-   static? ( !oracle !snmp )"
-
-COMMON_DEPEND="
-   curl? ( net-misc/curl )
-   java? ( >=virtual/jdk-1.8:* )
-   ldap? (
-   =dev-libs/cyrus-sasl-2*
-   net-libs/gnutls
-   net-nds/openldap
-   )
-   libxml2? ( dev-libs/libxml2 )
-   mysql? ( dev-db/mysql-connector-c )
-   odbc? ( dev-db/unixODBC )
-   openipmi? ( sys-libs/openipmi )
-   oracle? ( dev-db/oracle-instantclient-basic )
-   postgres? ( dev-db/postgresql:* )
-   proxy?  ( sys-libs/zlib )
-   server? (
-   dev-libs/libevent
-   sys-libs/zlib
-   )
-   snmp? ( net-analyzer/net-snmp )
-   sqlite? ( dev-db/sqlite )
-   ssh? ( net-libs/libssh2 )
-   ssl? ( dev-libs/openssl:=[-bindist] )
-   xmpp? ( dev-libs/iksemel )
-"
-
-RDEPEND="${COMMON_DEPEND}
-   java? ( >=virtual/jre-1.8:* )
-   mysql? ( virtual/mysql )
-   proxy? ( net-analyzer/fping[suid] )
-   server? (
-   app-admin/webapp-config
-   dev-libs/libevent
-   dev-libs/libpcre
-   net-analyzer/fping[suid]
-   )
-   frontend? (
-   app-admin/webapp-config
-   
dev-lang/php:*[bcmath,ctype,sockets,gd,truetype,xml,session,xmlreader,xmlwriter,nls,sysvipc,unicode]
-   media-libs/gd[png]
-   virtual/httpd-php:*
-   mysql? ( dev-lang/php[mysqli] )
-   odbc? 

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

2020-10-09 Thread Miroslav Šulc
commit: 23964f92d075d18c2334cf3ac378ef47aa09ff4f
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Oct  9 15:45:28 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Oct  9 15:45:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23964f92

media-plugins/xsynth-dssi: removed obsolete 0.9.2

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

 media-plugins/xsynth-dssi/Manifest |  1 -
 media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/media-plugins/xsynth-dssi/Manifest 
b/media-plugins/xsynth-dssi/Manifest
index 5e9ba9fea63..c7b5ae18ea0 100644
--- a/media-plugins/xsynth-dssi/Manifest
+++ b/media-plugins/xsynth-dssi/Manifest
@@ -1,2 +1 @@
-DIST xsynth-dssi-0.9.2.tar.gz 451758 BLAKE2B 
e1a60cd3ed8eb5fefad02fc21b1cfd54803f0ab75601ae9bed61142d179802fe30fc99690bf2725e8072fac06aec66eaf016cbadc4fc28d6bbd1561bf89c8da3
 SHA512 
e8ebb42de0b0b84fa792571eaf3ccc18d0a059396aae547843562f948b9e085e6e229cd3b475cbd5060fa93f8017d36ec92d17822a29bc01c2392519aad006c0
 DIST xsynth-dssi-0.9.4.tar.gz 465783 BLAKE2B 
100161f4d7f984d84de7cee5e36afe65e9f3940918b7e945f63c66a615189a2cb10a8e879c549bfa1909e1a099862a1e51ace3ceebd3f60df333c80d387ca30a
 SHA512 
8c67e5fbbc35e6dfd0cc30733d82e1cc6478f3a63a48e080da579fd90ecad22b10b3681ba1e610819a0891f80caabec5350532b9888e6f6044469b2aa92055cd

diff --git a/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild 
b/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild
deleted file mode 100644
index 2422f4f85b8..000
--- a/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A software synthesizer plugin for the DSSI Soft Synth Interface"
-HOMEPAGE="http://dssi.sourceforge.net/download.html#Xsynth-DSSI;
-SRC_URI="mirror://sourceforge/dssi/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE=""
-
-RDEPEND="
-   media-libs/alsa-lib
-   >=media-libs/dssi-0.9
-   >=media-libs/liblo-0.12
-   x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
-   media-libs/ladspa-sdk
-   virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/tap-plugins/files/, media-plugins/tap-plugins/

2020-10-09 Thread Miroslav Šulc
commit: d4e4b48a1b198af2c30aeec49880fd572fcb57e4
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Oct  9 15:43:27 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Oct  9 15:43:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e4b48a

media-plugins/tap-plugins: removed obsolete 0.7.3

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

 media-plugins/tap-plugins/Manifest |  1 -
 .../files/tap-plugins-0.7.3-cflags-ldflags.patch   | 27 --
 media-plugins/tap-plugins/tap-plugins-0.7.3.ebuild | 33 --
 3 files changed, 61 deletions(-)

diff --git a/media-plugins/tap-plugins/Manifest 
b/media-plugins/tap-plugins/Manifest
index 4fd91d2609b..f37c4ac0fbb 100644
--- a/media-plugins/tap-plugins/Manifest
+++ b/media-plugins/tap-plugins/Manifest
@@ -1,2 +1 @@
-DIST tap-plugins-0.7.3.tar.gz 70495 BLAKE2B 
6e0974be78fa9a8092555282d1d8a3cb5d11731e78119bd0f71e843f6a7557aebd48cc2c8f3cdcc4f90e52eaea357926c0ad2fc9bd9c95bb361ecb7d181f098e
 SHA512 
c4e9c93b9fd8afb82067cf3a48ae665843da775c3af6124147ff1f8651d96734a4b961c4c5ea48877b32770e6d0b5a793af32a5cbb6e3b9afd5b59c8b3cc2621
 DIST tap-plugins-1.0.1.tar.gz 64649 BLAKE2B 
2b8ac9a26197f5c980512d33daf4c604d7bb3046fb40e3826d559d4420921a0e124a5577d53d0896bc92111f69765f714d5f55a9da60546e2e6f29e5c851b2a5
 SHA512 
25f72bba83a5a40d480bc9d4659b64096102281d02e43ad93d5064b0ef7972184db40162d1ef78fd783f431740a4c4d5e03160cdd5f43da3bc1570ff462c863a

diff --git 
a/media-plugins/tap-plugins/files/tap-plugins-0.7.3-cflags-ldflags.patch 
b/media-plugins/tap-plugins/files/tap-plugins-0.7.3-cflags-ldflags.patch
deleted file mode 100644
index 0bfaa5873d2..000
--- a/media-plugins/tap-plugins/files/tap-plugins-0.7.3-cflags-ldflags.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Index: tap-plugins-0.7.3/Makefile
-===
 tap-plugins-0.7.3.orig/Makefile
-+++ tap-plugins-0.7.3/Makefile
-@@ -35,8 +35,11 @@ INSTALL_LRDF_DIR=   /usr/local/share/lads
- # GENERAL
- 
- CC= gcc
--CFLAGS= -I. -O3 -Wall -fomit-frame-pointer -fstrength-reduce 
-funroll-loops -ffast-math -c -fPIC -DPIC
--LDFLAGS   = -nostartfiles -shared -Wl,-Bsymbolic -lc -lm -lrt
-+OPT_CFLAGS = -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops 
-ffast-math 
-+CFLAGS= -I. -Wall $(OPT_CFLAGS) -c -fPIC -DPIC
-+EXTRA_LDFLAGS  = 
-+LDFLAGS   = -nostartfiles -shared -Wl,-Bsymbolic  $(EXTRA_LDFLAGS)
-+LIBADD = -lc -lm -lrt
- MODULES = $(wildcard *.c)
- 
- all: $(MODULES:%.c=%.so)
-@@ -51,7 +54,7 @@ tap_dynamics_st.o: tap_dynamics_presets.
-   $(CC) $(CFLAGS) $< -o $@
- 
- %.so: %.o
--  $(CC) -o $@ $< $(LDFLAGS)
-+  $(CC) $(LDFLAGS) -o $@ $< $(LIBADD)
- 
- # OTHER TARGETS
- 

diff --git a/media-plugins/tap-plugins/tap-plugins-0.7.3.ebuild 
b/media-plugins/tap-plugins/tap-plugins-0.7.3.ebuild
deleted file mode 100644
index 83292e0c71c..000
--- a/media-plugins/tap-plugins/tap-plugins-0.7.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="A bunch of LADSPA plugins for audio processing"
-HOMEPAGE="http://tap-plugins.sourceforge.net;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-DEPEND="media-libs/ladspa-sdk"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.7.3-cflags-ldflags.patch )
-
-src_compile() {
-   emake CC=$(tc-getCC) OPT_CFLAGS="${CFLAGS}" EXTRA_LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-   einstalldocs
-
-   exeinto /usr/$(get_libdir)/ladspa
-   doexe *.so
-
-   insinto /usr/share/ladspa/rdf
-   doins *.rdf
-}



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

2020-10-09 Thread Miroslav Šulc
commit: da7c9ce514cadedd5ccf117f2fe054d7f932ce73
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Oct  9 15:40:46 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Oct  9 15:40:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da7c9ce5

media-plugins/swh-plugins: removed obsolete 0.4.15-r3

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

 media-plugins/swh-plugins/Manifest |  2 -
 .../swh-plugins/swh-plugins-0.4.15-r3.ebuild   | 71 --
 2 files changed, 73 deletions(-)

diff --git a/media-plugins/swh-plugins/Manifest 
b/media-plugins/swh-plugins/Manifest
index e9cc8562d84..7cd7807f64d 100644
--- a/media-plugins/swh-plugins/Manifest
+++ b/media-plugins/swh-plugins/Manifest
@@ -1,3 +1 @@
-DIST swh-plugins-0.4.15-patchset.tar.bz2 5208 BLAKE2B 
5ed8f49ddec0a8ed34fab05defc9489c6ae563f824f1514845719ee3716847cbeb023152d3ac1522e28712845ecd14ab62b4e4c466e9385a3df6fa3dc9a970ab
 SHA512 
b2d016c52fa3cb90e255f26f1e9f7410b7a44b50e0ede0acc5a3092abbb65fbb455c3c3eb0059083f40556e00f95262a885c8970a8b25c310f73af6913973fc5
-DIST swh-plugins-0.4.15.tar.gz 1051623 BLAKE2B 
8b18cd558160b58ad09662b3aea69ce928daa812bb5aa8089423a504a103fa6e29b4663b9bd827230742b1d7c6570c9b671b4a25cdc54e794b465edb36743a07
 SHA512 
b26d11f3887d03d39187b86f8e4061e3808ac03fa49caf24256ae457a0156be5982fe687ed50fa4240ccbb3e6250ed920d1da8c95d57cf4313e127559491eb03
 DIST swh-plugins-0.4.17.tar.gz 456472 BLAKE2B 
827e5c0d6ac692636904df64d1af8d94488f22a26cf09586b0ad32bec9017c9f3cd66074d8f786f5722e4918d32ff27be719561005273f2dcee81ea8690d6274
 SHA512 
6b566030b43c3929ce8938648abd458efa0fea0b4916410a34b4f4fa788c45e4a6ec3f46ca435f8546179ff0c4674303db22314e1c1f1d09e5f2b71e6c5aecc7

diff --git a/media-plugins/swh-plugins/swh-plugins-0.4.15-r3.ebuild 
b/media-plugins/swh-plugins/swh-plugins-0.4.15-r3.ebuild
deleted file mode 100644
index 88acf6e44d8..000
--- a/media-plugins/swh-plugins/swh-plugins-0.4.15-r3.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils autotools multilib-minimal
-
-DESCRIPTION="Large collection of LADSPA audio plugins/effects"
-HOMEPAGE="http://plugin.org.uk;
-SRC_URI="http://plugin.org.uk/releases/${PV}/${P}.tar.gz
-   https://dev.gentoo.org/~mgorny/dist/${P}-patchset.tar.bz2;
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
-IUSE="cpu_flags_x86_3dnow nls cpu_flags_x86_sse"
-
-RDEPEND="
-   >=media-sound/gsm-1.0.13-r1[${MULTILIB_USEDEP}]
-   >=sci-libs/fftw-3.3.3-r2[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-   media-libs/ladspa-sdk
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README TODO )
-
-src_prepare() {
-   epatch "${WORKDIR}/${P}-patchset/${P}-pic.patch"
-   epatch "${WORKDIR}/${P}-patchset/${P}-plugindir.patch"
-   epatch "${WORKDIR}/${P}-patchset/${P}-riceitdown.patch"
-   epatch "${WORKDIR}/${P}-patchset/${P}-gettext.patch"
-   epatch "${WORKDIR}/${P}-patchset/${P}-x86-asm-optional.patch"
-   epatch "${WORKDIR}/${P}-patchset/${P}-glibc-2.10.patch"
-
-   # Use system libgsm, bug #252890
-   rm -rf gsm
-   epatch "${WORKDIR}/${P}-patchset/${P}-system_gsm.patch"
-
-   # This is to update gettext macros, otherwise they are incompatible with
-   # recent libtools, bug #231767
-   autopoint -f || die
-
-   # it doesn't get updated otherwise
-   rm -f missing
-
-   # old shipped version breaks multilib build #475022
-   rm -f config.h
-
-   # Fix build with automake 1.13
-   sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.in || die
-
-   eautoreconf
-   elibtoolize
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" econf \
-   $(use_enable cpu_flags_x86_sse sse) \
-   $(use_enable cpu_flags_x86_3dnow 3dnow) \
-   $(use_enable nls) \
-   --enable-fast-install
-}
-
-pkg_postinst() {
-   ewarn "WARNING: You have to be careful when using the"
-   ewarn "swh plugins. Be sure to lower your sound volume"
-   ewarn "and then play around a bit with the plugins so"
-   ewarn "you get a feeling for it. Otherwise your speakers"
-   ewarn "won't like that."
-}



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

2020-10-09 Thread Agostino Sarubbo
commit: 2aa7d01386f43355ae552326701c6f87ed50a627
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Oct  9 15:23:06 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Oct  9 15:23:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa7d013

app-backup/tsm: amd64 stable wrt bug #719136

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

 app-backup/tsm/tsm-8.1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/tsm/tsm-8.1.6.0.ebuild 
b/app-backup/tsm/tsm-8.1.6.0.ebuild
index 6671f616235..f84a86e3d25 100644
--- a/app-backup/tsm/tsm-8.1.6.0.ebuild
+++ b/app-backup/tsm/tsm-8.1.6.0.ebuild
@@ -34,7 +34,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT 
CPL-1.0 HPND Exola
|| ( BSD GPL-2+ ) gSOAP libpng tsm"
 
 SLOT="0"
-KEYWORDS="-* ~amd64"
+KEYWORDS="-* amd64"
 IUSE="acl java +tsm-cit +tsm-hw"
 QA_PREBUILT="*"
 



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

2020-10-09 Thread Agostino Sarubbo
commit: d00f3b815df5d2ce8f78d9249c37216d58e4d18c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Oct  9 15:22:55 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Oct  9 15:22:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00f3b81

sci-libs/sundials: amd64 stable wrt bug #705134

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

 sci-libs/sundials/sundials-5.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/sundials/sundials-5.2.0.ebuild 
b/sci-libs/sundials/sundials-5.2.0.ebuild
index c6bc6848c81..fb50f916f61 100644
--- a/sci-libs/sundials/sundials-5.2.0.ebuild
+++ b/sci-libs/sundials/sundials-5.2.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://computation.llnl.gov/projects/sundials/download/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="cxx doc examples fortran hypre lapack mpi openmp sparse static-libs 
superlumt threads"
 REQUIRED_USE="hypre? ( mpi )"
 



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

2020-10-09 Thread Agostino Sarubbo
commit: 01f9d8da84b51b6026f3941e9cbc9c0d2bae41fa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Oct  9 15:23:21 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Oct  9 15:23:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01f9d8da

www-apache/modsecurity-crs: amd64 stable wrt bug #719250

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

 www-apache/modsecurity-crs/modsecurity-crs-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apache/modsecurity-crs/modsecurity-crs-3.3.0.ebuild 
b/www-apache/modsecurity-crs/modsecurity-crs-3.3.0.ebuild
index ab22a721d84..3e3e7bfcfc7 100644
--- a/www-apache/modsecurity-crs/modsecurity-crs-3.3.0.ebuild
+++ b/www-apache/modsecurity-crs/modsecurity-crs-3.3.0.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/coreruleset/coreruleset/archive/v${PV}.tar.gz -> ${P
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND=">=www-apache/mod_security-2.9.1"
 



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

2020-10-09 Thread Agostino Sarubbo
commit: 1ad2cbdb61a173ef0de8954a01780bf89b3a8bc1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Oct  9 15:23:14 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Oct  9 15:23:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad2cbdb

net-fs/openafs: amd64 stable wrt bug #719136

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

 net-fs/openafs/openafs-1.8.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-fs/openafs/openafs-1.8.6.ebuild 
b/net-fs/openafs/openafs-1.8.6.ebuild
index fda7a84f265..c76c6d0c78f 100644
--- a/net-fs/openafs/openafs-1.8.6.ebuild
+++ b/net-fs/openafs/openafs-1.8.6.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
 
 LICENSE="IBM BSD openafs-krb5-a APSL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~sparc x86 ~amd64-linux ~x86-linux"
 
 IUSE="apidoc bitmap-later debug doc fuse kauth kerberos +modules +namei
 ncurses perl +pthreaded-ubik +supergroups tsm ubik-read-while-write"



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

2020-10-09 Thread Agostino Sarubbo
commit: 94e61c6f69ef8626ee88cab3b372c1e58f6eab97
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Oct  9 15:22:46 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Oct  9 15:22:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94e61c6f

sci-libs/cantera: amd64 stable wrt bug #705134

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

 sci-libs/cantera/cantera-2.4.0-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/cantera/cantera-2.4.0-r5.ebuild 
b/sci-libs/cantera/cantera-2.4.0-r5.ebuild
index ac2a89b4ddd..509fa30f426 100644
--- a/sci-libs/cantera/cantera-2.4.0-r5.ebuild
+++ b/sci-libs/cantera/cantera-2.4.0-r5.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/Cantera/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+cti fortran pch +python test"
 RESTRICT="!test? ( test )"
 



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

2020-10-09 Thread Guilherme Amadio
commit: eb51e7d7f6a5c30fc67e3fe13df25681d329a5d6
Author: Guilherme Amadio  gentoo  org>
AuthorDate: Fri Oct  9 14:53:57 2020 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Fri Oct  9 14:53:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb51e7d7

dev-util/boost-build: remove hprefixify for non-existent file

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Guilherme Amadio  gentoo.org>

 dev-util/boost-build/boost-build-1.74.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-util/boost-build/boost-build-1.74.0.ebuild 
b/dev-util/boost-build/boost-build-1.74.0.ebuild
index 40e1b4993f7..8801fdb3a59 100644
--- a/dev-util/boost-build/boost-build-1.74.0.ebuild
+++ b/dev-util/boost-build/boost-build-1.74.0.ebuild
@@ -40,7 +40,6 @@ src_prepare() {
 }
 
 src_configure() {
-   hprefixify engine/Jambase
tc-export CXX
 }
 



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

2020-10-09 Thread Agostino Sarubbo
commit: aae373143af10136a768fc9471f70e0338e00090
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Oct  9 14:21:30 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Oct  9 14:21:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae37314

app-admin/exo: remove old

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

 app-admin/exo/Manifest  |  1 -
 app-admin/exo/exo-1.18.0.ebuild | 36 
 2 files changed, 37 deletions(-)

diff --git a/app-admin/exo/Manifest b/app-admin/exo/Manifest
index bf0c96185c4..451c2331eb3 100644
--- a/app-admin/exo/Manifest
+++ b/app-admin/exo/Manifest
@@ -1,2 +1 @@
-DIST exo-1.18.0.tar.gz 4625622 BLAKE2B 
618aec5cec7a41f06963d728c627f043f08ba39695691154118261a6fb71bac93cdb07b039e74e05a464227dca4da66c17c4c319553894f2d46af6203a36a038
 SHA512 
862dd138a6b6cbf9471206a07cf4447df113a77f44523e72e89a1f87362086fa168ded51d43c32408946b8cf2d6cb9668ff29818494a2eb6d94b0ef7d3bf4420
 DIST exo-1.19.0.tar.gz 4624195 BLAKE2B 
49b1e39ac7a9893620b9694d088a5d8681602c51f25288f9ace5ee7ea5f213626e9c5a3817f8e26a0608446c79e175db98a83bca270a9d6d6914f57ccc8e4478
 SHA512 
acd0b11b5f858288601f32254647e0d2d79f06a79b5b4fe7d6dc72b5f6040b5e52d88648d5eb574bbec7cb47e80358c368369d569255773048ee4e54f4d14dea

diff --git a/app-admin/exo/exo-1.18.0.ebuild b/app-admin/exo/exo-1.18.0.ebuild
deleted file mode 100644
index 0c2c8d861fe..000
--- a/app-admin/exo/exo-1.18.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Command-line tool for everything at Exoscale: compute, storage, 
dns."
-HOMEPAGE="https://github.com/exoscale/cli;
-SRC_URI="https://github.com/exoscale/cli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE=""
-DEPEND="dev-lang/go:="
-RESTRICT="strip"
-QA_FLAGS_IGNORED=".*"
-
-S="${WORKDIR}/cli-${PV}"
-
-src_compile() {
-   go build -mod vendor -o ${PN} || die "build failed"
-}
-
-src_test() {
-   # run at least 'exo version' for test
-   ./exo version > /dev/null 2>&1
-   if [[ $? -ne 0 ]]
-   then
-   die "Test failed"
-   fi
-}
-
-src_install() {
-   dobin ${PN}
-}



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

2020-10-09 Thread Agostino Sarubbo
commit: 8ab149641f2b2bed15b2cc7603366180a0f48aa3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Oct  9 14:21:16 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Oct  9 14:21:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ab14964

app-admin/exo: version bump to 1.19.0

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

 app-admin/exo/Manifest  |  1 +
 app-admin/exo/exo-1.19.0.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/app-admin/exo/Manifest b/app-admin/exo/Manifest
index ac797edb64c..bf0c96185c4 100644
--- a/app-admin/exo/Manifest
+++ b/app-admin/exo/Manifest
@@ -1 +1,2 @@
 DIST exo-1.18.0.tar.gz 4625622 BLAKE2B 
618aec5cec7a41f06963d728c627f043f08ba39695691154118261a6fb71bac93cdb07b039e74e05a464227dca4da66c17c4c319553894f2d46af6203a36a038
 SHA512 
862dd138a6b6cbf9471206a07cf4447df113a77f44523e72e89a1f87362086fa168ded51d43c32408946b8cf2d6cb9668ff29818494a2eb6d94b0ef7d3bf4420
+DIST exo-1.19.0.tar.gz 4624195 BLAKE2B 
49b1e39ac7a9893620b9694d088a5d8681602c51f25288f9ace5ee7ea5f213626e9c5a3817f8e26a0608446c79e175db98a83bca270a9d6d6914f57ccc8e4478
 SHA512 
acd0b11b5f858288601f32254647e0d2d79f06a79b5b4fe7d6dc72b5f6040b5e52d88648d5eb574bbec7cb47e80358c368369d569255773048ee4e54f4d14dea

diff --git a/app-admin/exo/exo-1.19.0.ebuild b/app-admin/exo/exo-1.19.0.ebuild
new file mode 100644
index 000..0c2c8d861fe
--- /dev/null
+++ b/app-admin/exo/exo-1.19.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Command-line tool for everything at Exoscale: compute, storage, 
dns."
+HOMEPAGE="https://github.com/exoscale/cli;
+SRC_URI="https://github.com/exoscale/cli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE=""
+DEPEND="dev-lang/go:="
+RESTRICT="strip"
+QA_FLAGS_IGNORED=".*"
+
+S="${WORKDIR}/cli-${PV}"
+
+src_compile() {
+   go build -mod vendor -o ${PN} || die "build failed"
+}
+
+src_test() {
+   # run at least 'exo version' for test
+   ./exo version > /dev/null 2>&1
+   if [[ $? -ne 0 ]]
+   then
+   die "Test failed"
+   fi
+}
+
+src_install() {
+   dobin ${PN}
+}



[gentoo-commits] proj/kde:master commit in: Documentation/maintainers/

2020-10-09 Thread Andreas Sturmlechner
commit: 7d700fba8f3fa3cb3d8dd629c2deb121f01ec380
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct  5 11:37:42 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  8 18:37:13 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7d700fba

Documentation: Update KF_RELEASE(S), PLASMA_RELEASE(S) and set regeneration

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

 Documentation/maintainers/regenerate-files | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index 12c940..5d1549eb74 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,11 +9,11 @@ cd "$(dirname $0)"
 SCRIPT=$(basename $0)
 HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 
-KF_RELEASES="5.70 5.74 5.75"
-KF_RELEASE=${KF_RELEASE:-5.70}
+KF_RELEASES="5.74 5.75"
+KF_RELEASE=${KF_RELEASE:-5.74}
 
-PLASMA_RELEASES="5.18 5.19 5.20"
-PLASMA_RELEASE=${PLASMA_RELEASE:-5.18}
+PLASMA_RELEASES="5.19 5.20"
+PLASMA_RELEASE=${PLASMA_RELEASE:-5.19}
 
 SERVICE_RELEASES="20.04 20.08"
 SERVICE_RELEASE=${SERVICE_RELEASE:-20.04}
@@ -161,7 +161,7 @@ popd > /dev/null
 
 # regenerate unversioned sets
 pushd ../../sets/ > /dev/null
-for set in *frameworks-${KF_RELEASE}; do
+for set in *frameworks*${KF_RELEASE}; do
newfile=${set/%-${KF_RELEASE}}
echo -e "${HEADER}" > "${newfile}"
sed -r 
"/@/s/-${KF_RELEASE}//g;/$/s/~//;s/> "${newfile}"



[gentoo-commits] proj/kde:master commit in: sets/

2020-10-09 Thread Andreas Sturmlechner
commit: 8718533fc6a30b3908a5aaaec11e8bfc1b68ef25
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct  5 11:27:17 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  8 18:37:13 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8718533f

sets: Update kde-frameworks and kde-plasma w/ 5.74 and 5.19

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

 sets/kde-frameworks | 87 +++--
 sets/kde-frameworks-portingaids | 11 ++
 sets/kde-frameworks-tier1   | 36 +
 sets/kde-frameworks-tier2   | 17 
 sets/kde-frameworks-tier3   | 27 +
 sets/kde-plasma |  1 +
 6 files changed, 97 insertions(+), 82 deletions(-)

diff --git a/sets/kde-frameworks b/sets/kde-frameworks
index 67b06a20b1..315a19a002 100644
--- a/sets/kde-frameworks
+++ b/sets/kde-frameworks
@@ -1,84 +1,7 @@
 # Autogenerated by regenerate-files, DO NOT EDIT.
-kde-frameworks/attica:5
-kde-frameworks/baloo:5
-kde-frameworks/bluez-qt:5
-kde-frameworks/breeze-icons:5
-kde-frameworks/breeze-icons-rcc:5
-kde-frameworks/extra-cmake-modules:5
+@kde-frameworks-tier1
+@kde-frameworks-tier2
+@kde-frameworks-tier3
+# Tier 4: Provide extra features to other Frameworks to integrate with Plasma.
 kde-frameworks/frameworkintegration:5
-kde-frameworks/kactivities:5
-kde-frameworks/kactivities-stats:5
-kde-frameworks/kapidox:5
-kde-frameworks/karchive:5
-kde-frameworks/kauth:5
-kde-frameworks/kbookmarks:5
-kde-frameworks/kcalendarcore:5
-kde-frameworks/kcmutils:5
-kde-frameworks/kcodecs:5
-kde-frameworks/kcompletion:5
-kde-frameworks/kconfig:5
-kde-frameworks/kconfigwidgets:5
-kde-frameworks/kcontacts:5
-kde-frameworks/kcoreaddons:5
-kde-frameworks/kcrash:5
-kde-frameworks/kdbusaddons:5
-kde-frameworks/kdeclarative:5
-kde-frameworks/kded:5
-kde-frameworks/kdelibs4support:5
-kde-frameworks/kdesignerplugin:5
-kde-frameworks/kdesu:5
-kde-frameworks/kdewebkit:5
-kde-frameworks/kdnssd:5
-kde-frameworks/kdoctools:5
-kde-frameworks/kemoticons:5
-kde-frameworks/kfilemetadata:5
-kde-frameworks/kglobalaccel:5
-kde-frameworks/kguiaddons:5
-kde-frameworks/kholidays:5
-kde-frameworks/khtml:5
-kde-frameworks/ki18n:5
-kde-frameworks/kiconthemes:5
-kde-frameworks/kidletime:5
-kde-frameworks/kimageformats:5
-kde-frameworks/kinit:5
-kde-frameworks/kio:5
-kde-frameworks/kirigami:5
-kde-frameworks/kitemmodels:5
-kde-frameworks/kitemviews:5
-kde-frameworks/kjobwidgets:5
-kde-frameworks/kjs:5
-kde-frameworks/kjsembed:5
-kde-frameworks/kmediaplayer:5
-kde-frameworks/knewstuff:5
-kde-frameworks/knotifications:5
-kde-frameworks/knotifyconfig:5
-kde-frameworks/kpackage:5
-kde-frameworks/kparts:5
-kde-frameworks/kpeople:5
-kde-frameworks/kplotting:5
-kde-frameworks/kpty:5
-kde-frameworks/kquickcharts:5
-kde-frameworks/kross:5
-kde-frameworks/krunner:5
-kde-frameworks/kservice:5
-kde-frameworks/ktexteditor:5
-kde-frameworks/ktextwidgets:5
-kde-frameworks/kunitconversion:5
-kde-frameworks/kwallet:5
-kde-frameworks/kwayland:5
-kde-frameworks/kwidgetsaddons:5
-kde-frameworks/kwindowsystem:5
-kde-frameworks/kxmlgui:5
-kde-frameworks/kxmlrpcclient:5
-kde-frameworks/modemmanager-qt:5
-kde-frameworks/networkmanager-qt:5
-kde-frameworks/oxygen-icons:5
-kde-frameworks/plasma:5
-kde-frameworks/prison:5
-kde-frameworks/purpose:5
-kde-frameworks/qqc2-desktop-style:5
-kde-frameworks/solid:5
-kde-frameworks/sonnet:5
-kde-frameworks/syndication:5
-kde-frameworks/syntax-highlighting:5
-kde-frameworks/threadweaver:5
+@kde-frameworks-portingaids

diff --git a/sets/kde-frameworks-portingaids b/sets/kde-frameworks-portingaids
new file mode 100644
index 00..1a7c2c81e0
--- /dev/null
+++ b/sets/kde-frameworks-portingaids
@@ -0,0 +1,11 @@
+# Autogenerated by regenerate-files, DO NOT EDIT.
+# PortingAids: Code and utilities for transition from kdelibs 4 to Frameworks 
5.
+kde-frameworks/kdelibs4support:5
+kde-frameworks/kdesignerplugin:5
+kde-frameworks/kdewebkit:5
+kde-frameworks/khtml:5
+kde-frameworks/kjs:5
+kde-frameworks/kjsembed:5
+kde-frameworks/kmediaplayer:5
+kde-frameworks/kross:5
+kde-frameworks/kxmlrpcclient:5

diff --git a/sets/kde-frameworks-tier1 b/sets/kde-frameworks-tier1
new file mode 100644
index 00..2a3920dabe
--- /dev/null
+++ b/sets/kde-frameworks-tier1
@@ -0,0 +1,36 @@
+# Autogenerated by regenerate-files, DO NOT EDIT.
+# Tier 1: Depend only on Qt and possibly a few third-party libraries.
+kde-frameworks/attica:5
+kde-frameworks/bluez-qt:5
+kde-frameworks/breeze-icons:5
+kde-frameworks/breeze-icons-rcc:5
+kde-frameworks/extra-cmake-modules:5
+kde-frameworks/kapidox:5
+kde-frameworks/karchive:5
+kde-frameworks/kcalendarcore:5
+kde-frameworks/kcodecs:5
+kde-frameworks/kconfig:5
+kde-frameworks/kcoreaddons:5
+kde-frameworks/kdbusaddons:5
+kde-frameworks/kdnssd:5
+kde-frameworks/kguiaddons:5
+kde-frameworks/kholidays:5
+kde-frameworks/ki18n:5
+kde-frameworks/kidletime:5
+kde-frameworks/kirigami:5

[gentoo-commits] proj/kde:master commit in: eclass/

2020-10-09 Thread Andreas Sturmlechner
commit: 8609bab30da2ffdf59fd6836ee0b11fb2ac35225
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct  5 19:48:18 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  8 18:37:13 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8609bab3

kde.org.eclass: Drop obsolete KDE Frameworks 5.70 quirk

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

 eclass/kde.org.eclass | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index d59a05153a..f84edc3781 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -175,11 +175,9 @@ _kde.org_calculate_src_uri() {
kjs | \
kjsembed | \
kmediaplayer | \
-   kross)
-   _src_uri+="portingAids/"
-   ;;
+   kross | \
kxmlrpcclient)
-   [[ ${PV} = 5.70.* ]] || 
_src_uri+="portingAids/"
+   _src_uri+="portingAids/"
;;
esac
;;



[gentoo-commits] proj/kde:master commit in: eclass/

2020-10-09 Thread Andreas Sturmlechner
commit: 7bdb2611cace12e7a2a83b265164f0c2a953a05a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 12:51:10 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 12:51:10 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7bdb2611

kde.org.eclass: Mark KDE Release Service 20.08.2 as released

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

 eclass/kde.org.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index f84edc3781..08c6e52c29 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -114,7 +114,7 @@ esac
 # An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
 # Any package matching this will have fetch restriction enabled, and receive
 # a proper error message via pkg_nofetch.
-KDE_UNRELEASED=( kde-frameworks-5.75.0 kde-apps-20.08.2 kde-plasma-5.20.0 )
+KDE_UNRELEASED=( kde-frameworks-5.75.0 kde-plasma-5.20.0 )
 
 HOMEPAGE="https://kde.org/;
 



[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2020-10-09 Thread Andreas Sturmlechner
commit: 632c60c6201023eceade759638e911a1f14e4634
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Oct  9 12:51:38 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  9 12:51:38 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=632c60c6

profiles: Drop kde-release-service-20.08.2 package.mask

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

 profiles/package.mask/kde-release-service-20.08.2 | 238 --
 1 file changed, 238 deletions(-)

diff --git a/profiles/package.mask/kde-release-service-20.08.2 
b/profiles/package.mask/kde-release-service-20.08.2
deleted file mode 100644
index d0eec24f2d..00
--- a/profiles/package.mask/kde-release-service-20.08.2
+++ /dev/null
@@ -1,238 +0,0 @@
-# Andreas Sturmlechner  (05 Oct 2020)
-# KDE Release Service 20.08.2 mask
-# Not yet released.
-~kde-apps/kdialog-20.08.2
-~kde-apps/keditbookmarks-20.08.2
-~kde-apps/kfind-20.08.2
-~kde-apps/konqueror-20.08.2
-~kde-apps/baloo-widgets-20.08.2
-~kde-apps/dolphin-20.08.2
-~kde-apps/kate-20.08.2
-~kde-apps/kde-apps-meta-20.08.2
-~kde-apps/kde-meta-20.08.2
-~kde-apps/kdebase-meta-20.08.2
-~kde-apps/kdecore-meta-20.08.2
-~kde-apps/khelpcenter-20.08.2
-~kde-apps/konsole-20.08.2
-~kde-apps/kwrite-20.08.2
-~kde-apps/kdeaccessibility-meta-20.08.2
-~kde-apps/kmag-20.08.2
-~kde-apps/kmousetool-20.08.2
-~kde-apps/kmouth-20.08.2
-~kde-apps/kdeadmin-meta-20.08.2
-~kde-apps/kcron-20.08.2
-~kde-apps/ksystemlog-20.08.2
-~kde-apps/analitza-20.08.2
-~kde-apps/artikulate-20.08.2
-~kde-apps/blinken-20.08.2
-~kde-apps/cantor-20.08.2
-~kde-apps/kalgebra-20.08.2
-~kde-apps/kalzium-20.08.2
-~kde-apps/kanagram-20.08.2
-~kde-apps/kbruch-20.08.2
-~kde-apps/kdeedu-data-20.08.2
-~kde-apps/kdeedu-meta-20.08.2
-~kde-apps/kgeography-20.08.2
-~kde-apps/khangman-20.08.2
-~kde-apps/kig-20.08.2
-~kde-apps/kiten-20.08.2
-~kde-apps/klettres-20.08.2
-~kde-apps/kmplot-20.08.2
-~kde-apps/kqtquickcharts-20.08.2
-~kde-apps/ktouch-20.08.2
-~kde-apps/kturtle-20.08.2
-~kde-apps/kwordquiz-20.08.2
-~kde-apps/libkeduvocdocument-20.08.2
-~kde-apps/marble-20.08.2
-~kde-apps/minuet-20.08.2
-~kde-apps/parley-20.08.2
-~kde-apps/rocs-20.08.2
-~kde-apps/step-20.08.2
-~kde-apps/bomber-20.08.2
-~kde-apps/bovo-20.08.2
-~kde-apps/granatier-20.08.2
-~kde-apps/kajongg-20.08.2
-~kde-apps/kapman-20.08.2
-~kde-apps/katomic-20.08.2
-~kde-apps/kblackbox-20.08.2
-~kde-apps/kblocks-20.08.2
-~kde-apps/kbounce-20.08.2
-~kde-apps/kbreakout-20.08.2
-~kde-apps/kdegames-meta-20.08.2
-~kde-apps/kdiamond-20.08.2
-~kde-apps/kfourinline-20.08.2
-~kde-apps/kgoldrunner-20.08.2
-~kde-apps/kigo-20.08.2
-~kde-apps/killbots-20.08.2
-~kde-apps/kiriki-20.08.2
-~kde-apps/kjumpingcube-20.08.2
-~kde-apps/klickety-20.08.2
-~kde-apps/klines-20.08.2
-~kde-apps/kmahjongg-20.08.2
-~kde-apps/kmines-20.08.2
-~kde-apps/knavalbattle-20.08.2
-~kde-apps/knetwalk-20.08.2
-~kde-apps/knights-20.08.2
-~kde-apps/kolf-20.08.2
-~kde-apps/kollision-20.08.2
-~kde-apps/konquest-20.08.2
-~kde-apps/kpat-20.08.2
-~kde-apps/kreversi-20.08.2
-~kde-apps/kshisen-20.08.2
-~kde-apps/ksirk-20.08.2
-~kde-apps/ksnakeduel-20.08.2
-~kde-apps/kspaceduel-20.08.2
-~kde-apps/ksquares-20.08.2
-~kde-apps/ksudoku-20.08.2
-~kde-apps/ktuberling-20.08.2
-~kde-apps/kubrick-20.08.2
-~kde-apps/libkdegames-20.08.2
-~kde-apps/libkmahjongg-20.08.2
-~kde-apps/lskat-20.08.2
-~kde-apps/palapeli-20.08.2
-~kde-apps/picmi-20.08.2
-~kde-apps/gwenview-20.08.2
-~kde-apps/kamera-20.08.2
-~kde-apps/kcolorchooser-20.08.2
-~kde-apps/kdegraphics-meta-20.08.2
-~kde-apps/kdegraphics-mobipocket-20.08.2
-~kde-apps/kipi-plugins-20.08.2
-~kde-apps/kolourpaint-20.08.2
-~kde-apps/kruler-20.08.2
-~kde-apps/libkdcraw-20.08.2
-~kde-apps/libkexiv2-20.08.2
-~kde-apps/libkipi-20.08.2
-~kde-apps/libksane-20.08.2
-~kde-apps/okular-20.08.2
-~kde-apps/spectacle-20.08.2
-~kde-apps/svgpart-20.08.2
-~kde-apps/thumbnailers-20.08.2
-~kde-apps/audiocd-kio-20.08.2
-~kde-apps/dragon-20.08.2
-~kde-apps/ffmpegthumbs-20.08.2
-~kde-apps/juk-20.08.2
-~kde-apps/k3b-20.08.2
-~kde-apps/kamoso-20.08.2
-~kde-apps/kdemultimedia-meta-20.08.2
-~kde-apps/kdenlive-20.08.2
-~kde-apps/kmix-20.08.2
-~kde-apps/kwave-20.08.2
-~kde-apps/libkcddb-20.08.2
-~kde-apps/libkcompactdisc-20.08.2
-~media-sound/elisa-20.08.2
-~kde-apps/dolphin-plugins-dropbox-20.08.2
-~kde-apps/kaccounts-integration-20.08.2
-~kde-apps/kaccounts-providers-20.08.2
-~kde-apps/kdenetwork-meta-20.08.2
-~kde-apps/kdenetwork-filesharing-20.08.2
-~kde-apps/kget-20.08.2
-~kde-apps/kio-extras-20.08.2
-~kde-apps/krdc-20.08.2
-~kde-apps/krfb-20.08.2
-~kde-apps/kopete-20.08.2
-~kde-apps/ktp-accounts-kcm-20.08.2
-~kde-apps/ktp-approver-20.08.2
-~kde-apps/ktp-auth-handler-20.08.2
-~kde-apps/ktp-call-ui-20.08.2
-~kde-apps/ktp-common-internals-20.08.2
-~kde-apps/ktp-contact-list-20.08.2
-~kde-apps/ktp-contact-runner-20.08.2
-~kde-apps/ktp-desktop-applets-20.08.2
-~kde-apps/ktp-filetransfer-handler-20.08.2
-~kde-apps/ktp-kded-module-20.08.2
-~kde-apps/ktp-send-file-20.08.2

[gentoo-commits] proj/kde:master commit in: sets/

2020-10-09 Thread Andreas Sturmlechner
commit: 5714580d34c757a9a4e917a4d3bb15865754d662
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct  5 11:42:15 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  8 18:37:13 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5714580d

sets: Drop kde-frameworks-5.70 and kde-plasma-5.18

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

 sets/kde-frameworks-5.70 | 83 
 sets/kde-plasma-5.18 | 48 
 2 files changed, 131 deletions(-)

diff --git a/sets/kde-frameworks-5.70 b/sets/kde-frameworks-5.70
deleted file mode 100644
index 45c6180ac9..00
--- a/sets/kde-frameworks-5.70
+++ /dev/null
@@ -1,83 +0,0 @@
-

[gentoo-commits] proj/kde:master commit in: Documentation/package.unmask/.kde-frameworks-5.70/, ...

2020-10-09 Thread Andreas Sturmlechner
commit: 3b9f4f5c4b44582050237871026c6dd6b85d5b37
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct  5 11:41:27 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  8 18:37:13 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3b9f4f5c

Documentation: Drop obsolete KDE Frameworks 5.70 and KDE Plasma 5.18

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

 .../.kde-frameworks-5.70/_HEADER_  |  2 -
 .../.kde-frameworks-5.70/kde-frameworks-5.70   |  1 -
 .../.kde-frameworks-5.70/more-deps |  0
 .../.kde-plasma-5.18/_HEADER_  |  2 -
 .../.kde-plasma-5.18/kde-plasma-5.18   |  1 -
 .../.kde-plasma-5.18/more-deps |  1 -
 .../kde-frameworks-5.70.keywords   | 86 
 .../kde-frameworks-5.73.keywords   | 93 --
 .../kde-plasma-5.18.keywords   | 52 
 Documentation/package.mask/kde-frameworks-5.70 | 86 
 Documentation/package.mask/kde-plasma-5.18 | 51 
 .../package.unmask/.kde-frameworks-5.70/_HEADER_   |  2 -
 .../.kde-frameworks-5.70/kde-frameworks-5.70   |  1 -
 .../package.unmask/.kde-plasma-5.18/_HEADER_   |  2 -
 .../.kde-plasma-5.18/kde-plasma-5.18   |  1 -
 Documentation/package.unmask/kde-frameworks-5.70   | 86 
 Documentation/package.unmask/kde-plasma-5.18   | 51 
 17 files changed, 518 deletions(-)

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.70/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.70/_HEADER_
deleted file mode 100644
index 22c1e21177..00
--- a/Documentation/package.accept_keywords/.kde-frameworks-5.70/_HEADER_
+++ /dev/null
@@ -1,2 +0,0 @@
-# You can use this file to keyword/unkeyword the KDE Frameworks 5.70 release.
-# Edit Documentation/package.accept_keywords/.kde-frameworks-5.70/ files 
instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.70/kde-frameworks-5.70
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.70/kde-frameworks-5.70
deleted file mode 12
index e168003e0d..00
--- 
a/Documentation/package.accept_keywords/.kde-frameworks-5.70/kde-frameworks-5.70
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kde-frameworks-5.70
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.70/more-deps 
b/Documentation/package.accept_keywords/.kde-frameworks-5.70/more-deps
deleted file mode 100644
index e69de29bb2..00

diff --git a/Documentation/package.accept_keywords/.kde-plasma-5.18/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-plasma-5.18/_HEADER_
deleted file mode 100644
index f5c6bd2f60..00
--- a/Documentation/package.accept_keywords/.kde-plasma-5.18/_HEADER_
+++ /dev/null
@@ -1,2 +0,0 @@
-# You can use this file to keyword/unkeyword KDE Plasma 5.18.
-# Edit Documentation/package.keywords/.kde-plasma-5.18/ files instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-plasma-5.18/kde-plasma-5.18 
b/Documentation/package.accept_keywords/.kde-plasma-5.18/kde-plasma-5.18
deleted file mode 12
index ab17fb9385..00
--- a/Documentation/package.accept_keywords/.kde-plasma-5.18/kde-plasma-5.18
+++ /dev/null
@@ -1 +0,0 @@
-../../../sets/kde-plasma-5.18
\ No newline at end of file

diff --git a/Documentation/package.accept_keywords/.kde-plasma-5.18/more-deps 
b/Documentation/package.accept_keywords/.kde-plasma-5.18/more-deps
deleted file mode 100644
index aa97802a24..00
--- a/Documentation/package.accept_keywords/.kde-plasma-5.18/more-deps
+++ /dev/null
@@ -1 +0,0 @@
-~sys-apps/bolt-0.9

diff --git a/Documentation/package.accept_keywords/kde-frameworks-5.70.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-5.70.keywords
deleted file mode 100644
index a6db90f6f0..00
--- a/Documentation/package.accept_keywords/kde-frameworks-5.70.keywords
+++ /dev/null
@@ -1,86 +0,0 @@
-# Autogenerated by regenerate-files, DO NOT EDIT.
-# You can use this file to keyword/unkeyword the KDE Frameworks 5.70 release.
-# Edit Documentation/package.accept_keywords/.kde-frameworks-5.70/ files 
instead.
-

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

2020-10-09 Thread Conrad Kostecki
commit: 772a434f349009eef7906718df9904e0108adda9
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Sep 26 14:27:23 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Oct  9 13:45:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772a434f

sci-libs/colamd: update HOMEPAGE, use https

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

 sci-libs/colamd/colamd-2.9.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/colamd/colamd-2.9.6.ebuild 
b/sci-libs/colamd/colamd-2.9.6.ebuild
index a656a74f573..6a5198706ed 100644
--- a/sci-libs/colamd/colamd-2.9.6.ebuild
+++ b/sci-libs/colamd/colamd-2.9.6.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DESCRIPTION="Column approximate minimum degree ordering algorithm"
-HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html;
+HOMEPAGE="https://people.engr.tamu.edu/davis/suitesparse.html;
 SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2;
 
 LICENSE="BSD"



  1   2   3   4   >