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

2020-12-31 Thread Zac Medico
commit: 3f28346bb8a15ff2717b34451e4cc9becf410c86
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Jan  1 06:29:34 2021 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Jan  1 06:34:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f28346b

app-admin/consul-template: Bump to version 0.25.1

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Zac Medico  gentoo.org>

 app-admin/consul-template/Manifest |   1 +
 .../consul-template/consul-template-0.25.1.ebuild  | 310 +
 2 files changed, 311 insertions(+)

diff --git a/app-admin/consul-template/Manifest 
b/app-admin/consul-template/Manifest
index 02ffb09921f..846c44f602d 100644
--- a/app-admin/consul-template/Manifest
+++ b/app-admin/consul-template/Manifest
@@ -1,5 +1,6 @@
 DIST cloud.google.com%2Fgo%2F@v%2Fv0.26.0.mod 27 BLAKE2B 
814b0fa8f12d5ce6171fa629b5a7eb34e0e882cc0c5430986896bb38c243e08dc83098f271227f4ba019e78f16dc97fbb381e833aff1819833d243b08add916b
 SHA512 
5132f3438533427c0ab0fbb7a12112a7830ea9122662ed46019ff89c71d9cf80c02edc32dd5c892da572031b5a2cce100f2602fa6a19bea6be7c02781f701273
 DIST consul-template-0.25.0.tar.gz 197301 BLAKE2B 
f6e7d87b6fbb1d56728af0116ce0cd3ace800fa2e1d1edea57acbcd9cd1f1cf9a625426ab139744083071a1641a99aa526d44f28a147bbb1f2afe714b83969fd
 SHA512 
225e0e1f400b6ca6913758f0c4c77788977d4e6f861d50efa89662a652b1c8c648d269c9cb42ae5a590739ab1159a8b1a386cd9942a1c7dafc5200a8923b4c9b
+DIST consul-template-0.25.1.tar.gz 198375 BLAKE2B 
e5cb75193a50939b92f6b9db9e998577f1c62cf55944052a4e9ca574ea52fe7284b2395ee3ce237923cc79337453ec43d37c103f3a7bf0fc092c877164ed89fa
 SHA512 
ac02d6c26daadda62aff9b908836a6ac342ebebb9429c7a75306c4a76a2ba6bc6ab97f26e17ebfa64c171622068f89d006d48ccd7bfa28a71b43245357cbf524
 DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod 34 BLAKE2B 
ce54a247aef91043830bdf0603c8452ba38eceb1495af6e7a74c9119234a0dc5cd080cb25258c28f5e270acf91189a5ed33e361cbf17de2be5e37dadbda1d90d
 SHA512 
320941bc3b7fb8bc595e6135cbc513a7583d129f0cd92508055291e141191066303cf75148e25198c21f6c6c539a790ea3210f3ecf5de6a2a03b70c753091146
 DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.zip 56132 BLAKE2B 
5edcfe991d7fc40094d637bae8d8d6f1f897ab3d3786ade2bb80287738103264520681ced8d30d2037253206c32d3f867f4d024a571cb9aad030ebc451e198eb
 SHA512 
43ed64ae515738487e9b75a2290d0b2bc25e83c021a9f29b21487c37adbf34e74e1e7d3d5ec0dfe678c8396356f95c3993a5f5610d1791ff62056cd182a4272f
 DIST github.com%2F!data!dog%2Fdatadog-go%2F@v%2Fv2.2.0+incompatible.mod 37 
BLAKE2B 
74a94066231395cbd85f1dbbb68408161ef74781c0c686746f97365dceb3ca69e3b924a86e6639b5e4cbcf64928fa21245e6828339105a779a86bc4f132a5bf5
 SHA512 
da3a3499834784b7ace8158659956206fdb113000fdc84d54b6525805727e37029bdcf263afcbabe724d8b10f6601f1f38a985e6ac10fd0466907ae56da3edd7

diff --git a/app-admin/consul-template/consul-template-0.25.1.ebuild 
b/app-admin/consul-template/consul-template-0.25.1.ebuild
new file mode 100644
index 000..3b5be73122e
--- /dev/null
+++ b/app-admin/consul-template/consul-template-0.25.1.ebuild
@@ -0,0 +1,310 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit go-module systemd
+
+DESCRIPTION="Generic template rendering and notifications with Consul"
+HOMEPAGE="https://github.com/hashicorp/consul-template;
+
+EGO_SUM=(
+"cloud.google.com/go v0.26.0/go.mod"
+"github.com/BurntSushi/toml v0.3.1"
+"github.com/BurntSushi/toml v0.3.1/go.mod"
+"github.com/DataDog/datadog-go v2.2.0+incompatible/go.mod"
+"github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod"
+"github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da"
+"github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da/go.mod"
+"github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878"
+"github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878/go.mod"
+"github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310"
+"github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod"
+"github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
+"github.com/bgentry/speakeasy v0.1.0/go.mod"
+"github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible/go.mod"
+"github.com/circonus-labs/circonusllhist v0.1.3/go.mod"
+"github.com/client9/misspell v0.3.4/go.mod"
+"github.com/davecgh/go-spew v1.1.0/go.mod"
+"github.com/davecgh/go-spew v1.1.1"
+"github.com/davecgh/go-spew v1.1.1/go.mod"
+"github.com/fatih/color v1.7.0/go.mod"
+"github.com/fatih/color v1.9.0"
+"github.com/fatih/color v1.9.0/go.mod"
+"github.com/fatih/structs v1.1.0/go.mod"
+"github.com/frankban/quicktest v1.4.0"
+"github.com/frankban/quicktest v1.4.0/go.mod"
+"github.com/go-ldap/ldap v3.0.2+incompatible/go.mod"
+"github.com/go-test/deep v1.0.2-0.20181118220953-042da051cf31/go.mod"
+"github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
+"github.com/golang/mock v1.1.1/go.mod"
+"github.com/golang/protobuf v1.2.0/go.mod"

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

2020-12-31 Thread Matthew Thode
commit: ed9a87ec3e3a84f4ecfa13d74b9f748e6fef9dd0
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Jan  1 06:33:34 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Jan  1 06:34:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed9a87ec

dev-python/josepy: 1.5.0 stable amd64 / x86

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

 dev-python/josepy/josepy-1.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/josepy/josepy-1.5.0.ebuild 
b/dev-python/josepy/josepy-1.5.0.ebuild
index 5acbb31edea..b644e5d2338 100644
--- a/dev-python/josepy/josepy-1.5.0.ebuild
+++ b/dev-python/josepy/josepy-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 RDEPEND="
>=dev-python/cryptography-0.8[${PYTHON_USEDEP}]



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

2020-12-31 Thread Sam James
commit: d01bd9634a258d665ce272a98eb73c40ebfc70b1
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 06:11:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 06:11:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01bd963

dev-python/routes: fix distutils_enable_docs target call

Reported-by: Alessandro Barbieri  gmail.com>
Thanks-to: Martin Walch  web.de>
Closes: https://bugs.gentoo.org/715168
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/routes/routes-2.5.1.ebuild 
b/dev-python/routes/routes-2.5.1.ebuild
index 39460443ca9..bb4c3b2a904 100644
--- a/dev-python/routes/routes-2.5.1.ebuild
+++ b/dev-python/routes/routes-2.5.1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 PYTHON_COMPAT=( python3_{6..9} pypy3 )
 
 inherit distutils-r1
@@ -31,7 +32,7 @@ BDEPEND="
)"
 
 distutils_enable_tests nose
-distutils_enable_sphinx doc
+distutils_enable_sphinx docs
 
 # The testsuite appears to be held back by the author
 



[gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile/, dev-scheme/guile/files/

2020-12-31 Thread Sam James
commit: fb97c7de4b112b77e5205b7926bfaf1d38cc733d
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 05:52:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 05:52:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb97c7de

dev-scheme/guile: fix build where stack grows upwards

Closes: https://bugs.gentoo.org/747049
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-scheme/guile/files/guile-2.2.7-stack-up.patch | 17 +
 dev-scheme/guile/guile-2.2.7.ebuild   |  8 ++--
 2 files changed, 23 insertions(+), 2 deletions(-)

diff --git a/dev-scheme/guile/files/guile-2.2.7-stack-up.patch 
b/dev-scheme/guile/files/guile-2.2.7-stack-up.patch
new file mode 100644
index 000..de291421c0b
--- /dev/null
+++ b/dev-scheme/guile/files/guile-2.2.7-stack-up.patch
@@ -0,0 +1,17 @@
+This patch (dropping an obsolete extra parameter to grow_stack) landed post
+2.2.7 and we're not likely to ever see a 2.2.8, as development has moved
+on to 3.x now.
+
+https://bugs.gentoo.org/747049
+https://www.mail-archive.com/guile-devel@gnu.org/msg15502.html
+--- a/libguile/continuations.c
 b/libguile/continuations.c
+@@ -302,7 +302,7 @@
+ 
+ #if SCM_STACK_GROWS_UP
+   if (dst + continuation->num_stack_items >= _top_element)
+-grow_stack (cont, mra);
++grow_stack (cont);
+ #else
+   dst -= continuation->num_stack_items;
+   if (dst <= _top_element)

diff --git a/dev-scheme/guile/guile-2.2.7.ebuild 
b/dev-scheme/guile/guile-2.2.7.ebuild
index 61026da9a02..6020cc99568 100644
--- a/dev-scheme/guile/guile-2.2.7.ebuild
+++ b/dev-scheme/guile/guile-2.2.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -29,7 +29,11 @@ BDEPEND="
sys-devel/libtool
sys-devel/gettext"
 
-PATCHES=( "${FILESDIR}/${PN}-2.2.3-gentoo-sandbox.patch" )
+PATCHES=(
+   "${FILESDIR}/${PN}-2.2.3-gentoo-sandbox.patch"
+   "${FILESDIR}/${PN}-2.2.7-stack-up.patch"
+)
+
 DOCS=( GUILE-VERSION HACKING README )
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: sys-power/thermald/

2020-12-31 Thread Sam James
commit: 0f271e3841b59c8c831b59fc9cc7fc0f752a48ee
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 05:46:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 05:46:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f271e38

sys-power/thermald: Stabilize 2.3-r1 amd64, #758794

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

 sys-power/thermald/thermald-2.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-power/thermald/thermald-2.3-r1.ebuild 
b/sys-power/thermald/thermald-2.3-r1.ebuild
index 1110e8a7182..d310c0357c0 100644
--- a/sys-power/thermald/thermald-2.3-r1.ebuild
+++ b/sys-power/thermald/thermald-2.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/01org/thermal_daemon/archive/v${PV}.tar.gz -> ${P}.t
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="



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

2020-12-31 Thread Sam James
commit: 52f23bc649a6d9a2bda2a5daf47d97b1eb8ca7d1
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 05:46:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 05:46:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f23bc6

media-plugins/frei0r-plugins: Stabilize 1.7.0 amd64, #762880

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

 media-plugins/frei0r-plugins/frei0r-plugins-1.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/frei0r-plugins/frei0r-plugins-1.7.0.ebuild 
b/media-plugins/frei0r-plugins/frei0r-plugins-1.7.0.ebuild
index 0e6381b47c7..48d7cfd241a 100644
--- a/media-plugins/frei0r-plugins/frei0r-plugins-1.7.0.ebuild
+++ b/media-plugins/frei0r-plugins/frei0r-plugins-1.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://files.dyne.org/frei0r/releases/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE="doc +facedetect +scale0tilt"
 
 RDEPEND="x11-libs/cairo[${MULTILIB_USEDEP}]



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

2020-12-31 Thread Sam James
commit: 842125e9ed3e7cfb8147412d7bc3dbc2d88a4de5
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 05:46:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 05:46:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=842125e9

media-libs/libbluray: Stabilize 1.2.0 amd64, #762883

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

 media-libs/libbluray/libbluray-1.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libbluray/libbluray-1.2.0.ebuild 
b/media-libs/libbluray/libbluray-1.2.0.ebuild
index a977ea88e85..69352f039b1 100644
--- a/media-libs/libbluray/libbluray-1.2.0.ebuild
+++ b/media-libs/libbluray/libbluray-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ if [[ "${PV#}" != "${PV}" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://code.videolan.org/videolan/libbluray.git;
 else
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"

SRC_URI="https://downloads.videolan.org/pub/videolan/libbluray/${PV}/${P}.tar.bz2;
 fi
 



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

2020-12-31 Thread Sam James
commit: 4efc6d9f49ead4e09bd04458ee8ba220f7caa686
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 05:45:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 05:45:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4efc6d9f

sys-cluster/ganglia: Stabilize 3.7.1-r2 amd64, #762856

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

 sys-cluster/ganglia/ganglia-3.7.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/ganglia/ganglia-3.7.1-r2.ebuild 
b/sys-cluster/ganglia/ganglia-3.7.1-r2.ebuild
index ee9127bb930..6cea19ae53d 100644
--- a/sys-cluster/ganglia/ganglia-3.7.1-r2.ebuild
+++ b/sys-cluster/ganglia/ganglia-3.7.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ganglia/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
 IUSE="minimal pcre examples"
 
 DEPEND="dev-libs/confuse



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

2020-12-31 Thread Sam James
commit: 16b6c3a1537c087399618ec869b48ef4e8405eb4
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 05:45:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 05:45:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16b6c3a1

sys-cluster/pacemaker: Stabilize 1.1.24 amd64, #762853

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

 sys-cluster/pacemaker/pacemaker-1.1.24.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/pacemaker/pacemaker-1.1.24.ebuild 
b/sys-cluster/pacemaker/pacemaker-1.1.24.ebuild
index 2b957bb10d3..4f09fb9802b 100644
--- a/sys-cluster/pacemaker/pacemaker-1.1.24.ebuild
+++ b/sys-cluster/pacemaker/pacemaker-1.1.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/ClusterLabs/${PN}/archive/${MY_P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa ~x86"
 IUSE="acl smtp snmp"
 
 DEPEND="${PYTHON_DEPS}



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

2020-12-31 Thread Sam James
commit: 36a6cac72ecf0bcca8044f4a62a5f92345098194
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 05:45:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 05:45:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a6cac7

media-libs/xvid: Stabilize 1.3.7 amd64, #762874

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

 media-libs/xvid/xvid-1.3.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/xvid/xvid-1.3.7.ebuild 
b/media-libs/xvid/xvid-1.3.7.ebuild
index bfd41066754..9149c76fa1b 100644
--- a/media-libs/xvid/xvid-1.3.7.ebuild
+++ b/media-libs/xvid/xvid-1.3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://downloads.xvid.com/downloads/${MY_P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="elibc_FreeBSD examples pic +threads"
 
 NASM=">=dev-lang/nasm-2"



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

2020-12-31 Thread Sam James
commit: f3d397ab4ffc62e30348fa79f64d162acfb6c603
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 05:45:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 05:45:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3d397ab

media-libs/zimg: Stabilize 3.0.1 amd64, #762877

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

 media-libs/zimg/zimg-3.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/zimg/zimg-3.0.1.ebuild 
b/media-libs/zimg/zimg-3.0.1.ebuild
index 306320548ba..2e10103e346 100644
--- a/media-libs/zimg/zimg-3.0.1.ebuild
+++ b/media-libs/zimg/zimg-3.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ if [[ ${PV} = ** ]] ; then
inherit git-r3
 else

SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
S="${WORKDIR}/${PN}-release-${PV}/"
 fi
 inherit autotools multilib-minimal



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

2020-12-31 Thread Sam James
commit: b7acd2e0798aed382af0aa31a4054cd5c8529840
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 05:45:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 05:45:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7acd2e0

media-libs/libmtp: Stabilize 1.1.17 amd64, #762871

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

 media-libs/libmtp/libmtp-1.1.17.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libmtp/libmtp-1.1.17.ebuild 
b/media-libs/libmtp/libmtp-1.1.17.ebuild
index 6bd41c26145..073a0c5cf71 100644
--- a/media-libs/libmtp/libmtp-1.1.17.ebuild
+++ b/media-libs/libmtp/libmtp-1.1.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
inherit autotools git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 fi
 
 DESCRIPTION="Implementation of Microsoft's Media Transfer Protocol (MTP)"



[gentoo-commits] repo/gentoo:master commit in: sci-calculators/units/

2020-12-31 Thread Sam James
commit: f9668b4fe4c289875bb573d5ce0bb057faca6f28
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 04:32:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 04:32:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9668b4f

sci-calculators/units: bump to 2.21

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

 sci-calculators/units/Manifest  |  1 +
 sci-calculators/units/units-2.21.ebuild | 58 +
 2 files changed, 59 insertions(+)

diff --git a/sci-calculators/units/Manifest b/sci-calculators/units/Manifest
index ba47bcea8d7..a40be723533 100644
--- a/sci-calculators/units/Manifest
+++ b/sci-calculators/units/Manifest
@@ -2,3 +2,4 @@ DIST units-2.16.tar.gz 1178197 BLAKE2B 
6de569cd70c8067be053c5acb0885f898b76252bf
 DIST units-2.18.tar.gz 1248892 BLAKE2B 
b1dd86907ba6af3251577c533d6c39705ff4a8cdf099c15c61efaf7876ee9a4131212e09b3e9ca0f2355fc547256e33be4fcb9efc552b38e3e990e76b9465992
 SHA512 
2ae9f08acb03f2f443514800dafb454434d7d1a43497d2a937c2e9e8429f63d821be11ae3090693e8cadbd2f9cdeafba8f80c1671d84a9cceb0f72ad75d8cad7
 DIST units-2.19.tar.gz 1271288 BLAKE2B 
b6d61661d88e8221d5689e7f1cdba357479d4e34c4c6fd51c336e76850521b3ad7d8f1bfd9ff8173917931151c8da2180928879be940358e35ae3e96a6e30765
 SHA512 
f28df8f0b95b53620d4d21ed369551b8510663ff3658293ba62de2722e7dc2d87506db7c65dc192e35f3c3a20842e8ed09ddaa7352532f7e3eaeab4c001061c8
 DIST units-2.20.tar.gz 1309242 BLAKE2B 
5321e6234cfe4514d1ebccec490e472ff64a0428bb2721f51e3ff626ddef7eec4b4e8822aa947da1f4ddca414078b617ba34308c86a71788f6d8a9ba20dd6846
 SHA512 
5292588fb7ea0ab12e45e5521a115a0eaba4e37378011677cbd80e6e17a6ffa5f388a57859c590b6d65460fc91a4ff33e6603e27d4909b8122d4ad3696c8600d
+DIST units-2.21.tar.gz 1308533 BLAKE2B 
0a02979eafa21af759128ec72b11e1f532640c9d0e88ae8f389a1beb52d5a400cbd6294042aa4c7d8786c06c8ac4106a77c302805b8c5e3bb84d4134805fd517
 SHA512 
34bacff606f12aa5b2e59170f6b2142277aa1121d79610a51b57f07f17ae2dbdfbbb0e60be34522f367679cc152408f77c1ebb551016224d23f81c21f4b3ba62

diff --git a/sci-calculators/units/units-2.21.ebuild 
b/sci-calculators/units/units-2.21.ebuild
new file mode 100644
index 000..f62e7185316
--- /dev/null
+++ b/sci-calculators/units/units-2.21.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+inherit python-r1
+
+DESCRIPTION="Unit conversion program"
+HOMEPAGE="https://www.gnu.org/software/units/units.html;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+
+LICENSE="FDL-1.3 GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+IUSE="+units-cur"
+REQUIRED_USE="units-cur? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="
+   sys-libs/readline:=
+   units-cur? (
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   dev-python/future[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   ')
+   )
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.17-network-sandbox.patch
+   "${FILESDIR}"/${PN}-2.20-readerror.patch
+)
+
+DOCS=( ChangeLog NEWS README )
+
+src_configure() {
+   econf \
+   --sharedstatedir="${EPREFIX}"/var/lib \
+   ac_cv_path_PYTHON=no
+}
+
+src_compile() {
+   emake ${PN}
+}
+
+src_install() {
+   default
+
+   if use units-cur; then
+   sed \
+   -e 
"/^outfile/s|'.*'|'/usr/share/units/currency.units'|g" \
+   -e 's|^#!|&/usr/bin/python|g' \
+   units_cur_inst > units_cur || die
+   python_foreach_impl python_doscript units_cur
+   fi
+}



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

2020-12-31 Thread Sam James
commit: 9383a4bcc08d65cbb4db355ac8ff950843e72094
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 03:37:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 03:38:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9383a4bc

profiles/package.mask: mask EOL branch of net-irc/unrealircd

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index f302d3c53d2..2b019bf39ed 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2021-01-01)
+# UnrealIRCd 4.x is EOL. Please upgrade to 5.x.
+# To be removed shortly.
+# https://www.unrealircd.org/docs/UnrealIRCd_4_EOL
+# bug 762715
+ (2021-01-01)
 # RenPy requires Python 2.7 at runtime, and py3 port has not been
 # released yet.  Even if it were, the games would probably need porting



[gentoo-commits] repo/gentoo:master commit in: x11-misc/shared-mime-info/

2020-12-31 Thread Sam James
commit: 2a834040f130a2a0357054571d8cc8cf752a5d74
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 03:26:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 03:26:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a834040

x11-misc/shared-mime-info: bump to 2.1

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

 x11-misc/shared-mime-info/Manifest |  1 +
 .../shared-mime-info/shared-mime-info-2.1.ebuild   | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/x11-misc/shared-mime-info/Manifest 
b/x11-misc/shared-mime-info/Manifest
index 1592c665785..7655cafc3f8 100644
--- a/x11-misc/shared-mime-info/Manifest
+++ b/x11-misc/shared-mime-info/Manifest
@@ -1,3 +1,4 @@
 DIST shared-mime-info-1.10.tar.xz 616800 BLAKE2B 
a63c97aba9184e7926db01968aef2a741ef089a46ab9365eb8dad5a78f585f90171751baeaa3bc62ed0a37eed6e93d60598fbe1e7e63168106fc8aa05f2f5cc8
 SHA512 
efc2b63cae11e6b0332f8607ba57a885dec68a23ac299bbda3eb6e2c7ed071c7c40dba73e9cf23ab675fcaa86ea3777fa931a9f25000a08ec6a748734c88beda
 DIST shared-mime-info-1.15.tar.xz 772708 BLAKE2B 
763c7b5f1128882cb8a027ee7fb35daa5d141ccab07ba7aeae5139b94c1ed1c5702741b30c8803b7796bb6eb66fa02fde41d14e078b1960003bd3ba5e0de4e1a
 SHA512 
3666aa500dfa6a28bd0524400c47fa16d90ae61f8c80f350fd895972319ec2f511618b8a7fa3cbde621edee46fde19e4506bda62f0bd2d0ede1b08d7bdb9aef2
 DIST shared-mime-info-2.0.tar.xz 5015272 BLAKE2B 
8bac4790177f8b72a8c74799d7abca360ad11a922635aa1207eead78674192b300cf0096f5943a65aa3991c8403b145adb24f5e7746db7ea6ceeab64978608c3
 SHA512 
f4a1ea9a408ffcff325e57585dec5862405e9fd6c79e444048039f3061676501c40168cecf8935d002644a702a21f08f0f7c680ef6a65fdf188e0d892f3cc085
+DIST shared-mime-info-2.1.tar.xz 5202496 BLAKE2B 
e8dfc7efe78feb5a38c8115a2b332f46c3dac2f89dffad0834fa7b77560b3ef528e779ab9e42822288f85d8c434fd590859db682f3f99494aa6a4387c985e912
 SHA512 
87e308281e83c4cf889594f7c2e8dcb4d0d0d3910124c3816fdb886ba7d6113b2581711adcb17032b47f9b8d8b7001fab58daa52b7da7c0ef87915e341d6f1b0

diff --git a/x11-misc/shared-mime-info/shared-mime-info-2.1.ebuild 
b/x11-misc/shared-mime-info/shared-mime-info-2.1.ebuild
new file mode 100644
index 000..bd0c3287878
--- /dev/null
+++ b/x11-misc/shared-mime-info/shared-mime-info-2.1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+HASH=0ee50652091363ab0d17e335e5e74fbe # don't forget to update on version bumps
+inherit meson xdg-utils
+
+DESCRIPTION="The Shared MIME-info Database specification"
+HOMEPAGE="https://gitlab.freedesktop.org/xdg/shared-mime-info;
+SRC_URI="https://gitlab.freedesktop.org/xdg/${PN}/uploads/${HASH}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+# requires installed xdgmime binary
+RESTRICT="test"
+
+BDEPEND="
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/xmlto
+   dev-util/itstool
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/libxml2
+"
+DEPEND="${RDEPEND}"
+
+DOCS=( HACKING.md NEWS README.md )
+
+src_install() {
+   meson_src_install
+
+   # in prefix, install an env.d entry such that prefix patch is used/added
+   if use prefix; then
+   echo "XDG_DATA_DIRS=\"${EPREFIX}/usr/share\"" > 
"${T}"/50mimeinfo || die
+   doenvd "${T}"/50mimeinfo
+   fi
+}
+
+pkg_postinst() {
+   use prefix && export XDG_DATA_DIRS="${EPREFIX}"/usr/share
+   xdg_mimeinfo_database_update
+}



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

2020-12-31 Thread Sam James
commit: 1f89e0eb693aa4ea34133efd3a05c1cd6904355e
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 03:32:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 03:32:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f89e0eb

media-video/aravis: bump to 0.8.5

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

 media-video/aravis/Manifest|  1 +
 media-video/aravis/aravis-0.8.5.ebuild | 69 ++
 2 files changed, 70 insertions(+)

diff --git a/media-video/aravis/Manifest b/media-video/aravis/Manifest
index a85fb353063..9cf2ceb0ae5 100644
--- a/media-video/aravis/Manifest
+++ b/media-video/aravis/Manifest
@@ -1 +1,2 @@
 DIST aravis-0.7.2.tar.gz 940928 BLAKE2B 
67b6772aaf6195e393caf2f3fcf6d24acace9d7160023c801f93d479e9d488e4082dcd11d40a8db18dea6cd516e0b24cb78e46de09d455a3c822208d9f33af5b
 SHA512 
5cc6c01f77462c595a87a5899df752a5018e72b4de108fc3bcebbb39542482fc535401a7f10732270d98998fe807c929ae9e7750cc7ac0ce089763d1eb148e2a
+DIST aravis-0.8.5.tar.gz 966208 BLAKE2B 
abeb87911e20898765a41a663a539932cafe65a297ae3887379ca2760132150fde1fb87dbd5f718618b90f5eb2f2fd4941a85ebf7139b0d4ae8a6be458338450
 SHA512 
2e6ab898be0d1e9a93555bcf83bb447f19c46c5d3c3a8713b9a2174fd165992d5737393f417f6e46504d120d15955dc67e89342449f11356a3fd1e6968ac233e

diff --git a/media-video/aravis/aravis-0.8.5.ebuild 
b/media-video/aravis/aravis-0.8.5.ebuild
new file mode 100644
index 000..5b917f730ca
--- /dev/null
+++ b/media-video/aravis/aravis-0.8.5.ebuild
@@ -0,0 +1,69 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="Library for video acquisition using Genicam cameras"
+HOMEPAGE="https://github.com/AravisProject/aravis;
+
+if [[ ${PV} =  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/AravisProject/${PN};
+else
+   MY_P="${PN^^}_${PV//./_}"
+   SRC_URI="https://github.com/AravisProject/${PN}/archive/${MY_P}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="LGPL-2+"
+SLOT="0"
+IUSE="gtk-doc fast-heartbeat gstreamer introspection packet-socket test usb 
viewer"
+RESTRICT="!test? ( test )"
+
+GST_DEPEND="
+   media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0
+"
+BDEPEND="
+   dev-util/glib-utils
+   virtual/pkgconfig
+   gtk-doc? (
+   dev-util/gtk-doc
+   app-text/docbook-xml-dtd:4.3
+   )
+   introspection? ( dev-libs/gobject-introspection:= )
+"
+DEPEND="
+   dev-libs/glib:2[gtk-doc?]
+   dev-libs/libxml2:2
+   sys-libs/zlib
+   gstreamer? ( ${GST_DEPEND} )
+   packet-socket? ( sys-process/audit )
+   usb? ( virtual/libusb:1 )
+   viewer? (
+   ${GST_DEPEND}
+   x11-libs/gtk+:3
+   x11-libs/libnotify
+   )
+"
+RDEPEND="${DEPEND}"
+
+if [[ ${PV} !=  ]]; then
+   S="${WORKDIR}/${PN}-${MY_P}"
+fi
+
+src_configure() {
+   local emesonargs=(
+   $(meson_feature gtk-doc documentation)
+   $(meson_use fast-heartbeat)
+   $(meson_feature gstreamer gst-plugin)
+   $(meson_feature introspection)
+   $(meson_feature packet-socket)
+   $(meson_use test tests)
+   $(meson_feature usb)
+   $(meson_feature viewer)
+   )
+   meson_src_configure
+}



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

2020-12-31 Thread Sam James
commit: add4983bc2bf75f18aa9f60d712e4e0afff134d2
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 03:03:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 03:03:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add4983b

media-sound/abcm2ps: bump to 8.14.11

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

 media-sound/abcm2ps/Manifest   |  1 +
 media-sound/abcm2ps/abcm2ps-8.14.11.ebuild | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/media-sound/abcm2ps/Manifest b/media-sound/abcm2ps/Manifest
index 6e428427c11..e7eeb1a128f 100644
--- a/media-sound/abcm2ps/Manifest
+++ b/media-sound/abcm2ps/Manifest
@@ -1,2 +1,3 @@
+DIST abcm2ps-8.14.11.tar.gz 259453 BLAKE2B 
a5b2b4142b9d3190fdedd3b560f8baa582293badd90fd380ddb9991871b2e08050d07c3c97f908529be715bce62b9cda242487f3d6a7885ecf802318a64b7df8
 SHA512 
b156c84cfa929aa5999a42b23564af5bac399dccbf116342891b5e5ed2e34e81b4658fab9f3c51f5de084cc96d8ea0965a2bdf81de14de6eb324b8998dbb8b98
 DIST abcm2ps-8.14.4.tar.gz 258383 BLAKE2B 
7f9163309cb7a31eaecf443b5bd754c7389b4717ed891e2082f618499b4491428ae0fff7b4804d2c21c8ff3d948557c9d649afb0c2a9ae9407aad39545ed66d5
 SHA512 
7ba5a25ef7ad18a46bdd45393836a0ede2838af2c24822ecf3c1759328619663fe600eaf607de900527f88fa4a9c21d1da8965cafa45f4aa6dc5754b37ae3722
 DIST abcm2ps-8.14.6.tar.gz 258520 BLAKE2B 
99aba76df4ee0259d46924f5d37e707d2fcc1872502c475bca52c22353d4a6f7dcb3f52b0639b8d619f2414a6cb1d20b7b8bf6808218f0b99c71eb76b9766bf9
 SHA512 
f9863480bc757971eacb0a3bb30e046bcafe2f27bb15ac0e9c4d89afa568f23682fca4388523c429a72b01386e44c390efc8c487cae569b59eb6fcca8ad9a98a

diff --git a/media-sound/abcm2ps/abcm2ps-8.14.11.ebuild 
b/media-sound/abcm2ps/abcm2ps-8.14.11.ebuild
new file mode 100644
index 000..48eee1a8dfd
--- /dev/null
+++ b/media-sound/abcm2ps/abcm2ps-8.14.11.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Program to convert abc files to Postscript files"
+HOMEPAGE="https://github.com/leesavide/abcm2ps;
+SRC_URI="https://github.com/leesavide/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="examples pango"
+
+BDEPEND="virtual/pkgconfig"
+DEPEND="
+   pango? (
+   media-libs/freetype:2
+   x11-libs/pango
+   )"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   econf \
+   --enable-a4 \
+   --enable-deco-is-roll \
+   $(use_enable pango)
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
+}
+
+src_install() {
+   dobin abcm2ps
+
+   insinto /usr/share/${PN}
+   doins *.fmt
+
+   dodoc README.md
+
+   if use examples ; then
+   docinto examples
+   dodoc sample*.*
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



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

2020-12-31 Thread Sam James
commit: d4e5bc36b7dbd8a6ebebca427d73b9f43a21e7df
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 03:13:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 03:13:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e5bc36

media-libs/libbluray: bump to 1.2.1

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

 media-libs/libbluray/Manifest   |  1 +
 media-libs/libbluray/libbluray-1.2.1.ebuild | 88 +
 2 files changed, 89 insertions(+)

diff --git a/media-libs/libbluray/Manifest b/media-libs/libbluray/Manifest
index 25f46349012..987d86b0061 100644
--- a/media-libs/libbluray/Manifest
+++ b/media-libs/libbluray/Manifest
@@ -1,2 +1,3 @@
 DIST libbluray-1.1.2.tar.bz2 745779 BLAKE2B 
04803f67d9b0732df54e85d960539280ce26755c5874ae90cc8d787036ad279fca8c508695ea0607eed1183eea7b0be9326999dda473dc864fa4da131a27af40
 SHA512 
5a82af6c1840a1dcb31d06d90203c68e2c4f0bbadc9212eb0bb2776d42b0ab3793a769ebe07b3051be151e8b15876874d5a0658292f72b7126dd915a1ada3fe7
 DIST libbluray-1.2.0.tar.bz2 747265 BLAKE2B 
d9f0d1c321faa9008431b17aecba495e44d2795cea2973f9772b5be2c0193af53e3c947b9dd0b2d4d22c4085e163461252f895618e98491184d85eb7fbf5bd54
 SHA512 
d10413b6b86ff2d2e7c4b0103546f2142727cc5209ddb7b227aa74e27384f2e0b9abee37bf8ccc5b0cdfcaeebfb0669cf20903a247df278a8ad6dbd27469d324
+DIST libbluray-1.2.1.tar.bz2 751063 BLAKE2B 
af353e03a70b0202776c2190d927506225bbe1147fe5bfb19039839f5d82d0beb4fd7c2813a9ce10a2bc6f9d07e2a2080b54f1442e02e5f8e72564a5bcaf0a2a
 SHA512 
e9433034266e88c05ae3469c0bd2bf700d7f16e17ad706f48426c143c823e83c16ab79a637f1e85e4eb858aa0577630671f87ba35d179db2a1d8bc8545c4

diff --git a/media-libs/libbluray/libbluray-1.2.1.ebuild 
b/media-libs/libbluray/libbluray-1.2.1.ebuild
new file mode 100644
index 000..f8e57cc06fb
--- /dev/null
+++ b/media-libs/libbluray/libbluray-1.2.1.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ "${PV#}" != "${PV}" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://code.videolan.org/videolan/libbluray.git;
+else
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+   
SRC_URI="https://downloads.videolan.org/pub/videolan/libbluray/${PV}/${P}.tar.bz2;
+fi
+
+inherit autotools java-pkg-opt-2 flag-o-matic multilib-minimal
+
+DESCRIPTION="Blu-ray playback libraries"
+HOMEPAGE="https://www.videolan.org/developers/libbluray.html;
+
+LICENSE="LGPL-2.1"
+SLOT="0/2"
+IUSE="aacs bdplus +fontconfig java static-libs +truetype utils +xml"
+
+COMMON_DEPEND="
+   xml? ( >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}] )
+   fontconfig? ( >=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}] )
+   truetype? ( >=media-libs/freetype-2.5.0.1:2[${MULTILIB_USEDEP}] )
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   aacs? ( >=media-libs/libaacs-0.6.0[${MULTILIB_USEDEP}] )
+   bdplus? ( media-libs/libbdplus[${MULTILIB_USEDEP}] )
+   java? ( >=virtual/jre-1.6 )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   java? ( >=virtual/jdk-1.6 )
+"
+BDEPEND="
+   java? (
+   >=virtual/jdk-1.6
+   dev-java/ant-core
+   )
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-jars.patch
+)
+
+DOCS=(
+   ChangeLog
+   README.txt
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+multilib_src_configure() {
+   use java || unset JDK_HOME # Bug #621992.
+
+   ECONF_SOURCE="${S}" econf \
+   --disable-optimizations \
+   $(multilib_native_use_enable utils examples) \
+   $(multilib_native_use_enable java bdjava-jar) \
+   $(use_with fontconfig) \
+   $(use_with truetype freetype) \
+   $(use_enable static-libs static) \
+   $(use_with xml libxml2)
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" install
+   multilib_is_native_abi || return
+
+   use utils &&
+   find .libs/ -type f -executable ! -name "${PN}.*" \
+$(use java || echo '! -name bdj_test') -exec dobin {} +
+
+   use java &&
+   java-pkg_regjar "${ED}"/usr/share/${PN}/lib/*.jar
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   find "${D}" -name '*.la' -delete || die
+}



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

2020-12-31 Thread Sam James
commit: 14bda7fa0dfca85165c1e579ce880e7378cbb210
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 03:04:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 03:04:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14bda7fa

media-sound/abcm2ps: bump to 8.14.11

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

 media-sound/abcm2ps/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-sound/abcm2ps/metadata.xml b/media-sound/abcm2ps/metadata.xml
index a52c2abde1c..60d7833c917 100644
--- a/media-sound/abcm2ps/metadata.xml
+++ b/media-sound/abcm2ps/metadata.xml
@@ -8,4 +8,7 @@

Use the pango library to render fonts with 
non-latin characters

+   
+   leesavide/abcm2ps
+   
 



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

2020-12-31 Thread Sam James
commit: 8153d405468a78305b65ec1114b03d2caa4d39ad
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 03:09:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 03:09:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8153d405

media-plugins/frei0r-plugins: add github remote-id

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

 media-plugins/frei0r-plugins/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-plugins/frei0r-plugins/metadata.xml 
b/media-plugins/frei0r-plugins/metadata.xml
index 126616a7cb0..053f17aa09f 100644
--- a/media-plugins/frei0r-plugins/metadata.xml
+++ b/media-plugins/frei0r-plugins/metadata.xml
@@ -13,4 +13,7 @@
   plugins, which depend on media-libs/gavl
 
   
+  
+dyne/frei0r
+  
 



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

2020-12-31 Thread Sam James
commit: c4b426c4585e56f705aee22be1acd41fa1ef8002
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 02:55:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 02:55:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4b426c4

media-libs/libmtp: add github remote-id

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

 media-libs/libmtp/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/libmtp/metadata.xml b/media-libs/libmtp/metadata.xml
index 7b15a68479f..18b68008be9 100644
--- a/media-libs/libmtp/metadata.xml
+++ b/media-libs/libmtp/metadata.xml
@@ -7,6 +7,7 @@


cpe:/a:libmtp_project:libmtp
+   libmtp/libmtp
libmtp

 



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

2020-12-31 Thread Sam James
commit: 6eec0f7fa59db8493e887963e1c64945a6e2bbdf
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 02:54:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 02:54:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eec0f7f

media-libs/libmtp: bump to 1.1.18

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

 media-libs/libmtp/Manifest |  1 +
 media-libs/libmtp/libmtp-1.1.18.ebuild | 72 ++
 2 files changed, 73 insertions(+)

diff --git a/media-libs/libmtp/Manifest b/media-libs/libmtp/Manifest
index 1651a79b4be..25337b4dc8d 100644
--- a/media-libs/libmtp/Manifest
+++ b/media-libs/libmtp/Manifest
@@ -1,2 +1,3 @@
 DIST libmtp-1.1.16.tar.gz 820516 BLAKE2B 
debc0755b91f44a878c4a5d4eb8d23c92ac17a80cf59ca13ada80bc1884ee7ab771153252258e33c834aba718a064d9e9a1b4618b3e0abe81bbffdfc7e5a2c88
 SHA512 
0540271930c1c932c5d06dcdd30142d407a4fadd022b195e8339d614fa3ec9b050605bf013b28ac6451f4dfcddf7add949c928acb1382802ab5fd6311c1628a0
 DIST libmtp-1.1.17.tar.gz 829529 BLAKE2B 
7e7393aaf0e988029382d30e260d651ad1166a89a2af32a3da544cdb85eeec1a026eaa40d131096eaec0686b92c4e25663ec5cfbe3916a522ebafd38f107744e
 SHA512 
f2648e259529bd3dfe74a7049a79c4b0042bcaf63cc1fec8b232b66312d62e9620280e4f725312c9ef8207f1f1ceac19f460a0a8772a3cc6c7f0b00ead01add2
+DIST libmtp-1.1.18.tar.gz 832463 BLAKE2B 
136033e9700fcce6d5092f8f5f896ce40b2ef659d638bd2e432fb7522c1c4e7e930171198ada5c67c0f5dc7c94ed36ec7d2ac8f4faa3bb335d4a8abb032ae2ef
 SHA512 
1a8d503effd83217c339a1aea3a16954d718059edf3110cb2f21cff74cdd1243e7f4880d4e12f8fbdc9a5deed366c4151babe6ecd6f4cf4b7330a27e27bf7cc8

diff --git a/media-libs/libmtp/libmtp-1.1.18.ebuild 
b/media-libs/libmtp/libmtp-1.1.18.ebuild
new file mode 100644
index 000..e9755bfc420
--- /dev/null
+++ b/media-libs/libmtp/libmtp-1.1.18.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit udev
+
+if [[ ${PV} == * ]]; then
+   EGIT_REPO_URI="https://git.code.sf.net/p/${PN}/code;
+   inherit autotools git-r3
+else
+   SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+fi
+
+DESCRIPTION="Implementation of Microsoft's Media Transfer Protocol (MTP)"
+HOMEPAGE="http://libmtp.sourceforge.net/;
+
+LICENSE="LGPL-2.1" # LGPL-2+ and LGPL-2.1+ ?
+SLOT="0/9" # Based on SONAME of libmtp shared library
+IUSE="+crypt doc examples static-libs"
+
+RDEPEND="
+   acct-group/plugdev
+   virtual/libiconv
+   virtual/libusb:1
+   crypt? ( >=dev-libs/libgcrypt-1.5.4:0= )"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   >sys-devel/gettext-0.18.3
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )"
+
+DOCS=( AUTHORS README TODO )
+
+src_prepare() {
+   default
+
+   # ChangeLog says "RETIRING THIS FILE ..pause..  GIT" (Last entry from 
start of 2011)
+   rm ChangeLog || die
+
+   if [[ ${PV} == * ]]; then
+   if [[ -e /usr/share/gettext/config.rpath ]]; then
+   cp /usr/share/gettext/config.rpath . || die
+   else
+   touch config.rpath || die # This is from upstream 
autogen.sh
+   fi
+   eautoreconf
+   fi
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable crypt mtpz)
+   $(use_enable doc doxygen)
+   $(use_enable static-libs static)
+   --with-udev="$(get_udevdir)"
+   --with-udev-group=plugdev
+   --with-udev-mode=0660
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   find "${ED}" -name "*.la" -delete || die
+
+   if use examples; then
+   docinto examples
+   dodoc examples/*.{c,h,sh}
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libilbc/files/, media-libs/libilbc/

2020-12-31 Thread Sam James
commit: e38952c4a7752e777ba6346de12be1583f2aac78
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 02:45:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 02:47:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38952c4

media-libs/libilbc: bump to 3.0.4

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

 media-libs/libilbc/Manifest|  1 +
 .../files/libilbc-3.0.4-respect-CFLAGS.patch   | 25 ++
 media-libs/libilbc/libilbc-3.0.4.ebuild| 25 ++
 3 files changed, 51 insertions(+)

diff --git a/media-libs/libilbc/Manifest b/media-libs/libilbc/Manifest
index 6b5e497ca50..727bbd01337 100644
--- a/media-libs/libilbc/Manifest
+++ b/media-libs/libilbc/Manifest
@@ -1 +1,2 @@
 DIST libilbc-2.0.2.tar.bz2 392643 BLAKE2B 
1b1772c415a823a63c2fdb649138becdda0438c3942e74dc0be5dc6e000538c8f0feb796d23eb815e792d9b9e695f598869a31dd69a90c1fb12823a09e28
 SHA512 
ad0ef3326144fa1e9b6983be9aeefcec0064930a0124980f0fa2b38967f145e4cef7be75d8eae72f4a9650f297f15968944e73ef256e642116125dea326d8ba8
+DIST libilbc-3.0.4.tar.gz 1307591 BLAKE2B 
a914b79c1134536f45910d367216b1ac27d4acb08f4c9b9dd3f01eaf181ecf0f6dc351b944039b05445217360a7e4b868b3aba9f8d626562a90ce0641a42
 SHA512 
2239a915263c2a73d83836354d42c670e4fe1173a38b3d1a9cef169778038ae5f4901d8202d6c5367d00db76e034e72bcdf6ac81bf0188f6a3f928e7d36d5a31

diff --git a/media-libs/libilbc/files/libilbc-3.0.4-respect-CFLAGS.patch 
b/media-libs/libilbc/files/libilbc-3.0.4-respect-CFLAGS.patch
new file mode 100644
index 000..feb3a2255e1
--- /dev/null
+++ b/media-libs/libilbc/files/libilbc-3.0.4-respect-CFLAGS.patch
@@ -0,0 +1,25 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index cda8105..b766ec2 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -52,15 +52,15 @@ set(CMAKE_CXX_STANDARD 14)
+ 
+ if((CMAKE_C_COMPILER_ID STREQUAL "GNU") OR
+(CMAKE_C_COMPILER_ID MATCHES "Clang" AND CMAKE_C_COMPILER_FRONTEND_VARIANT 
STREQUAL "GNU"))
+-set(CMAKE_C_FLAGS "-Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes 
-Wno-unused-parameter -fno-strict-aliasing")
+-set(CMAKE_C_FLAGS_DEBUG "-g")
+-set(CMAKE_C_FLAGS_RELEASE "-O2")
++set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -Wextra -Wmissing-prototypes 
-Wstrict-prototypes -Wno-unused-parameter -fno-strict-aliasing")
++set(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS}")
++set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS}")
+ endif()
+ if((CMAKE_CXX_COMPILER_ID STREQUAL "GNU") OR
+(CMAKE_CXX_COMPILER_ID MATCHES "Clang" AND 
CMAKE_CXX_COMPILER_FRONTEND_VARIANT STREQUAL "GNU"))
+ set(CMAKE_CXX_FLAGS "-Wall -Wextra -Wno-unused-parameter 
-fno-strict-aliasing")
+-set(CMAKE_CXX_FLAGS_DEBUG "-g")
+-set(CMAKE_CXX_FLAGS_RELEASE "-O2")
++set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_C_FLAGS}")
++set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_C_FLAGS}")
+ endif()
+ 
+ if(CMAKE_C_COMPILER_ID STREQUAL "MSVC")

diff --git a/media-libs/libilbc/libilbc-3.0.4.ebuild 
b/media-libs/libilbc/libilbc-3.0.4.ebuild
new file mode 100644
index 000..9f2f31bf171
--- /dev/null
+++ b/media-libs/libilbc/libilbc-3.0.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_ECLASS=cmake
+inherit cmake-multilib
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/TimothyGu/${PN};
+else
+   
SRC_URI="https://github.com/TimothyGu/${PN}/releases/download/v${PV}/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+DESCRIPTION="Packaged version of iLBC codec from the WebRTC project"
+HOMEPAGE="https://github.com/TimothyGu/libilbc;
+
+LICENSE="BSD"
+SLOT="0/3"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-3.0.4-respect-CFLAGS.patch"
+)



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

2020-12-31 Thread Sam James
commit: 3d26906a797c71a236e82359d98275e0f4f690ab
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 02:46:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 02:47:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d26906a

media-libs/libilbc: sync live

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

 media-libs/libilbc/libilbc-.ebuild | 31 +--
 1 file changed, 9 insertions(+), 22 deletions(-)

diff --git a/media-libs/libilbc/libilbc-.ebuild 
b/media-libs/libilbc/libilbc-.ebuild
index 1d00bd81c2f..9f2f31bf171 100644
--- a/media-libs/libilbc/libilbc-.ebuild
+++ b/media-libs/libilbc/libilbc-.ebuild
@@ -1,15 +1,16 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit multilib-minimal
+CMAKE_ECLASS=cmake
+inherit cmake-multilib
 
 if [[ ${PV} == * ]]; then
-   inherit autotools git-r3
+   inherit git-r3
EGIT_REPO_URI="https://github.com/TimothyGu/${PN};
 else
-   
SRC_URI="https://github.com/TimothyGu/${PN}/releases/download/v${PV}/${P}.tar.bz2;
+   
SRC_URI="https://github.com/TimothyGu/${PN}/releases/download/v${PV}/${P}.tar.gz;
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 fi
 
@@ -17,22 +18,8 @@ DESCRIPTION="Packaged version of iLBC codec from the WebRTC 
project"
 HOMEPAGE="https://github.com/TimothyGu/libilbc;
 
 LICENSE="BSD"
-SLOT="0"
-IUSE="static-libs"
+SLOT="0/3"
 
-src_prepare() {
-   default
-   [[ ${PV} == * ]] && eautoreconf
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" econf \
-   $(use_enable static-libs static)
-}
-
-multilib_src_install_all() {
-   einstalldocs
-
-   # package provides .pc files
-   find "${D}" -name '*.la' -delete || die
-}
+PATCHES=(
+   "${FILESDIR}/${PN}-3.0.4-respect-CFLAGS.patch"
+)



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

2020-12-31 Thread Michał Górny
commit: 2a972bab0ce2f746c32c435f0ebc9e1f3a693b82
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 02:01:17 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 02:01:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a972bab

www-apps/prewikka: Remove old (py3.6)

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

 www-apps/prewikka/Manifest  |  1 -
 www-apps/prewikka/prewikka-5.1.1.ebuild | 48 -
 2 files changed, 49 deletions(-)

diff --git a/www-apps/prewikka/Manifest b/www-apps/prewikka/Manifest
index 9404de59cca..0a7f8b6a4c9 100644
--- a/www-apps/prewikka/Manifest
+++ b/www-apps/prewikka/Manifest
@@ -1,2 +1 @@
-DIST prewikka-5.1.1.tar.gz 1662093 BLAKE2B 
a4057ee35bb2dbc55ee86c4f41c32074d20712e79fe62b4a409fb0c842ee6aac06418aeace8d11d3c74c99b6787a2e507d0e424180849b4acb3296ebc6c785f0
 SHA512 
97ac557964fc7a3a633d879830dbda1a263061acc7d943798638686a67db46f08371af081b07eded60dc9856dd47641fae5df50603e190f36acb71a45ee6089a
 DIST prewikka-5.2.0.tar.gz 1808717 BLAKE2B 
5713b0ce47a3ef137795035ca074410abf9e934c3e9c90b48d127396f0c92e48969e755b48a8519f52cc63bf56e7200c285fb7ad7069f4489cd552eddaa1be5a
 SHA512 
034040e22c2b122289f6af5a2221024585c671327f158e61845feef720c7f70b06a6aa4caaaeba7b48394aa95cd67c45061d97cdaecc3902e26175df9b86c411

diff --git a/www-apps/prewikka/prewikka-5.1.1.ebuild 
b/www-apps/prewikka/prewikka-5.1.1.ebuild
deleted file mode 100644
index 179788ef3d6..000
--- a/www-apps/prewikka/prewikka-5.1.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE="ssl"
-
-inherit distutils-r1 optfeature
-
-DESCRIPTION="Graphical front-end analysis console for the Prelude Framework"
-HOMEPAGE="https://www.prelude-siem.org;
-SRC_URI="https://www.prelude-siem.org/pkg/src/5.1.0/${P}.tar.gz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=dev-libs/libprelude-5.1.0[python,${PYTHON_USEDEP}]
-   =dev-libs/libpreludedb-5.1.0[python,${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: www-apps/radicale/files/, www-apps/radicale/

2020-12-31 Thread Michał Górny
commit: 12f17084ba03c9b80491e8a8e4656c8d12ec1bc8
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 02:01:44 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 02:01:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f17084

www-apps/radicale: Remove old (py3.6)

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

 www-apps/radicale/Manifest |  1 -
 .../radicale/files/radicale-1.1.6-config.patch | 34 --
 www-apps/radicale/files/radicale.init.d| 26 
 www-apps/radicale/radicale-1.1.6.ebuild| 75 --
 4 files changed, 136 deletions(-)

diff --git a/www-apps/radicale/Manifest b/www-apps/radicale/Manifest
index cc9e5c54aa9..912cc59fe18 100644
--- a/www-apps/radicale/Manifest
+++ b/www-apps/radicale/Manifest
@@ -1,2 +1 @@
-DIST Radicale-1.1.6.tar.gz 48280 BLAKE2B 
38d3047d473fad24188b597a57d3e1f0e34df03f00f6806b86c447ed731be074bf0b5f6dfb951c8a9f627993bf0763792150bc06532414a658e4d306123fcdd6
 SHA512 
3fed85fc5fa2b041277112870b8b508a22cc85ec0680dd1cf9411e73715e18a9b0ddd651eafb0c9529bd308e7fd87ae44ecdd82935f4062050919780301d56d9
 DIST Radicale-2.1.11.tar.gz 76490 BLAKE2B 
35578b693a32d4a77f8ff1c93cbb8fb63fd8dabf9fde79cd928d4afa6e059fe836840ca6a33621c13e9421a69bfb25cbb59688ba83bed62003ef3b56b54804b1
 SHA512 
e85f12664d3db6b911dd534eaddd15c498ca4f641cc15523644300aca8b1ef3f6fd4d9645857235502f03a7903111905537b04f9a6fdbde1a60fbb720d377733

diff --git a/www-apps/radicale/files/radicale-1.1.6-config.patch 
b/www-apps/radicale/files/radicale-1.1.6-config.patch
deleted file mode 100644
index 4eb286f8d40..000
--- a/www-apps/radicale/files/radicale-1.1.6-config.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-diff --git a/config b/config
-index 453a45e..10c1595 100644
 a/config
-+++ b/config
-@@ -146,7 +146,7 @@ http_password_parameter =
- #custom_handler =
- 
- # File for rights management from_file
--#file = ~/.config/radicale/rights
-+file = /etc/radicale/rights
- 
- 
- [storage]
-@@ -163,7 +163,7 @@ file = ~/.config/radicale/rights
- #custom_handler =
- 
- # Folder for storing local collections, created if not present
--#filesystem_folder = ~/.config/radicale/collections
-+filesystem_folder = /var/lib/radicale/
- 
- # Database URL for SQLAlchemy
- # dialect+driver://user:password@host/dbname[?key=value..]
-diff --git a/logging b/logging
 a/logging
-+++ b/logging
-@@ -45,7 +45,7 @@ formatter = simple
- [handler_file]
- # File handler
- class = FileHandler
--args = ('/var/log/radicale',)
-+args = ('/var/log/radicale/radicale.log',)
- formatter = full
- 
- 

diff --git a/www-apps/radicale/files/radicale.init.d 
b/www-apps/radicale/files/radicale.init.d
deleted file mode 100644
index a59e8d38709..000
--- a/www-apps/radicale/files/radicale.init.d
+++ /dev/null
@@ -1,26 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-PIDFILE=/var/run/radicale.pid
-
-depend() {
-use net
-need localmount
-}
-
-start() {
-ebegin "Starting radicale"
-start-stop-daemon --start --quiet --background \
---user radicale \
---pidfile ${PIDFILE} --make-pidfile \
---exec /usr/bin/radicale -- --foreground
-eend $?
-}
-
-stop() {
-ebegin "Stopping radicale"
-start-stop-daemon --stop --quiet \
---pidfile ${PIDFILE}
-eend $?
-}

diff --git a/www-apps/radicale/radicale-1.1.6.ebuild 
b/www-apps/radicale/radicale-1.1.6.ebuild
deleted file mode 100644
index 529fb1d8de2..000
--- a/www-apps/radicale/radicale-1.1.6.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 optfeature user
-
-MY_PN="Radicale"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A simple CalDAV calendar server"
-HOMEPAGE="https://radicale.org/;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=dev-python/vobject-0.9.5[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}/${MY_P}
-
-RDIR=/var/lib/radicale
-LDIR=/var/log/radicale
-
-PATCHES=( "${FILESDIR}"/${P}-config.patch )
-
-pkg_setup() {
-   enewgroup radicale
-   enewuser radicale -1 -1 ${RDIR} radicale
-}
-
-python_install_all() {
-   rm README* || die
-
-   # init file
-   newinitd "${FILESDIR}"/radicale.init.d radicale
-
-   # directories
-   diropts -m0750
-   dodir ${RDIR}
-   fowners radicale:radicale ${RDIR}
-   keepdir ${RDIR}
-   diropts -m0755
-   dodir ${LDIR}
-   fowners radicale:radicale ${LDIR}
-   keepdir ${LDIR}
-
-   # config file
-   insinto /etc/${PN}
-   doins config logging
-
-   # fcgi and wsgi files
-   exeinto /usr/share/${PN}
-   doexe radicale.wsgi
-   doexe radicale.fcgi
-
-   

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

2020-12-31 Thread Michał Górny
commit: 27043989ab85c0608296d6d8844c98c23ab130c0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 02:01:02 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 02:01:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27043989

www-apps/novnc: Remove old (py3.6)

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

 www-apps/novnc/Manifest   |  1 -
 www-apps/novnc/novnc-1.0.0.ebuild | 47 ---
 2 files changed, 48 deletions(-)

diff --git a/www-apps/novnc/Manifest b/www-apps/novnc/Manifest
index 14b6c5e328c..59b37cfc0f5 100644
--- a/www-apps/novnc/Manifest
+++ b/www-apps/novnc/Manifest
@@ -1,3 +1,2 @@
-DIST novnc-1.0.0.tar.gz 1551574 BLAKE2B 
58bd63eb0480b3f20ed16907725e0abcf8c699671614dc195f46a363d6ab9cdb5b0b033ba0ba16bbe39b16437fb94f64a741acd69d1c3c3957a0e60353d78a89
 SHA512 
97a86be5f10f382e2ed641360f5f6c3b22998f68f980c78138aca900ef6a011c1f6aa9cbdd8cd07afd4884e8c65af30d65487e87bb34e524c10f16cf4cd116a3
 DIST novnc-1.1.0.tar.gz 1034997 BLAKE2B 
0cb920cac99c3567cbf1c6a58e12649d4bca211d552a472a73ac1089d7c8a18d9478dcfeb558b6302c0c74d321b62575c35a492b02717dc4721b6a9b42f54415
 SHA512 
9c736912f5a3051027efe779fc64b182f523b9378ff412d78202e52665772678846d97fe3cc5ac18f5c29dd83d5ff2a2dd915e5eadf9af3573fe871db2e7821e
 DIST novnc-1.2.0.tar.gz 1356408 BLAKE2B 
a84b767afcdaa641a21943d19ac93c9200074c24c83c899fe2452a82eef526ecd74de92da47b3caa85abe9d51f2fb8d5078f3bf66c0868a241218d22a9088239
 SHA512 
461490da7bb983e9c94b8ce39f8455ee6609b5a9df8d88254bcc37ebaa5153f5ee9db6afbd88b51762d6d55661bc5cde6fbe70616597583bfce1203e337adf75

diff --git a/www-apps/novnc/novnc-1.0.0.ebuild 
b/www-apps/novnc/novnc-1.0.0.ebuild
deleted file mode 100644
index ea2c927ce4c..000
--- a/www-apps/novnc/novnc-1.0.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="noVNC is a VNC client implemented using HTML5 technologies"
-HOMEPAGE="https://kanaka.github.com/noVNC/;
-
-if [[ ${PV} ==  ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/kanaka/noVNC.git;
-else
-   SRC_URI="https://github.com/kanaka/noVNC/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
-fi
-
-S="${WORKDIR}/noVNC-${PV}"
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
-   dev-python/websockify[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]"
-
-python_compile() {
-   echo
-}
-
-src_install() {
-   exeinto /usr/share/novnc/utils
-   for f in utils/*; do
-   [[ ! f = utils/README.md ]] && doexe $f
-   done
-
-   dodoc README.md LICENSE.txt
-
-   insinto /usr/share/novnc
-   doins -r vnc.html vnc_lite.html app/ core/ vendor/
-   dosym /usr/share/novnc/vnc_lite.html /usr/share/novnc/vnc_auto.html  # 
for compat
-}



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

2020-12-31 Thread Michał Górny
commit: 5255bb4ddd9b1f9e40c208bfe9d056c1acf323e3
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:57:34 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:57:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5255bb4d

sys-block/fio: Remove old (py3.6)

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

 sys-block/fio/Manifest |   3 -
 sys-block/fio/files/fio-3.16-snprintf.patch|  44 --
 .../fio/files/fio-3.16-verify_only_numberio.patch  |  60 -
 sys-block/fio/fio-3.16-r1.ebuild   | 130 --
 sys-block/fio/fio-3.16.ebuild  | 129 --
 sys-block/fio/fio-3.17-r1.ebuild   | 147 -
 sys-block/fio/fio-3.17.ebuild  | 129 --
 sys-block/fio/fio-3.7.ebuild   | 111 
 8 files changed, 753 deletions(-)

diff --git a/sys-block/fio/Manifest b/sys-block/fio/Manifest
index 9a65f29d8ca..d4ce5a3afc0 100644
--- a/sys-block/fio/Manifest
+++ b/sys-block/fio/Manifest
@@ -1,5 +1,2 @@
-DIST fio-3.16.tar.bz2 881436 BLAKE2B 
fee99930d0245474eb67ceee2d1a6ec2f1a0eb4da6d52cf8616d7eda64699a8c2727715284134fd4931e91efad69b064f66a80a78f70ea03e66d4eab4e601120
 SHA512 
2d651b20cbc6c7babf3adc082dbe78e1f7de920764653cf5ffd99df7516cf6190ffefe2152d2739326d3102949d9bad7db978ff88866cfa54020f9ec3b0a2a23
-DIST fio-3.17.tar.bz2 888795 BLAKE2B 
10277efb1234708aff336fc3c0723d0b9b5c903dce3a999ea2b8749b5034c778be4828549b9e0d9fc36a4f9429ca86ac0011f0c110e1a44ed3ad33b6e4a30a68
 SHA512 
27dba4c3e8f544c0fd40a5f42660f64f42e114e7b56199bc70f540b1a09b9dec9291e3fbae0fab9691189fa4a1f40edbcf4f9b53c313fd9c1a8ba0fdbb7f524e
 DIST fio-3.19.tar.bz2 902391 BLAKE2B 
84993717248add335a77c6fc03fa730f628806e1e001078d48a91bc5ac9703e42c6cc5c720cfe76a83d1daf4af2245bfd78fd6a871611de1c19562ca70a9cc89
 SHA512 
0004dbaf5a8ce4f2b13114a3bfb65c388bb6d01e9a82791208ff7e7eb54cd6741e60cc8cb0a19f6319301ee2040c03862725943972ea767e6cc65fce4a2b3ecb
 DIST fio-3.20.tar.bz2 912040 BLAKE2B 
44f8c20a390a6382aadc07881c1e7c65cca932099a1b3992e848669cf2a52b410fde67f9ae576efcd0d8e88ceec04174b6bc077d4b3f9b615b59be9f24f62bed
 SHA512 
4e073754c95cb8d6416a80f48ca61003f34d664717f67a3f29b554e9205f8fe3553595ba6f8a8e9cb3463022d5c83be961f5b5a1ebcd2a9f4da9406a9986c1fb
-DIST fio-3.7.tar.bz2 629354 BLAKE2B 
99a1c88481c7a693e31b1a0bc23bc80e85df92385f9d5a7de8d6479be8bc425326a20d794eb4809f822adfcd06e07c66ebed321faa9dbae7a2c1d3c766a6467d
 SHA512 
b1f5cb35fe1c06e030c570959ab9a96d936f9eaa2f7f30d5a34f34fd93fae057da07c4084a06143cd5188ad6b2cc06b564484f8867e050cfeddc0ee3fb0fe266

diff --git a/sys-block/fio/files/fio-3.16-snprintf.patch 
b/sys-block/fio/files/fio-3.16-snprintf.patch
deleted file mode 100644
index 1470290f3cb..000
--- a/sys-block/fio/files/fio-3.16-snprintf.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-From 5b215853ed4b438b5b2d4ac3e56d5f0d19e145d9 Mon Sep 17 00:00:00 2001
-From: Anatol Pomozov 
-Date: Mon, 23 Sep 2019 14:12:12 -0700
-Subject: [PATCH] Fix compilation error with gfio
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Commit 36833fb04 replaced many usages of strncpy with snprintf.
-But there is one place where new arguments were added but the function
-name has not been changed. It leads to the following compilation error:
-
-gclient.c:333:2: error: too many arguments to function ‘strncpy’
-  333 |  strncpy(message, sizeof(message), "%s", status_message);
-  |  ^~~
-In file included from /usr/include/features.h:450,
- from /usr/include/bits/libc-header-start.h:33,
- from /usr/include/stdlib.h:25,
- from gclient.c:1:
-/usr/include/bits/string_fortified.h:103:1: note: declared here
-  103 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
-  | ^
-
-Signed-off-by: Anatol Pomozov 

- gclient.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/gclient.c b/gclient.c
-index 64324177..d8dc62d2 100644
 a/gclient.c
-+++ b/gclient.c
-@@ -330,7 +330,7 @@ static void gfio_update_thread_status_all(struct gui *ui, 
char *status_message,
-   static char message[100];
-   const char *m = message;
- 
--  strncpy(message, sizeof(message), "%s", status_message);
-+  snprintf(message, sizeof(message), "%s", status_message);
-   gtk_progress_bar_set_text(GTK_PROGRESS_BAR(ui->thread_status_pb), m);
-   gtk_progress_bar_set_fraction(GTK_PROGRESS_BAR(ui->thread_status_pb), 
perc / 100.0);
-   gtk_widget_queue_draw(ui->window);
--- 
-2.24.0
-

diff --git a/sys-block/fio/files/fio-3.16-verify_only_numberio.patch 
b/sys-block/fio/files/fio-3.16-verify_only_numberio.patch
deleted file mode 100644
index 52fb389f62b..000
--- a/sys-block/fio/files/fio-3.16-verify_only_numberio.patch
+++ /dev/null
@@ -1,60 +0,0 @@
-From 

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/galera/files/, sys-cluster/galera/

2020-12-31 Thread Michał Górny
commit: e4ff5ba360d02ceacebfefc9b509aaf7fce715f0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:58:39 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:58:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ff5ba3

sys-cluster/galera: Remove old (py3.6)

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

 sys-cluster/galera/Manifest|  2 -
 .../files/galera-3.15-strip-extra-cflags.patch | 70 -
 sys-cluster/galera/galera-25.3.25.ebuild   | 90 --
 sys-cluster/galera/galera-25.3.26.ebuild   | 90 --
 sys-cluster/galera/galera-25.3.28.ebuild   | 90 --
 5 files changed, 342 deletions(-)

diff --git a/sys-cluster/galera/Manifest b/sys-cluster/galera/Manifest
index 8bc9a834075..3de72656162 100644
--- a/sys-cluster/galera/Manifest
+++ b/sys-cluster/galera/Manifest
@@ -1,8 +1,6 @@
-DIST galera-25.3.26.tar.gz 3386588 BLAKE2B 
ca78a32dbaa6fd9eb46c40ddb26c97c788e529ad44040b4f720099b7aef2cee13631663cc5ecb7153288c12e7b4b156f988ff56633885e7ee75a0664cb1a90d4
 SHA512 
c462e70e8394ac4cfebca94320199ca4e012db100369788f3efdf1a04a8185908954e575fdb5714524931feeea432c2ed6f8d6ff985b1a47bdb16b4c4f54bdc4
 DIST galera-25.3.28.tar.gz 3390722 BLAKE2B 
4e399b0f00c7303c11622c3807bc8a7b9b3b5c7747175560905b68abb67d557dde752019c313ba1de961ac2970fbf89d277583ee9c55c142cb1822873d7ab611
 SHA512 
8ff135022e820fc6a1d33ea1fa6e8677702ed7a7fbf460d45c28cdfe287c666949027989c3152311641debf183f3e8062f561c9935e51d3355df8ba087c5d132
 DIST galera-26.4.2.tar.gz 3499538 BLAKE2B 
4531b246da119528192ce85364a344f56aeb83b05b6de0a87fed5cb34f7e23497b9576e4014899c58af23d045501989ccdb51a25ee27b4e32aeb5d1be1054115
 SHA512 
6c500dbcdc9156421c628c842a00985b3e7c440ad2facbd893f98c846426bf0607ca28152fef99a587146cefb376883ef083d498562d96fcedecf4935a3d466f
 DIST galera-26.4.3.tar.gz 3507925 BLAKE2B 
fb15724dd1477cbabffe6d76e6fee0425a86d335289a61e8b3fbb51b5dd84f8a6259d3ce1cf808fb5b2f2299c2b9f28988a87d0dc67667a02a53e12ba911d976
 SHA512 
857c6b1965871a5801d3cd7396fec8259e0b72a397b5fb92e63f374531fdb03dbecd5d5ebfdf2f0dc388d87c0ae25b357d02581c8d5889803d04c0a2f2583b52
 DIST galera-26.4.4.tar.gz 3472392 BLAKE2B 
146355ad95058d08800870be1c7d1d0be84d2cc621cc7857754468256cfa7ff5c99b98dfab71ea8354f6fdd720ac3a0849f768cf9cc75a55a92e8cdc0a19a9d4
 SHA512 
4e85b7e5182a04983d1b6f2ea539bb2fc5e02b73502bcaa1c142e92cd3e43d283570301a433518206885b575932ad5d4d9f72243ed94f6c7245036f24c699d8f
-DIST galera-3-25.3.25.tar.gz 3373347 BLAKE2B 
892c5824d88d7ceb0db16f72d9fad9ac7074435a6cacf3fea1599af0be811cc1a0b476d0a15353d0cf854a201ca5e60808392a41125c780bd97b844a4fd55216
 SHA512 
bc9f02c796c7289034f5b285a8f6a0e668c78302546b47c70cbe3927467993baae8835cf54978fb5276251a6d04a84d6952eaee4e6c7c5fd488543fd53d07b03
 DIST galera-4-26.4.5.tar.gz 3527293 BLAKE2B 
2e46a1a76ea512cd644f9df6db380fcf232ef296b4178cb85782ece7e6ec70d281e89aea495167028c6e19d70455aecd272e18d8187123093e438715743a2ba6
 SHA512 
a8400a2a2d9b378e1e5ab9311b2d174355f9126b3bb81863de57db698bcea7571330e255b0f6d139abc4378c80db898739c856b639142864ce34cd147f255b0f
 DIST galera-4-26.4.6.tar.gz 3531340 BLAKE2B 
fd3d29aa1a07d4f4a23fd2d1725e52fe1cf2bb4aada58eb1fa40b2c1b2ea7e804153b3ec045ccbaad616223847d895f450f50e5abe5f8708970d25d7da1a45d6
 SHA512 
25bb2786d7afcc62fa64fd3172dd1480ece76f33df1cc0e3fba5fa19c67a08a39f4645566d020a0c447062c790854377dfe4fc46318346b2f42763a42edeab3a

diff --git a/sys-cluster/galera/files/galera-3.15-strip-extra-cflags.patch 
b/sys-cluster/galera/files/galera-3.15-strip-extra-cflags.patch
deleted file mode 100644
index b47ec39bf5a..000
--- a/sys-cluster/galera/files/galera-3.15-strip-extra-cflags.patch
+++ /dev/null
@@ -1,70 +0,0 @@
-diff -aurN a/galerautils/src/SConscript b/galerautils/src/SConscript
 a/galerautils/src/SConscript   2015-03-16 07:18:42.0 -0400
-+++ b/galerautils/src/SConscript   2015-04-07 15:03:21.661301200 -0400
-@@ -1,4 +1,4 @@
--Import('env', 'x86', 'sysname')
-+Import('env', 'sysname')
- 
- libgalerautils_env = env.Clone()
- 
-@@ -39,21 +39,6 @@
- crc32c_sources = [ '#/www.evanjones.ca/crc32c.c' ]
- crc32c_objs = crc32c_env.SharedObject(crc32c_sources)
- 
--if x86:
--crc32c_env.Append(CFLAGS = ' -msse4.2')
--if sysname == 'sunos':
--# Ideally we want to simply strip SSE4.2 flag from the resulting
--# crc32.pic.o
--# (see http://ffmpeg.org/pipermail/ffmpeg-user/2013-March/013977.html)
--# but that requires some serious scons-fu, so we just don't
--# compile hardware support in if host CPU does not have it.
--from subprocess import check_call
--try:
--check_call("isainfo -v | grep sse4.2 >/dev/null 2>&1", 
shell=True);
--except:
--libgalerautils_env.Append(CPPFLAGS = ' -DCRC32C_NO_HARDWARE')
--crc32c_env.Append(CPPFLAGS = ' -DCRC32C_NO_HARDWARE')
--
- 

[gentoo-commits] repo/gentoo:master commit in: sys-process/audit/files/, sys-process/audit/

2020-12-31 Thread Michał Górny
commit: 7494ff77d198e87226f368af01769e2ebb38cb61
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 02:00:44 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 02:00:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7494ff77

sys-process/audit: Remove old (py3.6)

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

 sys-process/audit/Manifest |   4 -
 sys-process/audit/audit-2.6.4.ebuild   | 230 -
 sys-process/audit/audit-2.7.1.ebuild   | 230 -
 sys-process/audit/audit-2.8.2.ebuild   | 228 
 sys-process/audit/audit-2.8.3.ebuild   | 228 
 .../audit/files/audit-2.1.3-ia64-compile-fix.patch | 212 ---
 sys-process/audit/files/audit.rules|  24 ---
 sys-process/audit/files/audit.rules.stop.post  |  12 --
 sys-process/audit/files/audit.rules.stop.pre   |  15 --
 9 files changed, 1183 deletions(-)

diff --git a/sys-process/audit/Manifest b/sys-process/audit/Manifest
index 2890c29de36..d5276de092b 100644
--- a/sys-process/audit/Manifest
+++ b/sys-process/audit/Manifest
@@ -1,8 +1,4 @@
 DIST audit-017e6c6ab95df55f34e339d2139def83e5dada1f.patch 852 BLAKE2B 
60d8b813f57338ce267a09913e68a0726acf5cf878cd2893fe2493f80d2b0ac1e0504dc7a72e85134ae2597b268cb1772b4e7c6c2f19149fc905f6928e2db47f
 SHA512 
78e32c05b6896d37bacf0938954fbce7486a528dabd55421f1715438fe489171f9157059050abdcb3f673258aa28b4a11f643ddb7824f3499a195dbbe634f101
-DIST audit-2.6.4.tar.gz 1078677 BLAKE2B 
056d9f269926d9b0d74f7187f833f1e94d4e03a5137750fe4ff87b71fa0ce0e0a8569b97ecbd671f951061cfb088dff17b46e37cc14122864c37615356646fc5
 SHA512 
69b5d3987d2b8b189d1242fde639af3d7d366e901733133e47ee71223caf73aa7da40b7811298f0af861969b0ab482c5ef9830b711bdd15bd5f4d0ebc88a1224
-DIST audit-2.7.1.tar.gz 1099083 BLAKE2B 
10f72ac3273ce9e23e1fb8ad8d57dcae772ba1f861f519867399d95e14f4809897637969de45566d62a73a35e5674260155773daf8de00481fcbd1b9c3138f96
 SHA512 
37964d81deee8608fde5f90d5d096727d3eb009e084be34749adcb0662e607e35c49c80bd83ce38b17161f11363b691721c8a8aa5dea832d320c53ab0ebb7483
-DIST audit-2.8.2.tar.gz 1121970 BLAKE2B 
bbec694ed1177a8590d035c2d6d197e49343fc370b101589e58736042c3b12cabb68fe796422f3133feb79068ab7d5931efa5414d22edead10c8871fefcd2549
 SHA512 
888ebf5e8e9d285b82d87377fc8836886d7a8b089c1be4091420a77a0250c9baf09aebb7a6330ff5043fb35f51eb6baf8d4491e26da7ad0811f0087e395b5012
-DIST audit-2.8.3.tar.gz 1107583 BLAKE2B 
21c2b8543a31c0ca4319af40b844f4400615108a59195a95ea79499ff2923d7dbbc840716d60dfba311bfc451983cd4cd0f7cb27c2444825df2c0dfb50f9614f
 SHA512 
aa939b81a66111f4e466208d7a38414bd186d00ccd374b420439764905b4707bbfcdc2331a6179a080fca981d19171696ecabd26674205b2f9339c44954db933
 DIST audit-2.8.4.tar.gz 1123889 BLAKE2B 
b80272b1984942d3c38bde30d22c736a8cc8896a2e42a9bf286446129313ce57a2a117ce26a0a5f1a4a06b4a48ddde463b8837b8c98273051be0c90e5bbebd42
 SHA512 
5795c565effab995cee447a2dc457ef6a6f15201fb185d7104992ac373a3cb5cfc865dd661c0896a895c96f452eff392d455064d0eead55cd7364d96e0d15c4a
 DIST audit-2.8.5.tar.gz 1140694 BLAKE2B 
64fd0cd93f934e3dd11faf21fcd765894a9c4336d8322179980bb7df1ef5a06d301a665860aeb84fefa0cf278940668023675b99ba7f33cdcfb542d869034358
 SHA512 
7d416aaa21c1a167f8e911ca82aecbaba804424f3243f505066c43ecc4a62a34feb2c27555e99d3268608404793dccca0f828c63670e3aa816016fb493f8174a
 DIST audit-2.8.5_p80866dc78b5d.tar.gz 552094 BLAKE2B 
adb936a314ef2f11828ee00f3513631e06e2df09e37e68be27b1b694e278116d2f486dbde7ed57c77d9ff0bcd09309ea841959c7a66caed6770f367d65dd14f4
 SHA512 
7ec103bf076cfac7906748162e78835f1f65dd9d68e3a7466346e0473075beb47897adf88ab9ba0eb42db1953372aafb16cc040674b9a9c887730c062b82540a

diff --git a/sys-process/audit/audit-2.6.4.ebuild 
b/sys-process/audit/audit-2.6.4.ebuild
deleted file mode 100644
index fe6c17834e6..000
--- a/sys-process/audit/audit-2.6.4.ebuild
+++ /dev/null
@@ -1,230 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit autotools ltprune multilib multilib-minimal toolchain-funcs 
preserve-libs python-r1 linux-info systemd usr-ldscript
-
-DESCRIPTION="Userspace utilities for storing and processing auditing records"
-HOMEPAGE="https://people.redhat.com/sgrubb/audit/;
-SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz;
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="gssapi ldap python static-libs"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-# Testcases are pretty useless as they are built for RedHat users/groups and 
kernels.
-RESTRICT="test"
-
-RDEPEND="gssapi? ( virtual/krb5 )
-   ldap? ( net-nds/openldap )
-   sys-libs/libcap-ng
-   python? ( ${PYTHON_DEPS} )"
-DEPEND="${RDEPEND}
-   >=sys-kernel/linux-headers-2.6.34
-   python? ( dev-lang/swig:0 )"
-# 

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

2020-12-31 Thread Michał Górny
commit: 9d1d7f8246b2c4a610f048c13bfb4b6793e64edf
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:58:54 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:58:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1d7f82

sys-cluster/sanlock: Remove old (py3.6)

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

 sys-cluster/sanlock/Manifest |  1 -
 sys-cluster/sanlock/sanlock-3.6.0.ebuild | 85 
 2 files changed, 86 deletions(-)

diff --git a/sys-cluster/sanlock/Manifest b/sys-cluster/sanlock/Manifest
index 6634867cb77..10286a4b1bf 100644
--- a/sys-cluster/sanlock/Manifest
+++ b/sys-cluster/sanlock/Manifest
@@ -1,2 +1 @@
-DIST sanlock-3.6.0.tar.gz 221666 BLAKE2B 
7fe95bd6813c13b76993b343a5ad605c7ba642583987ffa5fef583f34c053ee62b0f9e5979f5b5cb9e4fcde53268ae3debc5ec36b04f6651cc4cb902dff52df9
 SHA512 
59eb2a6f12e95d54886fdf6d56fd9a6814dd20fe11f39664f2bb82a56326fee48c9465ae30e6d04f970c8f1b0d9c2e22b90d21ab1f657c6d6b61ff9f02332443
 DIST sanlock-3.8.2.tar.gz 266780 BLAKE2B 
5248d08225bcc2a19594a3dcd3872c8c69ca8b217d31f6263f2717e4594180d4ba4685c9679ce2f31b6a2dcb4fe9f3e6a5dd5ac3ed073aea02599e7bbc04390c
 SHA512 
2fa92e16eee4d2f3dac452400522f7e90b93b71349d322564d5957e2d87fb4bd69f0b5617b05f4b296c272d6da9a404fccadbbfff106354a0e302c436593eaac

diff --git a/sys-cluster/sanlock/sanlock-3.6.0.ebuild 
b/sys-cluster/sanlock/sanlock-3.6.0.ebuild
deleted file mode 100644
index 1ad17643ac7..000
--- a/sys-cluster/sanlock/sanlock-3.6.0.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-inherit linux-info python-r1 systemd user
-
-DESCRIPTION="shared storage lock manager"
-HOMEPAGE="https://pagure.io/sanlock;
-SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-2+ GPL-2 GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE="python"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-DEPEND="
-   dev-libs/libaio
-   sys-apps/util-linux
-   python? ( ${PYTHON_DEPS} )
-"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-   local warning="You need to have CONFIG_SOFT_WATCHDOG enabled in your 
kernel for wdmd"
-   if linux_config_exists; then
-   if ! linux_chkconfig_present SOFT_WATCHDOG; then
-   ewarn ""
-   ewarn "$warning"
-   ewarn ""
-   fi
-   else
-   ewarn ""
-   ewarn "Could not be checked automatically: $warning"
-   ewarn ""
-   fi
-}
-
-pkg_preinst() {
-   enewgroup sanlock
-   enewuser sanlock -1 -1 -1 sanlock,disk
-
-}
-
-src_compile() {
-   for d in wdmd src fence_sanlock reset; do
-   cd $d; emake; cd ..
-   done
-   if use python; then
-   cd python; python_foreach_impl emake; cd ..
-   fi
-}
-
-src_install() {
-   for d in wdmd src fence_sanlock reset; do
-   cd $d; emake DESTDIR="${D}" LIBDIR="${EROOT}usr/$(get_libdir)" 
install; cd ..
-   done
-   if use python; then
-   cd python; python_foreach_impl emake DESTDIR="${D}" install; cd 
..
-   fi
-
-   # config
-   dodir /etc/wdmd.d
-   dodir /etc/sanlock
-   insinto /etc/sanlock
-   doins src/sanlock.conf
-
-   # init
-   newconfd init.d/sanlock.sysconfig sanlock
-   newconfd init.d/wdmd.sysconfig wdmd
-   newinitd "${FILESDIR}"/sanlock.initd sanlock
-   newinitd "${FILESDIR}"/wdmd.initd wdmd
-   #doinitd ${FILESDIR}/sanlk-resetd.initd
-   #doinitd ${FILESDIR}/fence_sanlockd.initd
-
-   # systemd
-   systemd_newunit init.d/sanlock.service.native sanlock.service
-   sed -i 's,^ExecStartPre=,#ExecStartPre=,' init.d/wdmd.service.native
-   systemd_newunit init.d/wdmd.service.native wdmd.service
-   systemd_dounit init.d/sanlk-resetd.service
-   #systemd_dounit ${FILESDIR}/fence_sanlockd.service
-}



[gentoo-commits] repo/gentoo:master commit in: sys-libs/cracklib/, sys-libs/cracklib/files/

2020-12-31 Thread Michał Górny
commit: 94556668d117a3c7d2e140da3d6e09f7af8c652d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:59:19 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:59:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94556668

sys-libs/cracklib: Remove old (py3.6)

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

 sys-libs/cracklib/Manifest |   1 -
 sys-libs/cracklib/cracklib-2.9.6-r2.ebuild | 112 -
 .../files/cracklib-2.9.6-CVE-2016-6318.patch   | 108 
 ...acklib-2.9.6-fix-long-word-bufferoverflow.patch |  43 
 4 files changed, 264 deletions(-)

diff --git a/sys-libs/cracklib/Manifest b/sys-libs/cracklib/Manifest
index 18189ac7299..a5075441267 100644
--- a/sys-libs/cracklib/Manifest
+++ b/sys-libs/cracklib/Manifest
@@ -1,2 +1 @@
-DIST cracklib-2.9.6.tar.gz 642402 BLAKE2B 
4d7a0d12d1e7101c82d03f76e073407481078747c283fe3251f947542017fff03fbc5e98505c6a7a8987a2bbcea99dab558c15b1eb8fd16755859ce5a4440ed2
 SHA512 
2b09672e5b412d670e7ed911ebf0c0023fe2901ea05c9c02eefb7a58a13cddbc27a65d75bb20be9f8cebf4c90a9a56dfe1a3b656dff62b1d6048f5376e671786
 DIST cracklib-2.9.7.tar.bz2 603630 BLAKE2B 
81a45b2fb9f34da84d4fb864e1a9f67a4b22c246f1e4db1c599a555f79d560a04d95afb01a89cd3a2e0936f0e8fc51ff5ada26098c24d7af0777a94f51b82bbd
 SHA512 
f6bf65ac092ba46ff78ddbc115692260fb76dc71219cd679d2ea935ebfb9e709fbb30259a7406743ed00dbdc415335b3ac9d9fcba1d204ea36d5eb96bf1333a2

diff --git a/sys-libs/cracklib/cracklib-2.9.6-r2.ebuild 
b/sys-libs/cracklib/cracklib-2.9.6-r2.ebuild
deleted file mode 100644
index d1882f16518..000
--- a/sys-libs/cracklib/cracklib-2.9.6-r2.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-DISTUTILS_OPTIONAL=1
-
-inherit distutils-r1 libtool multilib-minimal toolchain-funcs usr-ldscript
-
-MY_P=${P/_}
-DESCRIPTION="Password Checking Library"
-HOMEPAGE="https://github.com/cracklib/cracklib/;
-# source tarballs on GitHub lack pre-generated configure script.
-#SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI="https://dev.gentoo.org/~polynomial-c/dist/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="nls python static-libs zlib"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="python? ( ${PYTHON_DEPS} )
-   zlib? ( >=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-   python? (
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   )"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
-   "${FILESDIR}"/cracklib-2.9.6-CVE-2016-6318.patch
-   "${FILESDIR}"/cracklib-2.9.6-fix-long-word-bufferoverflow.patch
-)
-
-do_python() {
-   multilib_is_native_abi || return 0
-   use python || return 0
-   pushd python > /dev/null || die
-   distutils-r1_src_${EBUILD_PHASE}
-   popd > /dev/null
-}
-
-pkg_setup() {
-   # workaround #195017
-   if has unmerge-orphans ${FEATURES} && has_version 
"<${CATEGORY}/${PN}-2.8.10" ; then
-   eerror "Upgrade path is broken with FEATURES=unmerge-orphans"
-   eerror "Please run: FEATURES=-unmerge-orphans emerge cracklib"
-   die "Please run: FEATURES=-unmerge-orphans emerge cracklib"
-   fi
-}
-
-src_prepare() {
-   eapply -p2 "${PATCHES[@]}"
-   eapply_user
-   elibtoolize #269003
-   do_python
-}
-
-multilib_src_configure() {
-   local myeconfargs=(
-   # use /usr/lib so that the dictionary is shared between ABIs
-   --with-default-dict='/usr/lib/cracklib_dict'
-   --without-python
-   $(use_enable nls)
-   $(use_enable static-libs static)
-   )
-   export ac_cv_header_zlib_h=$(usex zlib)
-   export ac_cv_search_gzopen=$(usex zlib -lz no)
-   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
-}
-
-multilib_src_compile() {
-   default
-   do_python
-}
-
-multilib_src_test() {
-   # Make sure we load the freshly built library
-   LD_LIBRARY_PATH="${BUILD_DIR}/lib/.libs" do_python
-}
-
-python_test() {
-   ${EPYTHON} -m unittest test_cracklib || die "Tests fail with ${EPYTHON}"
-}
-
-multilib_src_install() {
-   default
-   # move shared libs to /
-   gen_usr_ldscript -a crack
-
-   do_python
-}
-
-multilib_src_install_all() {
-   einstalldocs
-   find "${ED}" -name "*.la" -delete || die
-   rm -r "${ED%/}"/usr/share/cracklib || die
-
-   insinto /usr/share/dict
-   doins dicts/cracklib-small
-}
-
-pkg_postinst() {
-   if [[ ${ROOT} == "/" ]] ; then
-   ebegin "Regenerating cracklib dictionary"
-   create-cracklib-dict "${EPREFIX}"/usr/share/dict/* > /dev/null
- 

[gentoo-commits] repo/gentoo:master commit in: sci-physics/espresso/, sci-physics/espresso/files/

2020-12-31 Thread Michał Górny
commit: e4c36e7e9a47e830fd712d37197a74cb5c4f29b0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:52:27 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:55:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c36e7e

sci-physics/espresso: Remove old (py3.6)

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

 sci-physics/espresso/Manifest  |   2 -
 sci-physics/espresso/espresso-4.0.0-r2.ebuild  | 118 -
 .../espresso/espresso-4.0_pre20170228.ebuild   | 120 -
 sci-physics/espresso/files/1056.patch  | 190 -
 sci-physics/espresso/files/2277.patch  |  19 ---
 5 files changed, 449 deletions(-)

diff --git a/sci-physics/espresso/Manifest b/sci-physics/espresso/Manifest
index a4941b7d188..366b7e76700 100644
--- a/sci-physics/espresso/Manifest
+++ b/sci-physics/espresso/Manifest
@@ -1,3 +1 @@
-DIST espresso-4.0.0.tar.gz 25767191 BLAKE2B 
995678496fe35b957c4a5775f79f6656efbb5f717a43e90f8c5fa406aba7847cd34b00db3f313e5a7b0a11a96b521e8182bdd58129ad68ea4881c9496e3977e5
 SHA512 
53eb311e8bb7db5aed32dcd3adfd5e1c63e6ae42a22cea41844edfa857fee03ffd717c0739dd46a6cdf8ca7a4c4b0952a036b208fccc4e61de3f383910e7d019
-DIST espresso-4.0_pre20170228.tar.gz 23621395 BLAKE2B 
6381e519c59986e50ff74fb3d81cd157f4761e1c46ea96b384487fd079b9c6f881dfa70df8f62e275fdd57bda6a4c714002630cebb02c232029186c3adbb692f
 SHA512 
7d35648d447af3282a76d9d68cfe681734ec18794a38b09e0ae9233f63b62450c643643bcec999ea9c7d4ba070d4fc6f8dc64db8145f536ae017a67ff2d0e0e2
 DIST espresso-4.1.3.tar.gz 16947336 BLAKE2B 
14d3513eda87f62a8473a0cac0c273b3590bf78ed48b96e76d10c106713f7bbd7d37de951bd3d9210062b34c02bd83a68f3aaf1ca8215ed1dcde590e4e99b113
 SHA512 
1fe82683eddb7bfd9bae6e446b0f42a50087d755995963905cd419473ad17b204f20049d0cf4af9264898dd6fee36f02744b38fa45cd0e33086374cf2aebd934

diff --git a/sci-physics/espresso/espresso-4.0.0-r2.ebuild 
b/sci-physics/espresso/espresso-4.0.0-r2.ebuild
deleted file mode 100644
index 0afbf393e9a..000
--- a/sci-physics/espresso/espresso-4.0.0-r2.ebuild
+++ /dev/null
@@ -1,118 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-CMAKE_MAKEFILE_GENERATOR="ninja"
-
-inherit cmake-utils python-single-r1 savedconfig
-
-DESCRIPTION="Extensible Simulation Package for Research on Soft matter"
-HOMEPAGE="http://espressomd.org;
-
-if [[ ${PV} =  ]]; then
-   EGIT_REPO_URI="https://github.com/${PN}md/${PN}.git;
-   EGIT_BRANCH="python"
-   inherit git-r3
-   KEYWORDS=""
-else
-   
SRC_URI="https://github.com/${PN}md/${PN}/releases/download/${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="cuda doc examples +fftw +hdf5 test"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   >=dev-python/cython-0.26.1[${PYTHON_MULTI_USEDEP}]
-   dev-python/numpy[${PYTHON_MULTI_USEDEP}]
-   ')
-   cuda? ( >=dev-util/nvidia-cuda-toolkit-4.2.9-r1 )
-   fftw? ( sci-libs/fftw:3.0 )
-   dev-libs/boost:=[mpi]
-   hdf5? ( sci-libs/hdf5:=[mpi] )"
-
-DEPEND="${RDEPEND}
-   doc? (
-   app-doc/doxygen[dot]
-   dev-texlive/texlive-latexextra
-   virtual/latex-base )"
-
-DOCS=( AUTHORS NEWS README ChangeLog )
-
-PATCHES=( "${FILESDIR}/2277.patch" )
-
-src_prepare() {
-   use cuda && cuda_src_prepare
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   mycmakeargs=(
-   -DWITH_CUDA=$(usex cuda)
-   -DPYTHON_EXECUTABLE="${PYTHON}"
-   -DWITH_TESTS=$(usex test)
-   -DINSTALL_PYPRESSO=OFF
-   -DCMAKE_DISABLE_FIND_PACKAGE_FFTW3=$(usex !fftw)
-   -DWITH_HDF5=$(usex hdf5)
-   -DCMAKE_DISABLE_FIND_PACKAGE_HDF5=$(usex !hdf5)
-   -DCMAKE_SKIP_RPATH=YES
-   -DLIBDIR=$(get_libdir)
-   )
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   cmake-utils_src_compile
-   use doc && cmake-utils_src_make doxygen
-   [[ ${PV} =  ]] && use doc && cmake-utils_src_make ug dg tutorials
-}
-
-src_install() {
-   local i docdir="${S}"
-
-   cmake-utils_src_install
-
-   insinto /usr/share/${PN}/
-   doins ${CMAKE_BUILD_DIR}/myconfig-sample.hpp
-
-   save_config ${CMAKE_BUILD_DIR}/src/core/myconfig-final.hpp
-
-   if use doc; then
-   [[ ${PV} =  ]] && docdir="${CMAKE_BUILD_DIR}"
-   newdoc "${docdir}"/doc/dg/dg.pdf developer_guide.pdf
-   newdoc "${docdir}"/doc/ug/ug.pdf user_guide.pdf
-   for i in "${docdir}/doc/tutorials/python"/*/[0-9]*.pdf; do
-   newdoc "${i}" "tutorial_${i##*/}"
-   done
-   dodoc -r 

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

2020-12-31 Thread Michał Górny
commit: 8d72822aa2d6bdd55a59db5d307f995e220811a6
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:53:16 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:55:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d72822a

sci-visualization/veusz: Remove old (py3.6)

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

 sci-visualization/veusz/Manifest |  1 -
 sci-visualization/veusz/veusz-3.1.ebuild | 69 
 2 files changed, 70 deletions(-)

diff --git a/sci-visualization/veusz/Manifest b/sci-visualization/veusz/Manifest
index 53a95b40568..67ae1eac5d4 100644
--- a/sci-visualization/veusz/Manifest
+++ b/sci-visualization/veusz/Manifest
@@ -1,2 +1 @@
-DIST veusz-3.1.tar.gz 2524607 BLAKE2B 
ca5c5a75e02c9461e1d81dc4d2cc09865ebd4424f072616bf0a231a1f592a5c1c5aad93f713ed9ec1d9e2ad39b877a36c236b615d904295608d7990eaf59d5fb
 SHA512 
9b940d1cc224f4729f788abe1e29352d35e69d2f78bae7f072a783d339198a8171b0f0b0a5f5af82ef0f0693550a42409956a9cc3888aa46d110d777e81941a4
 DIST veusz-3.2.tar.gz 2528125 BLAKE2B 
614488779d1c0e5d800f2b1c86b82615676b08af46831abd6c55653471b045f0c9d28a8cb7489cbb2391fd5f21ab2d40aa6bff4fc195426f3b07b91f6d4ee8d7
 SHA512 
01e1a030246a3d6811493968f2f30084b2c465195af166b7bdc4009de4c488350a4fba300acee1959310b318e8dc519f090bfca528491811ca52640c33d048bc

diff --git a/sci-visualization/veusz/veusz-3.1.ebuild 
b/sci-visualization/veusz/veusz-3.1.ebuild
deleted file mode 100644
index 7446cbefb44..000
--- a/sci-visualization/veusz/veusz-3.1.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit desktop distutils-r1 virtualx xdg
-
-DESCRIPTION="Qt scientific plotting package with good Postscript output"
-HOMEPAGE="https://veusz.github.io/;
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz;
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="dbus doc hdf5"
-RESTRICT="!test? ( test )"
-
-CDEPEND="dev-python/PyQt5[widgets,svg,printsupport,${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]"
-RDEPEND="${CDEPEND}
-   dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] )
-   hdf5? ( dev-python/h5py[${PYTHON_USEDEP}] )"
-DEPEND="${CDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/sip[${PYTHON_USEDEP}]
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-
-src_prepare() {
-   distutils-r1_src_prepare
-   xdg_environment_reset
-}
-
-python_test() {
-   distutils_install_for_testing
-   VIRTUALX_COMMAND="${EPYTHON}" \
-   VEUSZ_RESOURCE_DIR="${S}" \
-   virtx tests/runselftest.py
-}
-
-python_install() {
-   distutils-r1_python_install
-   # symlink the license, bug #341653
-   rm "${D}/$(python_get_sitedir)"/${PN}/{COPYING,AUTHORS,ChangeLog} || die
-   mkdir -p "${D}/$(python_get_sitedir)" || die
-   cat >> "${D}/$(python_get_sitedir)"/${PN}/COPYING <<- EOF
-   Please visit
-
-   https://www.gnu.org/licenses/gpl-2.0.html
-
-   for the full license text.
-   EOF
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   if use doc; then
-   dodoc Documents/manual/pdf/${PN}.pdf
-   docinto html
-   dodoc -r Documents/manual/html
-   fi
-
-   doicon icons/veusz.png
-   domenu "${FILESDIR}"/veusz.desktop
-   insinto /usr/share/mime/packages
-   doins "${FILESDIR}"/veusz.xml
-}



[gentoo-commits] repo/gentoo:master commit in: sci-physics/lammps/, sci-physics/lammps/files/

2020-12-31 Thread Michał Górny
commit: e33e82eaacfcc7d5cf9305ecd6fcefe641de27bc
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:52:52 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:55:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e33e82ea

sci-physics/lammps: Remove old (py3.6)

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

 sci-physics/lammps/Manifest  |  11 ---
 sci-physics/lammps/files/1080.patch  |  29 --
 sci-physics/lammps/lammps-20180117.ebuild| 132 ---
 sci-physics/lammps/lammps-20180222.ebuild| 132 ---
 sci-physics/lammps/lammps-20180308.ebuild| 132 ---
 sci-physics/lammps/lammps-20180316.ebuild| 132 ---
 sci-physics/lammps/lammps-20180822.ebuild| 131 --
 sci-physics/lammps/lammps-20181212.ebuild| 131 --
 sci-physics/lammps/lammps-20190605.ebuild| 131 --
 sci-physics/lammps/lammps-20190807-r1.ebuild | 131 --
 sci-physics/lammps/lammps-20190807.ebuild| 131 --
 11 files changed, 1223 deletions(-)

diff --git a/sci-physics/lammps/Manifest b/sci-physics/lammps/Manifest
index 9265c08f59f..4dd18e6d8f5 100644
--- a/sci-physics/lammps/Manifest
+++ b/sci-physics/lammps/Manifest
@@ -1,13 +1,2 @@
-DIST lammps-patch_12Dec2018.tar.gz 114619148 BLAKE2B 
089e23681e46868d09991ca6525850838100aa74ce8796f3af602c76b74fd55618c91610193cfc22c1201e5417f11998f924642961b62824c0271e208f87b286
 SHA512 
4794fc9bed7974ec33d54b2843f17b29c61a63f91f76c75bec7f00f6f174901f703130564977f8cf7fa9274e7febe096878dc0fa84d65469a5eb8f9b17b58a5e
-DIST lammps-patch_16Mar2018.tar.gz 91908414 BLAKE2B 
0d2363ba507765d439988be9f17390889539ecf22132145f5f5f5411c6c3bf097b278b24b005374e4b176efcfbd01edb48b55076bfa41403718ad14d3905e062
 SHA512 
2847f9ffa368b966cba4792ebe86ea38dfc1e147647e2b738753121a09689901cea7197d3d95fa69cd065cd1d30aa37cbeffcb78b62ec85d88cd9f3ab25e25c2
-DIST lammps-patch_17Jan2018.tar.gz 91721592 BLAKE2B 
d606a5fd699f3e7aaa777065532f778e96a5b21b88de3fcce69e79c4931fea233ed1ad68f56120865061623c6e33282b9f23f927a7a9820f8f824a241e5cd823
 SHA512 
533ada073882e9bfc6431db62c4899005983d9efbbb043bcb50b2b0a7af2b11c411bbcc6523b2ffbd5d46531b24573f4b98a07dc757bacbc2f27bb056d7956ff
-DIST lammps-patch_22Aug2018.tar.gz 108761265 BLAKE2B 
fc509ccd8f5fda9fea9cf7f54b888df235b5d499a0aa3eee24bba81d35c95355cfc72ebb60f32a4adb879c0ab176659ebe634f9bbaeefd54ffc0d02329054f9f
 SHA512 
bb1c11ef9c287b101b9f3483d6b90e55dc69a048529e5076f6f7d46e54802d0d75efc899865d462f9dd76937089e1080a126c1dc4bbb2648eda91cb38ba142b0
-DIST lammps-patch_22Feb2018.tar.gz 91869050 BLAKE2B 
09d364b489d4402145b879ca40b290a4e33f39b6e5e4183bcccb09001002cb742917c8792f942a8b64bd992cde5c0f8dcd8b76506048f1392d33d1192aa4551d
 SHA512 
8d4ac0f9cdcf4caa10bfb48129eec21cf31f7ce881b4cbd803c20fb638f7e55a1e645d314e172fe70eab473a4976c7f482e8c059e0c4e82527eb9438437ae146
-DIST lammps-patch_5Jun2019.tar.gz 106437193 BLAKE2B 
ce2a89f58fcdc29fbfc6d5e8769e36402569e93182a19835a0482b228ae9f568c1b56d2fc5eb3dac8e94a1289b430279d88c15284e07b5f62049aaf86cca29d3
 SHA512 
d72a5de3068a902cd8a825c97cd071331d5e3c16429531809178c43930b363f6549bd6802b552c2667e8882f7f21c90bd815072deb5ac19c8687060c796e58b4
-DIST lammps-patch_7Aug2019.tar.gz 105303933 BLAKE2B 
8609251a919a88da64f2c0578414567141f128bbce3a447be09a99fb1f96620c15db29b4a312afc536f60237f3010a0753dfefa09d0bdfb3222b8f1491995c70
 SHA512 
61fff23c90a0f9029363cb90ff972e7e97b0f3be6a8153263b6be4f11960603af7f6c8b26a76b8bdcf25009c68a7a7fab3405a3f47b923695798a60723694001
-DIST lammps-patch_8Mar2018.tar.gz 91878683 BLAKE2B 
a4cf307769b1ac27c9cbe781a70f307d5275d2ccd4f6f77a2a21f00413ffa0af499577207afd23afd95ef6126071e8b779f6c52d50ff7117afb63161613c9f5b
 SHA512 
57885d12e9e0ea9a6735cc2f7a2a8a9314dacbe9eaf5a46cb6d20fd7e2d0e8b0ebb3e24731eb750861973efe4d3cf0cf5a739cc9d51407f26bf3d556243c186f
 DIST lammps-stable_3Mar2020.tar.gz 126001870 BLAKE2B 
35ed6ff208fd6dcc8eae50b8e0562a6a0771aa6419c0225353f648d95512ca64b22250ad4a3f9b836b9a25a6838e24e070a1d190fdc02b896dc1ed9838648f01
 SHA512 
6608cd9f6ea18d8acb55d611a560cb4b329043b41aca23fafd91fac0dfbde5a5286e1a6563bd16b2414bb3bf95929e3a2f270a0b023ce5ede515eb3353d56f04
-DIST lammps-testing-7869c75cac38cb8a3d2ef7747ea12ec5812f5151.tar.gz 54374284 
BLAKE2B 
a223ef3926540660ce28fd2673667840002f6bfbbd5565deb9fb01b994085eb4d6cd24807fab49117a1b328f151d1511b7aa4d2fcdd443d20927112b83d029f0
 SHA512 
c996f7109d6467ae8e6a8c187485afb7c55b6dcf2b2e7003a8edd271e7f7dfe275079fbb0d680455628c8fd2eb87640284e8a92ffe095fcb398133be587af57a
-DIST lammps-testing-827be7af84ca100d394ea1cf6d3bc49f6a8eef92.tar.gz 55706643 
BLAKE2B 
7f2753759e1048ee9af58f1b210fe42972cc40b6df3ab5495f66bcfd10f4818f6e2c4e27f759d6ca302024531849286c4709a869984bea3d385cb44412d4d668
 SHA512 

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

2020-12-31 Thread Michał Górny
commit: 4f776835f391f2c65230e623ffef6c8a1f7faf68
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:53:52 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:55:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f776835

sys-apps/coreutils: Remove old (py3.6)

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

 sys-apps/coreutils/Manifest  |   1 -
 sys-apps/coreutils/coreutils-8.30.ebuild | 210 ---
 2 files changed, 211 deletions(-)

diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest
index 587b6b33bc9..3df4cec98e7 100644
--- a/sys-apps/coreutils/Manifest
+++ b/sys-apps/coreutils/Manifest
@@ -1,4 +1,3 @@
 DIST coreutils-8.30-patches-01.tar.xz 5788 BLAKE2B 
a41511ce39ac570cb14b7f12d125eebef92217469a9490808719fa0665f5e5c0adb96fbd02c4bac4d280d1502295669575790a81dbc01afe2ca3a9d384cbefb0
 SHA512 
b1e1933637de4581d5f8c6ede4e80a012435d13f0cf5550a76ab5bbe9441e3c15ce19ef3f78a7ea3b8368d5e9a3bb17c1207c471d26171b59786f38adeba0454
-DIST coreutils-8.30.tar.xz 5359532 BLAKE2B 
b66ccd112a6c2c8b90e58ff1c3371e7f5827937035769329885e5bdae197466189f3715720b8f8cf0b5047fe16d6c86984dcee994117c2d3c7b8dbd597027255
 SHA512 
25bc132c0d89ce71c33e417f04649c9fcfce6c5ef8b19f093b2e9e2851bfde9b5a31e20499d9c427332228ba54b88d445ddb445551e1944bb8f5cbff5ffa4eda
 DIST coreutils-8.31.tar.xz 5410140 BLAKE2B 
e3ae6be8edbe9df9164b4c9ac8bf14dc23b147fa665f20669e18ac4c6e45ba839dc0dc99e05670eb006d22133475a4a717a5f40b00ebaedfd6e1fbab887674d5
 SHA512 
ef8941dae845bbf5ae5838bc49e44554a766302930601aada6fa594e8088f0fbad74e481ee392ff89633e68b99e4da3f761fcb5d31ee3b233d540fe2a2d4e1af
 DIST coreutils-8.32.tar.xz 5547836 BLAKE2B 
0ad99c176c19ec214fcfd0845523e5362f0151827707c759bd46c0fe8d2501c6ad1c29c5b71266f6525857bc0d56c472db0d7fe29953b6c65e2e6c76bdf3c515
 SHA512 
1c8f3584efd61b4b02e7ac5db8e103b63cfb2063432caaf1e64cb2dcc56d8c657d1133bbf10bd41468d6a1f31142e6caa81d16ae68fa3e6e84075c253613a145

diff --git a/sys-apps/coreutils/coreutils-8.30.ebuild 
b/sys-apps/coreutils/coreutils-8.30.ebuild
deleted file mode 100644
index fda25b3b8ba..000
--- a/sys-apps/coreutils/coreutils-8.30.ebuild
+++ /dev/null
@@ -1,210 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit eutils flag-o-matic python-any-r1 toolchain-funcs
-
-PATCH_VER="01"
-DESCRIPTION="Standard GNU utilities (chmod, cp, dd, ls, sort, tr, head, wc, 
who,...)"
-HOMEPAGE="https://www.gnu.org/software/coreutils/;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
-   mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz
-   
https://dev.gentoo.org/~polynomial-c/dist/${P}-patches-${PATCH_VER}.tar.xz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x86-linux"
-IUSE="acl caps gmp hostname kill multicall nls selinux +split-usr static test 
userland_BSD vanilla xattr"
-RESTRICT="!test? ( test )"
-
-LIB_DEPEND="acl? ( sys-apps/acl[static-libs] )
-   caps? ( sys-libs/libcap )
-   gmp? ( dev-libs/gmp:=[static-libs] )
-   xattr? ( !userland_BSD? ( sys-apps/attr[static-libs] ) )"
-RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs]} )
-   selinux? ( sys-libs/libselinux )
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-   static? ( ${LIB_DEPEND} )
-   app-arch/xz-utils
-   test? (
-   dev-lang/perl
-   dev-perl/Expect
-   !userland_BSD? (
-   dev-util/strace
-   )
-   ${PYTHON_DEPS}
-   $(python_gen_any_dep 'dev-python/pyinotify[${PYTHON_USEDEP}]')
-   )"
-RDEPEND+="
-   hostname? ( !sys-apps/net-tools[hostname] )
-   kill? (
-   !sys-apps/util-linux[kill]
-   !sys-process/procps[kill]
-   )
-   !app-misc/realpath
-   !https://bugs.gentoo.org/;
-   --enable-install-program="arch,$(usev hostname),$(usev kill)"
-   --enable-no-install-program="groups,$(usev !hostname),$(usev 
!kill),su,uptime"
-   --enable-largefile
-   $(usex caps '' --disable-libcap)
-   $(use_enable nls)
-   $(use_enable acl)
-   $(use_enable multicall single-binary)
-   $(use_enable xattr)
-   $(use_with gmp)
-   )
-   if tc-is-cross-compiler && [[ ${CHOST} == *linux* ]] ; then
-   export fu_cv_sys_stat_statfs2_bsize=yes #311569
-   export gl_cv_func_realpath_works=yes #416629
-   fi
-
-   export gl_cv_func_mknod_works=yes #409919
-   use static && append-ldflags -static && sed -i '/elf_sys=yes/s:yes:no:' 
configure #321821
-   use selinux || export 
ac_cv_{header_selinux_{context,flash,selinux}_h,search_setfilecon}=no #301782
-   use userland_BSD && myconf+=( -program-prefix=g 
--program-transform-name=s/stat/nustat/ )
-   # 

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

2020-12-31 Thread Michał Górny
commit: 0528c59d2f8f01efd3bf492f2795e2c6e36e0295
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:54:06 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:55:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0528c59d

sys-apps/razercfg: Remove old (py3.6)

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

 sys-apps/razercfg/Manifest|  1 -
 sys-apps/razercfg/metadata.xml|  2 -
 sys-apps/razercfg/razercfg-0.39-r2.ebuild | 90 ---
 3 files changed, 93 deletions(-)

diff --git a/sys-apps/razercfg/Manifest b/sys-apps/razercfg/Manifest
index d8ef4efa14f..5699716bb14 100644
--- a/sys-apps/razercfg/Manifest
+++ b/sys-apps/razercfg/Manifest
@@ -1,2 +1 @@
-DIST razercfg-0.39.tar.bz2 178142 BLAKE2B 
cf2d92d24a0dbfdae4045c2dab30a64bc4de64d730c075a4d852790ff62bcbadd714953fac925e69b671355cbdfdec7ce9db5693fbfa8e2aab69de6247c95c1a
 SHA512 
165fee898a01b7f0086eb6705ef9f24fd8b8836025c071f7851a493181b8d193d0db70fc1731a8586de1f1c795aab4d20bb4ee8526b612c66ba3c434c6e10137
 DIST razercfg-0.42.tar.xz 103300 BLAKE2B 
83f9432edf4deda78514dd1e2a65e04981d3646c543ebf3b74060f5d6ee5f9c3ddec5b0c544c11c9968c790172ae2bd4d4503adaf1428ca31337fdcd33d8545c
 SHA512 
3856f4133b620fb639a46a5bb02fe8e6c47ae3928a04fe9d1bbef2792a44fdd4f5dff2efa43a1e43d75312025d3c65c626e331e723092e4e0b8d6622657fb197

diff --git a/sys-apps/razercfg/metadata.xml b/sys-apps/razercfg/metadata.xml
index e10f5181e6f..c8db6971140 100644
--- a/sys-apps/razercfg/metadata.xml
+++ b/sys-apps/razercfg/metadata.xml
@@ -10,8 +10,6 @@
 Proxy Maintainers
   
   
-Installs the pm-utils hooks for suspend/resume and
-requires sys-power/pm-utils
 Installs GUI configuration utility and status bar applet.
 Requires dev-python/PyQt5
   

diff --git a/sys-apps/razercfg/razercfg-0.39-r2.ebuild 
b/sys-apps/razercfg/razercfg-0.39-r2.ebuild
deleted file mode 100644
index 2d13385579e..000
--- a/sys-apps/razercfg/razercfg-0.39-r2.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit cmake-utils python-single-r1 systemd udev
-
-DESCRIPTION="Utility for advanced configuration of Razer mice"
-HOMEPAGE="https://bues.ch/cms/hacking/razercfg.html;
-SRC_URI="https://bues.ch/${PN}/${P}.tar.bz2;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+pm-utils +udev"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   virtual/libusb:1
-   pm-utils? ( sys-power/pm-utils )
-   udev? ( virtual/udev )
-"
-DEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   dev-python/setuptools[${PYTHON_MULTI_USEDEP}]
-   ')
-   virtual/libusb:1
-   virtual/pkgconfig
-"
-
-PATCHES=( "${FILESDIR}/${P}-unit-variables.patch" )
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   sed -i CMakeLists.txt \
-   -e '/udevadm control/{N;d}' \
-   -e '/systemctl/{N;d}' \
-   -e "s:/etc/pm/sleep.d:/usr/$(get_libdir)/pm-utils/sleep.d/:" \
-   -e 's:50-razer:80razer:' \
-   || die
-
-   sed -i librazer/CMakeLists.txt \
-   -e '/ldconfig/{N;d}' \
-   -e "s:DESTINATION lib:DESTINATION $(get_libdir):" \
-   || die
-
-   sed -i razercfg.desktop.template \
-   -e '/^Categories=/s/=.*$/=Qt;Settings/' \
-   || die
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DPYTHON="${PYTHON}"
-   -DSYSTEMD_UNIT_DIR="$(systemd_get_systemunitdir)"
-   -DUDEV_DIR="$(get_udevdir)"
-   )
-   RAZERCFG_PKG_BUILD=1 cmake-utils_src_configure
-}
-
-src_install() {
-   RAZERCFG_PKG_BUILD=1 cmake-utils_src_install
-
-   newinitd "${FILESDIR}"/razerd.init.d-r2 razerd
-   dodoc README.* HACKING.* razer.conf
-
-   rm "${D%/}"/usr/bin/qrazercfg{,-applet} || die
-   rm "${D%/}"/usr/share/icons/hicolor/scalable/apps/razercfg* || die
-   rm "${D%/}"/usr/share/applications/razercfg.desktop || die
-
-   if ! use pm-utils; then
-   rm "${D%/}/usr/$(get_libdir)/pm-utils/sleep.d/80razer" || die
-   fi
-}
-
-pkg_postinst() {
-   if use udev ; then
-   udevadm control --reload-rules
-   udevadm trigger --subsystem-match=usb
-   fi
-
-   if [[ -e "${ROOT%/}"/usr/bin/pyrazer.pyc ]]; then
-   eerror "A stale ${ROOT}usr/bin/pyrazer.pyc exists and will 
prevent"
-   eerror "the Python frontends from working until removed 
manually."
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: sci-misc/vitables/

2020-12-31 Thread Michał Górny
commit: 10fd7ce01ffe16320d5143c89a44f145228a5bdb
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:52:07 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:55:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10fd7ce0

sci-misc/vitables: Remove old (py3.6)

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

 sci-misc/vitables/vitables-3.0.0-r1.ebuild | 38 --
 1 file changed, 38 deletions(-)

diff --git a/sci-misc/vitables/vitables-3.0.0-r1.ebuild 
b/sci-misc/vitables/vitables-3.0.0-r1.ebuild
deleted file mode 100644
index a39e483b204..000
--- a/sci-misc/vitables/vitables-3.0.0-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-MY_P=ViTables-${PV}
-
-DESCRIPTION="A graphical tool for browsing / editing files in both PyTables 
and HDF5 formats"
-HOMEPAGE="https://vitables.org/;
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/setuptools[${PYTHON_MULTI_USEDEP}]
-   dev-python/pytables[${PYTHON_MULTI_USEDEP}]
-   dev-python/QtPy[gui,${PYTHON_MULTI_USEDEP}]
-   ')"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-python_prepare_all() {
-   # remove the PyQt5 dependency
-   # because PyQt5 in Gentoo does not provide egg-info
-   # see also: https://github.com/pyqt/python-qt5/issues/18
-   sed "s:'PyQt5 [^ ]*::" -i setup.py || die
-
-   distutils-r1_python_prepare_all
-}



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

2020-12-31 Thread Michał Górny
commit: 57d643449f605608ba7eb3ea82fd46f2512263bd
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:51:40 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:55:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57d64344

sci-libs/dlib: Remove old (py3.6)

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

 sci-libs/dlib/Manifest |  1 -
 sci-libs/dlib/dlib-19.9.ebuild | 77 --
 2 files changed, 78 deletions(-)

diff --git a/sci-libs/dlib/Manifest b/sci-libs/dlib/Manifest
index 6682430cf3a..63c671d911e 100644
--- a/sci-libs/dlib/Manifest
+++ b/sci-libs/dlib/Manifest
@@ -1,2 +1 @@
 DIST dlib-19.16.tar.gz 10411975 BLAKE2B 
93047590a4d8f4685970d3db6841cbf9cc90ca8a5e50f0929a106d887e5db1b4fd96bbe14380537a3e28369a8db6d9d8c067e7768000ac3c7d0f225b46369326
 SHA512 
4e040ef88acff05e1a48e499b813c876b22ad3f989d076bdf19969d01036b62e51a0dff30b70046910ba31dfa1b1c2450a7fad41ae3142b7285ed74b8d584887
-DIST dlib-19.9.tar.gz 8892457 BLAKE2B 
d18548e09f8169bbc9d7f339599bd58b940410839b259a8d7be9cb999f82e634ad5cd0539adb45239dab821ea1029493d24ae9990ca32c75c744e2c5d9e218f6
 SHA512 
1e2123c22e1b13cc84108fa627bfa92eadc9dee63f93a9f45676bbf2b752c8728117d915ac327f5223b0cdbce87dd3bef2f4d8d5ed3f8f5a314ffa9e8962a246

diff --git a/sci-libs/dlib/dlib-19.9.ebuild b/sci-libs/dlib/dlib-19.9.ebuild
deleted file mode 100644
index fcc55d70b0e..000
--- a/sci-libs/dlib/dlib-19.9.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-inherit python-r1 cmake-utils cuda
-
-DESCRIPTION="Numerical and networking C++ library"
-HOMEPAGE="http://dlib.net/;
-SRC_URI="https://github.com/davisking/dlib/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Boost-1.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="cblas debug cuda examples gif jpeg lapack mkl png python sqlite 
static-libs test X"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-# doc needs a bunch of deps not in portage
-
-RDEPEND="
-   cblas? ( virtual/cblas:= )
-   cuda? ( dev-libs/cudnn:= )
-   jpeg? ( virtual/jpeg:0= )
-   lapack? ( virtual/lapack:= )
-   mkl? ( sci-libs/mkl:= )
-   png? ( media-libs/libpng:0= )
-   python? ( ${PYTHON_DEPS} )
-   sqlite? ( dev-db/sqlite:3= )
-   X? ( x11-libs/libX11:= )
-"
-DEPEND="test? ( ${RDEPEND} )"
-
-src_prepare() {
-   use cuda && cuda_src_prepare
-   cmake-utils_src_prepare
-   sed -i -e '/LICENSE.txt/d' dlib/CMakeLists.txt || die
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DLIB_INSTALL_DIR="$(get_libdir)"
-   -DDLIB_ENABLE_ASSERTS="$(usex debug)"
-   -DDLIB_ENABLE_STACK_TRACE="$(usex debug)"
-   -DDLIB_GIF_SUPPORT="$(usex gif)"
-   -DDLIB_JPEG_SUPPORT="$(usex jpeg)"
-   -DDLIB_PNG_SUPPORT="$(usex png)"
-   -DDLIB_LINK_WITH_SQLITE3="$(usex sqlite)"
-   -DDLIB_NO_GUI_SUPPORT="$(usex X OFF ON)"
-   -DDLIB_USE_BLAS="$(usex cblas)"
-   -DDLIB_USE_CUDA="$(usex cuda)"
-   -DDLIB_USE_LAPACK="$(usex lapack)"
-   -DBOOST_LIBRARYDIR="${EPREFIX}/usr/$(get_libdir)"
-   )
-   cmake-utils_src_configure
-}
-
-src_test() {
-   mkdir "${BUILD_DIR}"/dlib/test || die
-   pushd "${BUILD_DIR}"/dlib/test > /dev/null || die
-   cmake "${S}"/dlib/test && emake
-   ./dtest --runall || die
-   popd > /dev/null || die
-}
-
-src_install() {
-   cmake-utils_src_install
-   if use python; then
-   python_foreach_impl python_domodule ${PN}
-   fi
-   dodoc docs/README.txt
-   use static-libs || rm -f "${ED}"/usr/$(get_libdir)/*.a
-   if use examples; then
-   dodoc -r examples
-   docompress -x /usr/share/doc/${PF}
-   fi
-}



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

2020-12-31 Thread Michał Górny
commit: 3e5764572dac89118b98d9fc5119db3a0544c8d0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:51:27 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:55:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e576457

sci-libs/bmrblib: Remove old (py3.6)

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

 sci-libs/bmrblib/Manifest |  1 -
 sci-libs/bmrblib/bmrblib-1.0.3.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/sci-libs/bmrblib/Manifest b/sci-libs/bmrblib/Manifest
index d8adcfe9681..972017e2dd4 100644
--- a/sci-libs/bmrblib/Manifest
+++ b/sci-libs/bmrblib/Manifest
@@ -1,2 +1 @@
-DIST bmrblib-1.0.3.tar.bz2 51246 BLAKE2B 
e2adc970523b33c88b73451b1c3d50c218e4600e0e1019bb6fa4dbae1c6a6737bcd1661bf68b6863a1199c46f3df1b0ba36c155efe1010152e120ccc23b034ab
 SHA512 
b03ad9e4ca035439165ebd1b7ba93ede427b2a233a4179be4e8089db988f1dcdce68b1e97348fe22fe7f2c3827ed003b654e0674a4d16a9e32a8a7c255c4b248
 DIST bmrblib-1.0.4.tar.bz2 51211 BLAKE2B 
4d901c085648971af0e271d5524d4fe0f0e085f9ab34cde4cbc2d7b17d1dd37ffd4051c219e769738a9eac8b11b6950c5575d1bd9b9193ef48a698560de3fd96
 SHA512 
579f3beaf343416c58b344a33ee94d42bcedba558b33c2b9f98662d2ffc685887617229b5f7e75acf61712fe4f03827ca4413bc08e3bd2e72f69d952310891e0

diff --git a/sci-libs/bmrblib/bmrblib-1.0.3.ebuild 
b/sci-libs/bmrblib/bmrblib-1.0.3.ebuild
deleted file mode 100644
index dbc65bf5220..000
--- a/sci-libs/bmrblib/bmrblib-1.0.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="API abstracting the BioMagResBank (BMRB) NMR-STAR format"
-HOMEPAGE="http://gna.org/projects/bmrblib/;
-SRC_URI="http://download.gna.org/${PN}/${P}.tar.bz2;
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""



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

2020-12-31 Thread Michał Górny
commit: fd3a4b271654eeb5cb7e9c078125a1f81cf3708d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:51:52 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:55:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd3a4b27

sci-libs/scikits: Remove old (py3.6)

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

 sci-libs/scikits/scikits-0.1-r1.ebuild | 34 --
 1 file changed, 34 deletions(-)

diff --git a/sci-libs/scikits/scikits-0.1-r1.ebuild 
b/sci-libs/scikits/scikits-0.1-r1.ebuild
deleted file mode 100644
index cc7e7689164..000
--- a/sci-libs/scikits/scikits-0.1-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit python-r1
-
-DESCRIPTION="Common files for python scikits"
-HOMEPAGE="http://projects.scipy.org/scipy/scikits;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}.example/${PN}.example-${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="examples"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}"
-DEPEND="${DEPEND}"
-
-S="${WORKDIR}"
-
-src_install() {
-   python_moduleinto scikits
-   python_foreach_impl python_domodule scikits.example*/scikits/__init__.py
-
-   if use examples; then
-   insinto /usr/share/doc/${PF}/examples
-   doins -r scikits.example*/*
-   fi
-}



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

2020-12-31 Thread Andreas K. Hüttel
commit: 8415d29502240caf1770f48b5214f1f7faa464dd
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Fri Jan  1 01:54:16 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Jan  1 01:54:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8415d295

package.use.force: Switch on more unicode where harmless

Signed-off-by: Andreas K. Huettel  gentoo.org>

 profiles/base/package.use.force | 13 +
 1 file changed, 13 insertions(+)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index af0250b4960..52f7499a622 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -6,9 +6,22 @@
 # everywhere.
 # See this mailing list thread:
 # 
https://archives.gentoo.org/gentoo-user/message/efc647eb07fb8c99b2619e3402281edd
+# Andreas K. Hüttel  (2021-01-01)
+# Add more packages
+#
+# a) no additional deps
 sys-libs/ncurses unicode
 sys-libs/readline unicode
 app-editors/nano unicode
+app-admin/metalog unicode
+app-arch/unzip unicode
+app-arch/zip unicode
+sys-apps/util-linux unicode
+sys-process/procps unicode
+www-client/lynx unicode
+#
+# b) using libidn
+app-text/ghostscript-gpl unicode
 
 # Michał Górny  (2020-09-01)
 # sys-boot/udk is being removed, and newest revision of refind does not



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

2020-12-31 Thread Michał Górny
commit: f2aba2b456b54511128bb4427fdd492500ca360b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:47:57 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:50:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2aba2b4

sci-chemistry/mdtraj: Remove old (py3.6)

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

 sci-chemistry/mdtraj/Manifest|  1 -
 sci-chemistry/mdtraj/mdtraj-1.9.1.ebuild | 34 
 2 files changed, 35 deletions(-)

diff --git a/sci-chemistry/mdtraj/Manifest b/sci-chemistry/mdtraj/Manifest
index 8e63d1026da..369fb48765a 100644
--- a/sci-chemistry/mdtraj/Manifest
+++ b/sci-chemistry/mdtraj/Manifest
@@ -1,2 +1 @@
-DIST mdtraj-1.9.1.tar.gz 1985711 BLAKE2B 
625b7c1da998bd46732604dcc93c76f970f3c79f10e81aa9f4b3051ee45101efea8afd803d539ba1831dac3e7ed208d7c3773f74189a3887063cbff2b4d79df6
 SHA512 
015d9d1e258a7a207ac3b7e7a81b87c308e8684ee0a173ae9b722a90910e95e7f2ee18158c163212fae39d093b0cf397293d6e713538acb1fd20a7b70f2adc76
 DIST mdtraj-1.9.4.tar.gz 2133297 BLAKE2B 
c1507246bf0c8d7f6753f3d505f940e6f2f001361e42f10c9775647a7e6b58edf2d3953a8e48932f6bf9ad90b27e1baf30df6a7c1a590e49a860175822a25360
 SHA512 
55f67546db20ce63da3af2231df459e9983e15a65da960784613f746dcce820fe6b0deffbb21b528e93fc6cf674dc7a25ee0894d2a89e5504e20d200ca38

diff --git a/sci-chemistry/mdtraj/mdtraj-1.9.1.ebuild 
b/sci-chemistry/mdtraj/mdtraj-1.9.1.ebuild
deleted file mode 100644
index cdf5b949625..000
--- a/sci-chemistry/mdtraj/mdtraj-1.9.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=6
-
-PYTHON_COMPAT=( python3_6 )
-inherit distutils-r1
-
-DESCRIPTION="Read, write and analyze MD trajectories with only a few lines of 
Python code"
-HOMEPAGE="http://mdtraj.org;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/scipy[${PYTHON_USEDEP}]
-   dev-python/pandas[${PYTHON_USEDEP}]
-   dev-python/pytables[${PYTHON_USEDEP}]
-   dev-python/networkx[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_prepare() {
-   sed -e "s:re.match('build.*(mdtraj.*)', output_dir).group(1):'.':g" \
-   -i basesetup.py || die
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/nmrglue/files/, sci-chemistry/nmrglue/

2020-12-31 Thread Michał Górny
commit: 8929cccdec39a6b8c5ac04972f2d7ef3e93f55e8
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:49:32 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:50:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8929cccd

sci-chemistry/nmrglue: Remove old (py3.6)

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

 sci-chemistry/nmrglue/Manifest |  1 -
 .../nmrglue/files/nmrglue-0.5-nohyper.patch| 33 
 sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild| 35 --
 3 files changed, 69 deletions(-)

diff --git a/sci-chemistry/nmrglue/Manifest b/sci-chemistry/nmrglue/Manifest
index b1414f469d9..a887763be6c 100644
--- a/sci-chemistry/nmrglue/Manifest
+++ b/sci-chemistry/nmrglue/Manifest
@@ -1,2 +1 @@
-DIST nmrglue-0.5.tar.gz 142604 BLAKE2B 
9a018a73bea46176fc06042013cb23b3eeb962df8a595388da536d17f1d2d4d550065c5492df28de860ea1290314d2fa1110af349be0c2a8b1b31677b3e4afbc
 SHA512 
2a4b94eb6bae966000bfdee4dd16f4e312568915fb5f19f59f84c6deff690703f54f76366d3f9299f7ec187192ff64f2bf62836617a424d4c5c895c67d819af2
 DIST nmrglue-0.7.tar.gz 166596 BLAKE2B 
769dbe1330a2b610393cea07edcb7c997d219038ead0330e442b491b84a51f3d1ac0dd22a9399b1af2f97fbfbf0d24316bd834d71804b4607209c5d11f24939e
 SHA512 
4d9959d151954f38efc7ea4f93539970bc75098403b0b5575f0c4ff6c2c25c1f08e207d2dee281109ffb2bdea53f2e7beb04e251cec1f638712dfe38430c23d5

diff --git a/sci-chemistry/nmrglue/files/nmrglue-0.5-nohyper.patch 
b/sci-chemistry/nmrglue/files/nmrglue-0.5-nohyper.patch
deleted file mode 100644
index 103f5b154d0..000
--- a/sci-chemistry/nmrglue/files/nmrglue-0.5-nohyper.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From ba1eee9e71623110511545c058afe2a92e139aa5 Mon Sep 17 00:00:00 2001
-From: Jonathan Helmus 
-Date: Tue, 3 Mar 2015 19:47:05 -0600
-Subject: [PATCH] pipe_proc.py tp function correctly sets FDSIZE.
-
-Fixes issue #27

- nmrglue/process/pipe_proc.py | 7 +--
- 1 file changed, 5 insertions(+), 2 deletions(-)
-
-diff --git a/nmrglue/process/pipe_proc.py b/nmrglue/process/pipe_proc.py
-index 79b6303..8c1271c 100644
 a/nmrglue/process/pipe_proc.py
-+++ b/nmrglue/process/pipe_proc.py
-@@ -1527,13 +1527,16 @@ def tp(dic, data, hyper=False, nohyper=False, 
auto=False, nohdr=False):
- data = np.array(p.tp_hyper(data), dtype="complex64")
- else:
- data = p.tp(data)
--if dic[fn2 + "QUADFLAG"] != 1 and nohyper is not True:
-+if dic[fn2 + "QUADFLAG"] != 1 and nohyper is False:
- # unpack complex as needed
- data = np.array(p.c2ri(data), dtype="complex64")
- 
- # update the dimentionality and order
- dic["FDSLICECOUNT"] = data.shape[0]
--if data.dtype == 'float32':
-+if (data.dtype == 'float32') and (nohyper is True):
-+# when nohyper is True and the new last dimension was complex
-+# prior to transposing then FDSIZE is set as if the dimension was
-+# converted to complex data, that is half the actual size.
- dic["FDSIZE"] = data.shape[1] / 2
- else:
- dic["FDSIZE"] = data.shape[1]

diff --git a/sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild 
b/sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild
deleted file mode 100644
index 3a767944a13..000
--- a/sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="A module for working with NMR data in Python"
-HOMEPAGE="https://nmrglue.com/;
-SRC_URI="https://github.com/jjhelmus/nmrglue/releases/download/v${PV}/${P}.tar.gz;
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/matplotlib[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/scipy[${PYTHON_USEDEP}]"
-DEPEND="
-   test? (
-   ${RDEPEND}
-   dev-python/nose[${PYTHON_USEDEP}]
-   )
-"
-
-PATCHES=( "${FILESDIR}"/${P}-nohyper.patch )
-
-python_test() {
-   nosetests --verbosity=3 || die
-}



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

2020-12-31 Thread Michał Górny
commit: 69e9e48324ee4cc9f36c303b5bc92d0794eb7fef
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:42:55 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:50:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69e9e483

net-vpn/protonvpn-cli: Remove old (py3.6)

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

 net-vpn/protonvpn-cli/Manifest   |  1 -
 net-vpn/protonvpn-cli/protonvpn-cli-2.2.0.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/net-vpn/protonvpn-cli/Manifest b/net-vpn/protonvpn-cli/Manifest
index bb33154b3ff..a7110fcb7a2 100644
--- a/net-vpn/protonvpn-cli/Manifest
+++ b/net-vpn/protonvpn-cli/Manifest
@@ -1,2 +1 @@
-DIST protonvpn-cli-2.2.0.tar.gz 42694 BLAKE2B 
fb32401580090401cd6c2c3c692313992c62ed24b383c88e006f69f99a6b96e7081d6927778817245c604cb978b2157e88288ab5236211297258b02dc63a197a
 SHA512 
9ff188ddba679187cf69ab2a18023bd030ff8e734cc5f8516cd93490e601cf21482573b2ab0b7586e371c1f83955db1ad66fa98203f3abdf848a0755484c079e
 DIST protonvpn-cli-2.2.2.tar.gz 42989 BLAKE2B 
4d96d193405a30e53b9a1204facfb797c946039ca093b7e5af69443e75d3e0e98d541956c9a54ddc5a6917c0d62f512ee0740c3d893b0779290ccef4b6276206
 SHA512 
892aad9e509eef978bb3d4c044f00f04d87ce35cb3d5c3a69129b7a99d50a46af84c9931d6d7249690ef60d7ea63ff01e09c4dd24c0a57eb8497bfc1371bd2d7

diff --git a/net-vpn/protonvpn-cli/protonvpn-cli-2.2.0.ebuild 
b/net-vpn/protonvpn-cli/protonvpn-cli-2.2.0.ebuild
deleted file mode 100644
index d1f445f5b0e..000
--- a/net-vpn/protonvpn-cli/protonvpn-cli-2.2.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="A VPN command-line tool from protonvpn - python rewrite"
-HOMEPAGE="https://protonvpn.com https://github.com/ProtonVPN/protonvpn-cli-ng;
-SRC_URI="https://github.com/ProtonVPN/${PN}-ng/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-KEYWORDS="~amd64"
-SLOT="0"
-
-RDEPEND="dev-python/docopt[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/pythondialog:0[${PYTHON_USEDEP}]
-   net-vpn/openvpn"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}-ng-${PV}"
-
-DOCS=( CHANGELOG.md README.md USAGE.md )



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

2020-12-31 Thread Michał Górny
commit: c29fee8b46498cff3118a0625c5a53e6eceebabc
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:38:24 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:50:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c29fee8b

net-misc/pyhoca-cli: Remove old (py3.6)

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

 net-misc/pyhoca-cli/Manifest  |  1 -
 net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest
index a3ec62fbf9c..8f70aca1902 100644
--- a/net-misc/pyhoca-cli/Manifest
+++ b/net-misc/pyhoca-cli/Manifest
@@ -1,3 +1,2 @@
-DIST pyhoca-cli-0.6.0.1.tar.gz 40816 BLAKE2B 
719ca6f277cfd2ecd2100e1b34e1c0d4d7e6849eb0b8f39d2a1628878b4da1bdcc1db622144d815347c33e0148d7fd6303caa661f146e18422169d7ae455c993
 SHA512 
65ced3bcb6e8fc15d22b0abc760a981af66b10325278613a9276de16c1e73d3b8d325b57aed9d4faf43a6d9eb8167045716c2974d4f6563c7a51df8ee66a69eb
 DIST pyhoca-cli-0.6.1.1.tar.gz 41893 BLAKE2B 
39f695224c64dacf0f2efa449ff3e235f22571647e77dd58ed031a081337af8deff5808293b4f1e1932a47dbd7af63ab6b86b1c5373122f4678eefec168a
 SHA512 
b83e584f314df936d09cda25b253bbd5f37aa7f57db084424b2696070963a99776284c827f602321329bd066c6f483f32cd3dd0aa961eea7c79aa217949966c7
 DIST pyhoca-cli-0.6.1.2.tar.gz 41891 BLAKE2B 
a3183acc8b4a809e5b3894bbcb276972f3bf0178f2a9f596e697866db4217ca4e04d6b3d698b202e124a2e42a3b1f9b2f0fbd595bf0483f55dd7dbe9ea108ef3
 SHA512 
02bb6a0dcb72bc67e8b8109e554f04fa57d5b2da2682b50a081b60e19c257842ae31aabb7faa945579fb23d0e922befd0678c413b31393d368b4173e0d4315f6

diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild 
b/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.1.ebuild
deleted file mode 100644
index 9624fa19556..000
--- a/net-misc/pyhoca-cli/pyhoca-cli-0.6.0.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
-
-PYTHON_COMPAT=( python3_6 )
-inherit distutils-r1
-
-DESCRIPTION="X2Go command line client"
-HOMEPAGE="http://www.x2go.org;
-SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]
-   >=net-misc/python-x2go-0.6.0.1[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-python_install() {
-   distutils-r1_python_install
-   python_doscript ${PN}
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   doman man/man1/*
-   find "${ED}" -name '*.pth' -delete || die
-}



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

2020-12-31 Thread Michał Górny
commit: 2c327bc9b9e68e274d2687a2204825a91d14e6e3
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:39:05 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:50:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c327bc9

net-misc/python-x2go: Remove old (py3.6)

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

 net-misc/python-x2go/Manifest   |  1 -
 net-misc/python-x2go/python-x2go-0.6.0.2.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/net-misc/python-x2go/Manifest b/net-misc/python-x2go/Manifest
index 91c02136a04..23e7582c2c2 100644
--- a/net-misc/python-x2go/Manifest
+++ b/net-misc/python-x2go/Manifest
@@ -1,4 +1,3 @@
-DIST python-x2go-0.6.0.2.tar.gz 243857 BLAKE2B 
9e64ed5f28a231396ea5322c51942814df2d80f1df092c1a33b1884bbadcf4b27b8180b3a2f9b07001ac3e90ab2e65bde594f83d3adadcc788e0236d738bb746
 SHA512 
883c26b01bdcab9e57f4ef4ac5a980f849cd2df849c77d1b82e11bbb1872c6e97f3ff8b02c841d8e3acd425f3f55da2613d31a3876ffcc91545195aae5f88d77
 DIST python-x2go-0.6.1.1.tar.gz 247188 BLAKE2B 
c19f1ea39bca647984a21d0100d07c3898dbab894c92d5aa36c297ec277f9f0cd3429e02e6ca7a372b57ba3836d2139018e6d685fe31719549d2d2ddefff483a
 SHA512 
8450ea47d1ec27abd56db0925613bd864a620cde98954f21d1fe8bcbf2a0024d4e8237c8663d04eb67c835f7d9f4a8c0dfc5f8f5671f571b24bb5b48b0a70762
 DIST python-x2go-0.6.1.2.tar.gz 247187 BLAKE2B 
dacaa406e7f32eb14951e54edd31fc812f7f6c5688a911607f4cf1755c1128eff5f2b77bb78b66f6a49df2267064cc1e8d209bcc1b368abff1b451d69eb63b04
 SHA512 
29ac73415c11f19e07a919bec99d61ba04f24e98c51bb32b5e4cdd20cbc04c7c6420727c5147b450e0e37931ee77dccc02334c62a8657c11bca6689472446e5d
 DIST python-x2go-0.6.1.3.tar.gz 247754 BLAKE2B 
9c5705da9c1656a29ae7382dfaedb1798d8728006dbfcb0ec47441bba63a1c85f9ee60f0d8e5cb040dfec177ab72381518e0756ca5a9374e3ea7f1ab29d54dfb
 SHA512 
3933ad8ee7debd6d643ce12ce06a6a98c7c97fae5a30f99ca147ce57ac7fa8e1b2fd97439a8c3b39ac5c5d0c7cecf4f3571193092e057db536d061f0d1d4accc

diff --git a/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild 
b/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild
deleted file mode 100644
index d1960870ac3..000
--- a/net-misc/python-x2go/python-x2go-0.6.0.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-inherit distutils-r1
-
-DESCRIPTION="X2Go client-side Python API"
-HOMEPAGE="http://www.x2go.org;
-SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz;
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# TODO: minimal USE flag in net-misc/nx, we only need nxproxy/nxcomp
-DEPEND="dev-python/gevent[${PYTHON_USEDEP}]
-   dev-python/paramiko[${PYTHON_USEDEP}]
-   dev-python/python-xlib[${PYTHON_USEDEP}]
-   net-misc/nx"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/pyephem/

2020-12-31 Thread Michał Górny
commit: be3a8dac241780c87b9872e398fa6e116995b909
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:43:10 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:50:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be3a8dac

sci-astronomy/pyephem: Remove old (py3.6)

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

 sci-astronomy/pyephem/Manifest  |  1 -
 sci-astronomy/pyephem/pyephem-3.7.6.0-r1.ebuild | 48 -
 2 files changed, 49 deletions(-)

diff --git a/sci-astronomy/pyephem/Manifest b/sci-astronomy/pyephem/Manifest
index 57f82a81b8d..9329cd69646 100644
--- a/sci-astronomy/pyephem/Manifest
+++ b/sci-astronomy/pyephem/Manifest
@@ -1,2 +1 @@
-DIST pyephem-3.7.6.0.tar.gz 739561 BLAKE2B 
a8129632514940e6d786dcc50d2dd0bd1fff2b76b9d59f88820c93cce3400f9b15c4f7418bc778ee5ad60a8909a970aaea5df62c5192fcb71f822b97abc0dc4f
 SHA512 
c3013ef943c0e1e2c30bba6f72912efb100b4c8c45904b7d6d7ba73d8b741564793a6e538117eb88abb824c93c874e2c955de734418ebd2370888718a149c9a8
 DIST pyephem-3.7.7.1.tar.gz 1622306 BLAKE2B 
aefdd7b7e4471140f1c2b5c065f663dfb1095d8d8325e23d4b5b9c683ff7a91020151429a992ad78be897ab738d9bc207afa337b7806fb244d6d6c8a1c680b7f
 SHA512 
ae0d9562f33ee25065b33ea3d4b24a74e32259bebb07edf37deacaa77e6d24b3a7a49e4602393b45a3c7cfc7d8088f038e68e96ec3576a796b5486fc2946ac5a

diff --git a/sci-astronomy/pyephem/pyephem-3.7.6.0-r1.ebuild 
b/sci-astronomy/pyephem/pyephem-3.7.6.0-r1.ebuild
deleted file mode 100644
index ac5f38c6854..000
--- a/sci-astronomy/pyephem/pyephem-3.7.6.0-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-inherit distutils-r1
-
-DESCRIPTION="Astronomical routines for the python programming language"
-HOMEPAGE="https://rhodesmill.org/pyephem/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
-IUSE="doc test"
-
-DEPEND="doc? ( dev-python/sphinx )"
-RDEPEND=""
-
-RESTRICT="!test? ( test )"
-
-src_prepare() {
-   # don't install rst files by dfefault
-   sed -i -e "s:'doc/\*\.rst',::" setup.py || die
-   distutils-r1_src_prepare
-}
-
-src_compile() {
-   distutils-r1_src_compile
-   if use doc; then
-   PYTHONPATH=. emake -C ephem/doc html
-   fi
-}
-
-python_test() {
-   PYTHONPATH="$(ls -d ${BUILD_DIR}/lib*)" unit2 discover -s ephem
-}
-
-src_install() {
-   use doc && HTML_DOCS=( ephem/doc/_build/html/. )
-   distutils-r1_src_install
-
-   delete_tests() {
-   rm -r "${D}$(python_get_sitedir)/ephem/tests" || die
-   }
-   python_foreach_impl delete_tests
-}



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

2020-12-31 Thread Michał Górny
commit: 8a63171e7f962450e8da821f55c1eb22cdd30e42
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:37:59 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:50:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a63171e

net-misc/nyx: Remove old (py3.6)

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

 net-misc/nyx/Manifest |  1 -
 net-misc/nyx/nyx-2.0.4.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/net-misc/nyx/Manifest b/net-misc/nyx/Manifest
index 0a595c7548c..6de54ac84fe 100644
--- a/net-misc/nyx/Manifest
+++ b/net-misc/nyx/Manifest
@@ -1,2 +1 @@
-DIST nyx-2.0.4.tar.gz 4074259 BLAKE2B 
92296a319947803195a6ae3991f1991c9ee5dc8293144b31d143995a0b897e89812d4b012c330cb2d9e7ee2d2dbbc0ab0bbeb49135ec7e302aefde2dbe8159de
 SHA512 
bb64b6c38bbfc9837215503a69b4a6b7a11b8a1e230f42c51a405472689a3d46d74dd06b2417c90512b63e9605b33198c5132b660f9eca037016a39c5e4f0ecf
 DIST nyx-2.1.0.tar.gz 6908817 BLAKE2B 
e67305c0e2a066976cc828235bb364a238af2842251b466cc70bf8ad79138ffb5d6c598cf5900b777caf03ffefd0566e9eccfb65131ca0dc26670d71d8f9a756
 SHA512 
69a645cc811a1b1fbd9cf0501d8f23f1a52e0e92a0598097bb0c9efb040e1895e1dd431bad93be36db0e85ca7ac32ee5c866d50d2812069a39e5160b44575a37

diff --git a/net-misc/nyx/nyx-2.0.4.ebuild b/net-misc/nyx/nyx-2.0.4.ebuild
deleted file mode 100644
index cd27d40170b..000
--- a/net-misc/nyx/nyx-2.0.4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python3_6)
-
-inherit vcs-snapshot distutils-r1
-
-DESCRIPTION="Utility to monitor real time Tor status information"
-HOMEPAGE="https://nyx.torproject.org;
-if [[ ${PV} == ** ]]; then
-   EGIT_REPO_URI="https://git.torproject.org/nyx.git;
-   inherit git-r3
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="
-   net-libs/stem
-   net-vpn/tor"



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

2020-12-31 Thread Sam James
commit: f715c93bc04840e0cc0ec316c4d40dfe22b382f1
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 01:49:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 01:49:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f715c93b

dev-python/pydiff: Stabilize 0.2-r1 ALLARCHES

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

 dev-python/pydiff/pydiff-0.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pydiff/pydiff-0.2-r1.ebuild 
b/dev-python/pydiff/pydiff-0.2-r1.ebuild
index a0648cbbd2a..6f14b12eb14 100644
--- a/dev-python/pydiff/pydiff-0.2-r1.ebuild
+++ b/dev-python/pydiff/pydiff-0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc sparc x86"
 
 python_test() {
"${EPYTHON}" test_pydiff.py || die "Tests failed under ${EPYTHON}"



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

2020-12-31 Thread Sam James
commit: e4242faa672e3ab0a82308d2bbbc44004a34c9a4
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 01:49:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 01:49:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4242faa

dev-python/autopep8: Stabilize 1.5.4 ALLARCHES

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

 dev-python/autopep8/autopep8-1.5.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/autopep8/autopep8-1.5.4.ebuild 
b/dev-python/autopep8/autopep8-1.5.4.ebuild
index 5ad39ec40fb..cbeadeb16ff 100644
--- a/dev-python/autopep8/autopep8-1.5.4.ebuild
+++ b/dev-python/autopep8/autopep8-1.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ if [[ ${PV} == ** ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~sparc x86 ~amd64-linux 
~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc sparc x86 ~amd64-linux 
~x86-linux"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: app-vim/vimoutliner/

2020-12-31 Thread Sam James
commit: cbbc756624dff5dad65361b350f4e79aebb7f823
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 01:47:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 01:47:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbbc7566

app-vim/vimoutliner: Stabilize 0.4.0_p20180301-r2 ALLARCHES, #762865

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

 app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild 
b/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
index 0e9694fa01f..e386b6a9709 100644
--- a/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
+++ b/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/vimoutliner/vimoutliner;
 SRC_URI="https://github.com/vimoutliner/vimoutliner/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-3"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ppc sparc x86"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-vim/vimoutliner/

2020-12-31 Thread Sam James
commit: 6eceb25dec41d432cdb9a249e4c4fe77743c85d4
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 01:43:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 01:43:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eceb25d

app-vim/vimoutliner: mark ALLARCHES

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

 app-vim/vimoutliner/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-vim/vimoutliner/metadata.xml b/app-vim/vimoutliner/metadata.xml
index 8472d599577..b9469d272f4 100644
--- a/app-vim/vimoutliner/metadata.xml
+++ b/app-vim/vimoutliner/metadata.xml
@@ -5,6 +5,7 @@
v...@gentoo.org
Gentoo Vim Project

+   

vimoutliner/vimoutliner




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

2020-12-31 Thread Sam James
commit: 66294273454b3707c95e3659bf5c18eb387965ac
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 01:41:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 01:41:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66294273

sys-apps/portage: Stabilize 3.0.12 arm64, #762029

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

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

diff --git a/sys-apps/portage/portage-3.0.12.ebuild 
b/sys-apps/portage/portage-3.0.12.ebuild
index 2bb6c5fd3ee..78548645016 100644
--- a/sys-apps/portage/portage-3.0.12.ebuild
+++ b/sys-apps/portage/portage-3.0.12.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86"
 SLOT="0"
 IUSE="apidoc build doc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux test xattr"
 RESTRICT="!test? ( test )"



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

2020-12-31 Thread Sam James
commit: 64cd9c7f090beef0abf3bfa8186f97315ec67080
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 01:41:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 01:41:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64cd9c7f

sys-apps/portage: Stabilize 3.0.12 arm, #762029

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

 sys-apps/portage/portage-3.0.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/portage/portage-3.0.12.ebuild 
b/sys-apps/portage/portage-3.0.12.ebuild
index 6611ac6e1b8..2bb6c5fd3ee 100644
--- a/sys-apps/portage/portage-3.0.12.ebuild
+++ b/sys-apps/portage/portage-3.0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86"
 SLOT="0"
 IUSE="apidoc build doc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux test xattr"
 RESTRICT="!test? ( test )"



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

2020-12-31 Thread Sam James
commit: 11e34447d3992e710afaa13acf2359297b059434
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan  1 01:41:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan  1 01:41:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e34447

sys-apps/portage: Stabilize 3.0.12 amd64, #762029

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

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

diff --git a/sys-apps/portage/portage-3.0.12.ebuild 
b/sys-apps/portage/portage-3.0.12.ebuild
index 78548645016..2fef246d208 100644
--- a/sys-apps/portage/portage-3.0.12.ebuild
+++ b/sys-apps/portage/portage-3.0.12.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86"
 SLOT="0"
 IUSE="apidoc build doc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux test xattr"
 RESTRICT="!test? ( test )"



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

2020-12-31 Thread Michał Górny
commit: 28829d4b1d8385ef628eb062d199642c911f4cb7
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:30:38 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:30:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28829d4b

net-libs/stem: Remove old (py3.6)

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

 net-libs/stem/Manifest  |  2 --
 net-libs/stem/stem-1.5.4.ebuild | 44 -
 net-libs/stem/stem-1.6.0.ebuild | 44 -
 3 files changed, 90 deletions(-)

diff --git a/net-libs/stem/Manifest b/net-libs/stem/Manifest
index d79d7941a96..01551d0a123 100644
--- a/net-libs/stem/Manifest
+++ b/net-libs/stem/Manifest
@@ -1,5 +1,3 @@
-DIST stem-1.5.4.tar.gz 1915722 BLAKE2B 
37c278eab0d7c7c305d7fcb498ff39460921ff59ea16cbe97d985c742290b8ca938218cbc7d5e4d1106ffc9f6a20461a4692afd14565698abbdfbd8015cb6f18
 SHA512 
1ea74341a1013f1f98d3d5ed1d552e79277cf54a6337d1a8b66bda0baae022d70c4c0c9ce35c843222d183a716466d93e1df3ee55ae6cd16cf10c6cf415d3cf7
-DIST stem-1.6.0.tar.gz 204 BLAKE2B 
10846dbd20f22b489fa885e8f100eb2ba4053aca46db140463882cbc1f5701893e6a4a28820100e05e3ed4fa5ff76135a3b20ec1af917a63f63b3abdf5361df6
 SHA512 
499a15b1cbd12d75865c93e253e797507564d5b5f2a9a0f021107d89c85db040e050944a9ac69b629f74e265d350467bef9d36ec52f7ef2e6a97180a7b93e94c
 DIST stem-1.7.0.tar.gz 2196759 BLAKE2B 
2f4bf8a65e5e89b01e6d1054a9d7fe01d4775dc31f1846c300190320361e15a312ce35867fd7d6af2d0cb315894aa5f69f7e8a47cf184e1d9018342028ba1484
 SHA512 
10750266860f4f90df5d4a3bf24ec68e28d12c84c136c35d2f168f767f4facae3d02cc62dc972a0889695ea17337a7a6b80ec1c5ed8b9e5035d7417b07f5
 DIST stem-1.7.1.tar.gz 2196854 BLAKE2B 
318b762390ad5f1b8a7ad49bd442841d4552cf3d6782c7c912ca8251a076baa6d01bd6f60ea2d79f96994f7c29775c09b815ee41177c638c7e4089e5f4b1b1e4
 SHA512 
a275f59bba650cb5bb151cf53fb1dd820334f9abbeae1a25e64502adc854c7f54c51bc3d6c1656b595d142fc0695ffad53aab3c57bc285421c1f4f10c9c3db4c
 DIST stem-1.8.0.tar.gz 2853802 BLAKE2B 
a275a38e53c5a4a3771a30528fd5781c51370352dd384a77ce27b31f034bece6fef448d74008adb82d2d909104b7338b5168a1a343c799637f9e12d39028bd09
 SHA512 
aa2033567b79aef960f8321e4c6cbc28105c59d6513ff49a9f12509d8f97b1a2e8a3b04dc28abb07fad59b0f6ba66443b92bbefa0d08b26038bbaf24f7f2846d

diff --git a/net-libs/stem/stem-1.5.4.ebuild b/net-libs/stem/stem-1.5.4.ebuild
deleted file mode 100644
index 7511d0f5501..000
--- a/net-libs/stem/stem-1.5.4.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python3_6)
-
-inherit vcs-snapshot distutils-r1
-
-DESCRIPTION="Stem is a Python controller library for Tor"
-HOMEPAGE="https://stem.torproject.org;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}]
-   net-vpn/tor )
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-RDEPEND="net-vpn/tor"
-
-DOCS=( 
docs/{_static,_templates,api,tutorials,{change_log,api,contents,download,faq,index,tutorials}.rst}
 )
-
-python_prepare_all() {
-   # Disable failing test
-   sed -i -e "/test_expand_path/a \
-   \ \ \ \ return" test/integ/util/system.py || die
-   sed -i -e "/test_parsing_with_example/a \
-   \ \ \ \ return" test/unit/manual.py || die
-   sed -i -e "/test_parsing_with_unknown_options/a \
-   \ \ \ \ return" test/unit/manual.py || die
-   sed -i -e "/test_saving_manual/a \
-   \ \ \ \ return" test/unit/manual.py || die
-   sed -i -e "/test_sdist_matches_git/a \
-   \ \ \ \ return" test/integ/installation.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_test() {
-   ${PYTHON} run_tests.py --all --target RUN_ALL || die
-}

diff --git a/net-libs/stem/stem-1.6.0.ebuild b/net-libs/stem/stem-1.6.0.ebuild
deleted file mode 100644
index 7511d0f5501..000
--- a/net-libs/stem/stem-1.6.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=(python3_6)
-
-inherit vcs-snapshot distutils-r1
-
-DESCRIPTION="Stem is a Python controller library for Tor"
-HOMEPAGE="https://stem.torproject.org;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}]
-   net-vpn/tor )
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-RDEPEND="net-vpn/tor"
-
-DOCS=( 
docs/{_static,_templates,api,tutorials,{change_log,api,contents,download,faq,index,tutorials}.rst}
 )
-
-python_prepare_all() {
-   # Disable failing test
-   sed -i -e "/test_expand_path/a \
-  

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

2020-12-31 Thread Michał Górny
commit: 22edc6a6886b84e0c1374c39704405703b203e91
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:31:24 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:31:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22edc6a6

net-misc/gsutil: Remove old (py3.6)

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

 net-misc/gsutil/Manifest   |  3 --
 net-misc/gsutil/gsutil-4.41.ebuild | 84 
 net-misc/gsutil/gsutil-4.45.ebuild | 84 
 net-misc/gsutil/gsutil-4.47.ebuild | 88 --
 4 files changed, 259 deletions(-)

diff --git a/net-misc/gsutil/Manifest b/net-misc/gsutil/Manifest
index 3a3005fc7d3..9f70bca12bf 100644
--- a/net-misc/gsutil/Manifest
+++ b/net-misc/gsutil/Manifest
@@ -1,4 +1 @@
-DIST gsutil_4.41.tar.gz 3685987 BLAKE2B 
7586d6c64c87c27e4c5f3e86372bfe6d7fdfbdcbe4146308ed497d86b6e3fb984a79d3f07ba3ed055ac09bfe70eef893b8b764a46921703c48c8e54e49cac7eb
 SHA512 
f96500a4761cb244039ba20ccb328b143134a74822990538585116fe6afa6f9e23cfecc9958e34d5deb4291edc9cbe97c6176b3a0f0136ed6e8e81303b5b8c4a
-DIST gsutil_4.45.tar.gz 3695514 BLAKE2B 
9b129ae1e87620b2430368818929fbd884319cd2cf7788275ba556f873b13700b9333c59b753202d8c88a81eaa47e223f39f6ded26adf8d16144324763528886
 SHA512 
9b21162afcfcd063976be51151d1d51aaeac1a32c2b7d0ee79aaccb28f5202f93623b39ed994bd796ab508a56363fea69429fe42cd770cff3c7c8352a4956212
-DIST gsutil_4.47.tar.gz 3696516 BLAKE2B 
c3a5e1327b0e2e46cac17b1bd820b1ead63bbca4b80f17227290f25d12cb46e38df4334ffc71d0261f4467c157ed50ac21b25b1c7a58ec4113758c64d75b
 SHA512 
66d150d496789a89acc71238c7554244ad17a8896b26fd7d6ffb6e26ce14c8b2268633f4a48b8abd8aa25b36f2ef4bd15cdde02b37a9ef52843200b0449289bb
 DIST gsutil_4.50.tar.gz 3618295 BLAKE2B 
bbd8ec13428a9822b1ebe3eea984f3e50abc010a0de4e57e7dc365642ab501f7994a235d778eaa73c8217ae1e69d1569e80ac8a59d94a84a6abb8272ad466a35
 SHA512 
aa7d68f369ac24c75cbd321d9a1a943fc361e9bf768797327852d0da39d364fa95ac3891367e90a39061b30b331405e2ea8358e0c91e3bdc5cb151d367e0857e

diff --git a/net-misc/gsutil/gsutil-4.41.ebuild 
b/net-misc/gsutil/gsutil-4.41.ebuild
deleted file mode 100644
index 3e24aceb624..000
--- a/net-misc/gsutil/gsutil-4.41.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="command line tool for interacting with cloud storage services"
-HOMEPAGE="https://github.com/GoogleCloudPlatform/gsutil;
-SRC_URI="http://commondatastorage.googleapis.com/pub/${PN}_${PV}.tar.gz;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="test"
-
-RDEPEND="${PYTHON_DEPS}
-   >=dev-python/argcomplete-1.9.4[${PYTHON_USEDEP}]
-   >=dev-python/boto-2.49.0[${PYTHON_USEDEP}]
-   >=dev-python/crcmod-1.7[${PYTHON_USEDEP}]
-   >=dev-python/fasteners-0.14.1[${PYTHON_USEDEP}]
-   >=dev-python/gcs-oauth2-boto-plugin-2.5[${PYTHON_USEDEP}]
-   >=dev-python/google-apitools-0.5.30[${PYTHON_USEDEP}]
-   dev-python/google-reauth-python[${PYTHON_USEDEP}]
-   >=dev-python/httplib2-0.11.3[${PYTHON_USEDEP}]
-   >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/monotonic-1.4[${PYTHON_USEDEP}]
-   >=dev-python/oauth2client-4.1.2[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
-   >=dev-python/retry-decorator-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.12.0[${PYTHON_USEDEP}]
-   >=dev-python/PySocks-1.01[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-PATCHES=(
-   "${FILESDIR}/gsutil-4.41-tests.patch"
-)
-
-S="${WORKDIR}/${PN}"
-
-DOCS=( README.md CHANGES.md )
-
-# needs to talk to Google to run tests
-RESTRICT="test"
-
-python_prepare_all() {
-   distutils-r1_python_prepare_all
-
-   sed -e 's/boto==/boto>=/' \
-   -e 's/mock==/mock>=/' \
-   -e 's/oauth2client==/oauth2client>=/' \
-   -e 's/SocksiPy-branch==/PySocks>=/' \
-   -i setup.py || die
-
-   # For debugging purposes, temporarily uncomment this in order to
-   # show hidden tracebacks.
-   #sed -e 's/^  except OSError as e:$/&\nraise/' \
-   #   -e 's/def _HandleUnknownFailure(e):/&\n  raise/' \
-   #   -i gslib/__main__.py || die
-
-   # create_bucket raised ResponseNotReady
-   sed -e 's/test_cp_unwritable_tracker_file/_&/' \
-   -e 's/test_cp_unwritable_tracker_file_download/_&/' \
-   -i gslib/tests/test_cp.py || die
-
-   sed -e 's/\(executable_prefix =\).*/\1 [sys.executable]/' \
-   -i gslib/commands/test.py || die
-
-   # IOError: close() called during concurrent operation on the same file 
object.
-   sed -e 's/sys.stderr.close()/#&/' \
-   -i gslib/tests/testcase/unit_testcase.py
-
-   

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

2020-12-31 Thread Michał Górny
commit: 8728d886de354b0784996f49c07f1c4ed87f59a9
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:32:52 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:32:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8728d886

net-misc/ntpsec: Remove old (py3.6)

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

 net-misc/ntpsec/Manifest   |   2 -
 net-misc/ntpsec/files/ntpd.service |  15 -
 ...-make-sure-logrotate-config-has-missingok.patch |  28 --
 ...ternalize-sys_maxclock-fix-for-bug-708522.patch |  23 --
 .../ntpsec-1.1.8-fix-asciidoc-version-detect.patch | 372 -
 net-misc/ntpsec/ntpsec-1.1.7-r1.ebuild | 159 -
 net-misc/ntpsec/ntpsec-1.1.8.ebuild| 167 -
 7 files changed, 766 deletions(-)

diff --git a/net-misc/ntpsec/Manifest b/net-misc/ntpsec/Manifest
index d0f3a234207..ce7e422fd68 100644
--- a/net-misc/ntpsec/Manifest
+++ b/net-misc/ntpsec/Manifest
@@ -1,3 +1 @@
-DIST ntpsec-1.1.7.tar.gz 2534524 BLAKE2B 
5777ecca4ceb988632fadc0e7124530993a7758cdf335e8cd90f0ec1a8b643be89b67c0e2bf49d6d7193bf92ded138af0df4b5856c0d113f552ef22dd8a6cadf
 SHA512 
734b12820539e655e504dd5071a58b9d1f80c0b0c3c7458c797ba7ada23d8e446751fbcbddd9832d9151a3ba9464749878db9e77e23cdd5f6215ab9e1d908ae9
-DIST ntpsec-1.1.8.tar.gz 2589363 BLAKE2B 
e7e11a7d980599ac598f084608160d3f6f6cf8e2aab5fb45cc15cabca30462bd03db7b9ecc140826c5d7b5e26f49b48f7f2b6043bdc2ffa1d73167347fb8123f
 SHA512 
0920f25adf68f1b8ccd1734c5d61ba1c858cd86b342db7b5155dd9b58e538aa96aad3fd4058597f079ec3df63cb51d2900ac8e6d9c84d6f2bd4a3a22cc0c967c
 DIST ntpsec-1.1.9.tar.gz 2606066 BLAKE2B 
bbc482333c7f86936fa20751df1b427bc24be159969050caf5751e26724714bbf6491b120986563497f015c96ac9cdbdf0e999c6446a68798aff23076f631ecc
 SHA512 
e04267aa675a5b528f3478d00329a569ecb9bbe2b6ad18697020854d2ee451bc188c4603cd5f420a08a7e3bf047d2db1301416f57f9156df23aceb1f57303b0b

diff --git a/net-misc/ntpsec/files/ntpd.service 
b/net-misc/ntpsec/files/ntpd.service
deleted file mode 100644
index a551bb7b130..000
--- a/net-misc/ntpsec/files/ntpd.service
+++ /dev/null
@@ -1,15 +0,0 @@
-[Unit]
-Description=Network Time Service
-After=network.target nss-lookup.target
-Conflicts=systemd-timesyncd.service
-
-[Service]
-Type=forking
-PrivateTmp=true
-EnvironmentFile=-/etc/conf.d/ntp
-ExecStart=/usr/sbin/ntpd ${NTPD_OPTS}
-Restart=always
-RemainAfterExit=yes
-
-[Install]
-WantedBy=multi-user.target

diff --git 
a/net-misc/ntpsec/files/ntpsec-1.1.7-make-sure-logrotate-config-has-missingok.patch
 
b/net-misc/ntpsec/files/ntpsec-1.1.7-make-sure-logrotate-config-has-missingok.patch
deleted file mode 100644
index 4556d7a50f7..000
--- 
a/net-misc/ntpsec/files/ntpsec-1.1.7-make-sure-logrotate-config-has-missingok.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 252a301aba9a685b5b6df7824c576f52cc19fb81 Mon Sep 17 00:00:00 2001
-From: Stephen Arnold 
-Date: Fri, 8 Nov 2019 16:41:16 -0800
-Subject: [PATCH] etc/logrotate-config.ntpd: make sure it has missingok
-
-* note master branch does not need this, but all the releases do
-
-Signed-off-by: Stephen Arnold 

- etc/logrotate-config.ntpd | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/etc/logrotate-config.ntpd b/etc/logrotate-config.ntpd
-index e5d8616bf..a49129d45 100644
 a/etc/logrotate-config.ntpd
-+++ b/etc/logrotate-config.ntpd
-@@ -5,6 +5,8 @@
- 
- /var/log/ntpd.log {
- monthly
-+notifempty
-+missingok
- postrotate
-   /usr/bin/killall -HUP ntpd
- endscript
--- 
-2.21.0
-

diff --git 
a/net-misc/ntpsec/files/ntpsec-1.1.8-externalize-sys_maxclock-fix-for-bug-708522.patch
 
b/net-misc/ntpsec/files/ntpsec-1.1.8-externalize-sys_maxclock-fix-for-bug-708522.patch
deleted file mode 100644
index caeaf1824cc..000
--- 
a/net-misc/ntpsec/files/ntpsec-1.1.8-externalize-sys_maxclock-fix-for-bug-708522.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From ccdd9d4b941b30fc44b301595e42809dbe48628d Mon Sep 17 00:00:00 2001
-From: James Browning 
-Date: Sun, 26 Jan 2020 09:58:36 -0800
-Subject: [PATCH] Externalize sys_maxclock from include/ntpd.h ...
-
-I think this will shut up the Fedora Rawhide runners

- include/ntpd.h | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/include/ntpd.h b/include/ntpd.h
-index c4f9b9e45..ee16678e1 100644
 a/include/ntpd.h
-+++ b/include/ntpd.h
-@@ -369,7 +369,7 @@ extern int peer_associations;  /* mobilized 
associations */
-  * System variables are declared here.See Section 3.2 of the
-  * specification.
-  */
--int   sys_maxclock;   /* maximum candidates */
-+extern intsys_maxclock;   /* maximum candidates */
- struct system_variables {
-   uint8_t sys_leap;   /* system leap indicator */
-   uint8_t sys_stratum;/* system stratum */

diff --git 
a/net-misc/ntpsec/files/ntpsec-1.1.8-fix-asciidoc-version-detect.patch 

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

2020-12-31 Thread Michał Górny
commit: 604adf7046b73fdea757135baceb257c6387ee3d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:30:22 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:30:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=604adf70

net-libs/libtorrent-rasterbar: Remove old (py3.6)

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

 net-libs/libtorrent-rasterbar/Manifest |   1 -
 .../libtorrent-rasterbar-1.1.14.ebuild | 106 -
 2 files changed, 107 deletions(-)

diff --git a/net-libs/libtorrent-rasterbar/Manifest 
b/net-libs/libtorrent-rasterbar/Manifest
index d4de008b2ca..d1187e78d11 100644
--- a/net-libs/libtorrent-rasterbar/Manifest
+++ b/net-libs/libtorrent-rasterbar/Manifest
@@ -1,4 +1,3 @@
 DIST libtorrent-1.2.10.tar.gz 3586008 BLAKE2B 
71971124930462feb5f5083fed38ccadcfd1a2aed0d000a06cd7e0898b40a1451722cd79fdf0b1da3477047b26c7f7e3c1f74086a141770a7d143c916e96b6bb
 SHA512 
e6de939fb6527783695e0b6623ddbe27f85842a36c0899b93ea0284cb3c6f3d14b8c39e29316adb3bf9acac7804f38385cc06854a32df28e7f4f6839af9f382d
 DIST libtorrent-1.2.9.tar.gz 3584800 BLAKE2B 
5160056e227a54992ca4e490ffe0088d080aa9bade7a76f55eac26a644bab720c39a70b90d94f465ec711893249a084d9f77fa496be770585094b9b3ea4a1cdd
 SHA512 
c547d96470f6a89f22adc0f5579ffb98b877a46f0a163698c49f1de57f23af60a7b0d3c1ca482e3ed8d3e35124d14a1d16a53e455f4d69f347fcb33c6ded75a8
-DIST libtorrent-rasterbar-1.1.14.tar.gz 4040571 BLAKE2B 
38ea1a71e46bf18c9beeb869280e4949b199ab58c32f41e63f1c15c7c32db0d256b741ea707350e9e153695b9cc28e0a95385944bf76dbd5eb2055e66bb0f919
 SHA512 
b640ada016f8e68a3fb0e033dd33ab79b345b0f691aa722c4256b8cd8524c6e55067ccd1f11584984bbb82c0f64151f0b5223bd2b8431b899ffca46d2d31fff5
 DIST libtorrent-rasterbar-1.2.6.tar.gz 3611015 BLAKE2B 
39323c223927272a4eb9bb93ad70acd62165b9b3eb3f4f45cb76f99a23b1e131b526c8d8370fbd7cc30c7e776a5f9b7990c989ceaa3566272adc25df639fc5ba
 SHA512 
9f03e28449b08e18a98a1f1bf0571f470c56fabd2becde5bde56ad566611c8519b0b387939f285a552d1f0382446633b67d00b6b5ff7083e4d1420a3ce9232fc

diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.14.ebuild 
b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.14.ebuild
deleted file mode 100644
index 917926fb1b4..000
--- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.14.ebuild
+++ /dev/null
@@ -1,106 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE="threads"
-DISTUTILS_OPTIONAL=true
-DISTUTILS_IN_SOURCE_BUILD=true
-
-inherit distutils-r1 flag-o-matic
-
-MY_PV=$(ver_rs 1-2 '_')
-
-DESCRIPTION="C++ BitTorrent implementation focusing on efficiency and 
scalability"
-HOMEPAGE="https://libtorrent.org;
-SRC_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${MY_PV}/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0/9"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
-IUSE="debug +dht doc examples libressl python +ssl static-libs test"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-libs/boost:=[threads]
-   virtual/libiconv
-   examples? ( !net-p2p/mldonkey )
-   python? (
-   ${PYTHON_DEPS}
-   dev-libs/boost:=[python,${PYTHON_USEDEP}]
-   )
-   ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:= )
-   )
-"
-DEPEND="${RDEPEND}
-   sys-devel/libtool
-"
-
-src_prepare() {
-   default
-
-   # bug 578026
-   # prepend -L${S}/... to ensure bindings link against the lib we just 
built
-   sed -i -e "s|^|-L${S}/src/.libs |" bindings/python/link_flags.in || die
-
-   # prepend -I${S}/... to ensure bindings use the right headers
-   sed -i -e "s|^|-I${S}/src/include |" bindings/python/compile_flags.in 
|| die
-
-   use python && distutils-r1_src_prepare
-}
-
-src_configure() {
-   append-cxxflags -std=c++11 # bug 634506
-
-   local myeconfargs=(
-   $(use_enable debug)
-   $(use_enable debug disk-stats)
-   $(use_enable dht)
-   $(use_enable examples)
-   $(use_enable ssl encryption)
-   $(use_enable static-libs static)
-   $(use_enable test tests)
-   --with-libiconv
-   --enable-logging
-   )
-   econf "${myeconfargs[@]}"
-
-   if use python; then
-   python_configure() {
-   econf "${myeconfargs[@]}" \
-   --enable-python-binding \
-   --with-boost-python="boost_${EPYTHON/./}"
-   }
-   distutils-r1_src_configure
-   fi
-}
-
-src_compile() {
-   default
-
-   python_compile() {
-   cd "${BUILD_DIR}/../bindings/python" || die
-   distutils-r1_python_compile
-   }
-   use python && 

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

2020-12-31 Thread Michał Górny
commit: 1d48e9be2909518b1a3c1e5181d2d9ac835ef492
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:29:56 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:29:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d48e9be

net-im/poezio: Remove old (py3.6)

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

 net-im/poezio/Manifest |  1 -
 net-im/poezio/poezio-0.12.ebuild   | 51 --
 net-im/poezio/poezio-0.13.1.ebuild | 51 --
 3 files changed, 103 deletions(-)

diff --git a/net-im/poezio/Manifest b/net-im/poezio/Manifest
index 8a36462d31a..8c63c9fa1b8 100644
--- a/net-im/poezio/Manifest
+++ b/net-im/poezio/Manifest
@@ -1,2 +1 @@
-DIST poezio-0.12.tar.gz 585750 BLAKE2B 
d79cab965b39a9ea191c763e1560bedbf46e3107e1b301a651103caf8f9e63b8465925ea01ac4e2e6b747b66cf5d4be8cabd8be80a069fe4eafcf331c7daada8
 SHA512 
6249daf23c6f4c1b25a9de686abaa62076e1eac7566da0a174ae3a82e3a53b7f2a86145d20d587a7ee43c8b679d90cb381d5afbfc7860459c5a497e97af32ff4
 DIST poezio-0.13.1.tar.gz 632572 BLAKE2B 
e8d3d34c5ca8d236a5a434b4b339cab5ea7286c60db3ef5a6012d406848537b587e834b86f7b6049ee8e637a82e883b2d874134bc1f7d64106e0b0f81aab218f
 SHA512 
6c211ef0fa2fc4bd4cce6ab896166eec6bcdc16ad9e774f4d6bf261b404c9ef68b18d934097da0e165b0cce9bd7779da520ac9c3eac30ccf8280f98ef6aa19c6

diff --git a/net-im/poezio/poezio-0.12.ebuild b/net-im/poezio/poezio-0.12.ebuild
deleted file mode 100644
index 435612e4aec..000
--- a/net-im/poezio/poezio-0.12.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 readme.gentoo-r1
-
-DESCRIPTION="Console XMPP client that looks like most famous IRC clients"
-HOMEPAGE="https://poez.io/;
-LICENSE="ZLIB"
-SLOT="0"
-
-if [[ "${PV}" == "" ]]; then
-   EGIT_REPO_URI="https://git.poez.io/${PN}.git;
-   inherit git-r3
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-   dev-python/aiodns[${PYTHON_USEDEP}]
-   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
-   dev-python/pyasn1[${PYTHON_USEDEP}]
-   dev-python/slixmpp[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-DOC_CONTENTS="
-Install these optional runtime dependencies for additional features.
-* dev-python/potr for OTR encryption support.
-* dev-python/pyinotify for screen autoaway plugin support.
-"
-DISABLE_AUTOFORMATTING=true
-
-src_prepare() {
-   default
-   # Delete unmaintained plugin which requires an excessive external dep
-   rm plugins/mpd_client.py || die
-}
-
-src_install() {
-   distutils-r1_src_install
-   readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-}

diff --git a/net-im/poezio/poezio-0.13.1.ebuild 
b/net-im/poezio/poezio-0.13.1.ebuild
deleted file mode 100644
index 21339aa6804..000
--- a/net-im/poezio/poezio-0.13.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1 readme.gentoo-r1
-
-DESCRIPTION="Console XMPP client that looks like most famous IRC clients"
-HOMEPAGE="https://poez.io/;
-LICENSE="ZLIB"
-SLOT="0"
-
-if [[ "${PV}" == "" ]]; then
-   EGIT_REPO_URI="https://lab.louiz.org/${PN}/${PN}.git;
-   inherit git-r3
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-   dev-python/aiodns[${PYTHON_USEDEP}]
-   dev-python/pyasn1-modules[${PYTHON_USEDEP}]
-   dev-python/pyasn1[${PYTHON_USEDEP}]
-   >=dev-python/slixmpp-1.5.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-DOC_CONTENTS="
-Install these optional runtime dependencies for additional features.
-* dev-python/pyinotify for screen autoaway plugin support.
-"
-DISABLE_AUTOFORMATTING=true
-
-src_prepare() {
-   default
-   # Delete unmaintained plugin which requires an excessive external dep
-   rm plugins/mpd_client.py || die
-}
-
-src_install() {
-   distutils-r1_src_install
-   readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-}



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

2020-12-31 Thread Michał Górny
commit: 11cd2009a6f3c951936566ff4d22ab8f2e34e503
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:28:12 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:28:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11cd2009

dev-python/pygame_sdl2: Remove old (py3.6)

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

 .../pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild| 47 --
 1 file changed, 47 deletions(-)

diff --git a/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild 
b/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild
deleted file mode 100644
index 8581518a2e6..000
--- a/dev-python/pygame_sdl2/pygame_sdl2-6.99.12.4-r4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-inherit distutils-r1
-
-PYSDL="${PN}-2.1.0"
-
-DESCRIPTION="Reimplementation of portions of the pygame API using SDL2"
-HOMEPAGE="https://github.com/renpy/pygame_sdl2;
-SRC_URI="https://www.renpy.org/dl/${PV}/${PYSDL}-for-renpy-${PV}.tar.gz;
-
-LICENSE="LGPL-2.1 ZLIB"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-BDEPEND="
-   dev-python/cython[${PYTHON_USEDEP}]"
-DEPEND="
-   $(python_gen_cond_dep '
-   dev-python/numpy[${PYTHON_USEDEP}]
-   ' -3)
-   $(python_gen_cond_dep '
-   dev-python/numpy-python2[${PYTHON_USEDEP}]
-   ' -2)
-   media-libs/libpng:0=
-   media-libs/libsdl2:=[video]
-   media-libs/sdl2-image:=[png,jpeg]
-   >=media-libs/sdl2-mixer-2.0.2:=
-   media-libs/sdl2-ttf:=
-   virtual/jpeg:0"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${PYSDL}-for-renpy-${PV}
-
-PATCHES=( "${FILESDIR}/pygame_sdl2-6.99.12.4-mixer.patch" )
-
-# PyGame distribution for this version has some pregenerated files;
-# we need to remove them
-python_prepare_all()
-{
-   rm -r gen{,3} || die
-   distutils-r1_python_prepare_all
-}



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

2020-12-31 Thread Michał Górny
commit: 465205546e6a2158697304d1c06a9c636efa18da
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:31:03 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:31:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46520554

net-misc/dropbox-cli: Remove old (py3.6)

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

 net-misc/dropbox-cli/Manifest  |  1 -
 net-misc/dropbox-cli/dropbox-cli-19.ebuild | 31 --
 2 files changed, 32 deletions(-)

diff --git a/net-misc/dropbox-cli/Manifest b/net-misc/dropbox-cli/Manifest
index 68fd320ef49..bcb1d61f5c1 100644
--- a/net-misc/dropbox-cli/Manifest
+++ b/net-misc/dropbox-cli/Manifest
@@ -1,2 +1 @@
-DIST dropbox-cli-19.py.xz 13960 BLAKE2B 
16d33155cbe5449434ff9fc5a9fddca9a7cd20bd3ff8fc46f4badcc30d71f6b0b6adde6f6d0ad73702e4dd2957cc00f88f49b2580c289525784f97d4502e008d
 SHA512 
b5ea1632c135232f4705a0e95419d176638e6a830a2a7d32f955c615328097b987887513cf06103b452a7efe2690ffe351a275267451db9d2998d19ac6f8f85f
 DIST dropbox-cli-2020.03.04.py.xz 14304 BLAKE2B 
600378cbacd6e96c16e1c8464261b260f2d8919ef5f361c4f337386d3849294cf8557d44f1c5d4f5682eadb2f15885a16b0a8fa162929665e518801d23ec35cc
 SHA512 
c6c8f2f3fb08818388f5ac812821a1530214ad18d58191b08092852aa953e2947871145b46a4df4debeb629a870e1182a47fd5a8bdf8b22144e686e19ede689a

diff --git a/net-misc/dropbox-cli/dropbox-cli-19.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-19.ebuild
deleted file mode 100644
index 3e90bad7e12..000
--- a/net-misc/dropbox-cli/dropbox-cli-19.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit python-r1 bash-completion-r1
-
-DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
-HOMEPAGE="https://www.dropbox.com/;
-SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="net-misc/dropbox
-   ${PYTHON_DEPS}
-   dev-python/pygpgme[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}
-
-src_install() {
-   newbin ${P}.py ${PN}
-   python_replicate_script "${D}"/usr/bin/${PN}
-   newbashcomp "${FILESDIR}"/${P}-completion ${PN}
-}



[gentoo-commits] data/gentoo-news:master commit in: 2019-08-30-php-5_6-deprecation/, 2019-02-13-virtual-mysql-depenedency/

2020-12-31 Thread Brian Evans
commit: 473b7ccfe355bb5572e3cecfd068c6121ed37b6f
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Jan  1 01:08:24 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Jan  1 01:09:48 2021 +
URL:https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=473b7ccf

Remove 2 old news items

Signed-off-by: Brian Evans  gentoo.org>

 .../2019-02-13-virtual-mysql-depenedency.en.txt| 19 --
 .../2019-08-30-php-5_6-deprecation.en.txt  | 69 --
 2 files changed, 88 deletions(-)

diff --git 
a/2019-02-13-virtual-mysql-depenedency/2019-02-13-virtual-mysql-depenedency.en.txt
 
b/2019-02-13-virtual-mysql-depenedency/2019-02-13-virtual-mysql-depenedency.en.txt
deleted file mode 100644
index 29258de..000
--- 
a/2019-02-13-virtual-mysql-depenedency/2019-02-13-virtual-mysql-depenedency.en.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-Title: MySQL server and library dependency shift
-Author: Brian Evans 
-Posted: 2019-02-13
-Revision: 1
-News-Item-Format: 2.0
-Display-If-Installed: virtual/mysql
-
-Due to the complexity of supporting multiple client libraries,
-the Gentoo MySQL maintainers have decided to drop dependencies on the
-server installation where it is not absolutely necessary.
-
-This will mean that packages might not automatically install the server
-as a dependency since it does not have to exist on the local machine.
-
-To ensure uninterrupted service, verify that the server package,
-such as dev-db/mariadb, dev-db/mysql, etc, is included in the world file
-where it is in operation. This can be accomplished by running emerge
-with the --noreplace option.
-Eg.: emerge --noreplace dev-db/mariadb

diff --git 
a/2019-08-30-php-5_6-deprecation/2019-08-30-php-5_6-deprecation.en.txt 
b/2019-08-30-php-5_6-deprecation/2019-08-30-php-5_6-deprecation.en.txt
deleted file mode 100644
index 5e7218b..000
--- a/2019-08-30-php-5_6-deprecation/2019-08-30-php-5_6-deprecation.en.txt
+++ /dev/null
@@ -1,69 +0,0 @@
-Title: Deprecation and removal of PHP 5.6
-Author: Brian Evans 
-Posted: 2019-08-30
-Revision: 2
-News-Item-Format: 2.0
-Display-If-Installed: dev-lang/php:5.6
-Display-If-Installed: dev-php/haru
-Display-If-Installed: dev-php/magickwand
-Display-If-Installed: dev-php/pecl-bbcode
-Display-If-Installed: dev-php/pecl-cairo
-Display-If-Installed: dev-php/pecl-dbx
-Display-If-Installed: dev-php/pecl-htscanner
-Display-If-Installed: dev-php/pecl-libevent
-Display-If-Installed: dev-php/pecl-memcache
-Display-If-Installed: dev-php/pecl-mongo
-Display-If-Installed: dev-php/pecl-mysqlnd_ms
-Display-If-Installed: dev-php/pecl-mysqlnd_qc
-Display-If-Installed: dev-php/pecl-sphinx
-Display-If-Installed: dev-php/pecl-spl_types
-Display-If-Installed: dev-php/pecl-svn
-Display-If-Installed: dev-php/pecl-xrange
-Display-If-Installed: dev-php/suhosin
-Display-If-Installed: dev-php/xcache
-Display-If-Installed: dev-php/xhprof
-Display-If-Installed: dev-php/pecl-apcu:0
-Display-If-Installed: dev-php/pecl-dbase:0
-Display-If-Installed: dev-php/pecl-http:2
-Display-If-Installed: dev-php/pecl-mailparse:0
-Display-If-Installed: dev-php/pecl-memcached:0
-Display-If-Installed: dev-php/pecl-oauth:0
-Display-If-Installed: dev-php/pecl-propro:0
-Display-If-Installed: dev-php/pecl-ps:0
-Display-If-Installed: dev-php/pecl-raphf:0
-Display-If-Installed: dev-php/pecl-rrd:0
-Display-If-Installed: dev-php/pecl-ssh2:0
-Display-If-Installed: dev-php/pecl-stomp:0
-Display-If-Installed: dev-php/pecl-xdiff:0
-Display-If-Installed: dev-php/pecl-yaml:0
-Display-If-Installed: dev-php/twig[extension]
-Display-If-Installed: dev-php/PEAR-MDB2_Driver_mysql
-Display-If-Installed: media-gfx/exact-image[php]
-Display-If-Installed: sci-geosciences/mapserver[php,php_targets_php5-6]
-Display-If-Installed: www-apps/rutorrent:3.4-r1
-Display-If-Installed: www-server/nginx-unit[php56]
-
-The Gentoo PHP Team is announcing the deprecation and future removal of
-PHP 5.6. As of October 1, 2019, PHP 5.6 will be masked for removal.
-Since some may consider this a critical package, we have decided on a
-longer than normal 90 day removal period.
-
-Other distributions have already or will have moved to PHP 7.2 by the end of
-the year.  Currently, we are using a backport repository to keep
-security updates in line with the main releases.  However, we feel this
-is the right time to remove this branch as maintenance burden will
-likely only increase.
-
-To that end, the long list of PHP 5 only extensions must accompany its
-removal. Many of which are long ignored by their upstream maintainers
-and have no replacements.  Some packages listed here have PHP 5 only
-slots which are included as reminders to upgrade.
-
-Some packages do have replacements:
-dev-php/pecl-memcache can be replaced by dev-php/pecl-memcached with
-  some small code modifications
-dev-php/pecl-mongo has been superceded by dev-php/pecl-mongodb
-dev-php/pecl-libevent should be replaced by dev-php/pecl-event
-  with code changes

[gentoo-commits] repo/gentoo:master commit in: media-tv/tvnamer/

2020-12-31 Thread Michał Górny
commit: 6b03d27e89c2629012a745cbc88152217ed723d5
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:03:56 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:03:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b03d27e

media-tv/tvnamer: Remove old (py3.6)

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

 media-tv/tvnamer/Manifest   |  1 -
 media-tv/tvnamer/tvnamer-2.4.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/media-tv/tvnamer/Manifest b/media-tv/tvnamer/Manifest
index dac73048474..92a3d71e032 100644
--- a/media-tv/tvnamer/Manifest
+++ b/media-tv/tvnamer/Manifest
@@ -1,2 +1 @@
-DIST tvnamer-2.4.tar.gz 45272 BLAKE2B 
d00c584b95f2f1e3878dbf8618c9829412838b5ce72086b52620960a5d2a7b79768a78ae5e67230d7a83f12d1918f2428c5c0cccaadd1f08e5d4b1908ae31d34
 SHA512 
9271dca535910abed3f5ce24de4e65f7b951d2b6f80e07854bef06d52f7cdf40be8eb76934467ebae08bf919503a434c527a37caade1a3e696fbceb4446884fd
 DIST tvnamer-2.5.tar.gz 46030 BLAKE2B 
4bad31df673b11671c8fb57c8e5d4ec8e7513ac63df6bf09d02943e06acab1c8d5f4d40f1d56b5e6a489ab27810aa85f82257df0b795a3ad5fdc4f63fcf5d976
 SHA512 
56233576a4f6e0b93535667f7d4e823cccba2bce785aaaed10415f5da1a3883fc29396a20fbffdca367fb9d3d748c6efa5b670eee43eece2631b28d640a5c180

diff --git a/media-tv/tvnamer/tvnamer-2.4.ebuild 
b/media-tv/tvnamer/tvnamer-2.4.ebuild
deleted file mode 100644
index 3dfad7ee909..000
--- a/media-tv/tvnamer/tvnamer-2.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-inherit distutils-r1
-
-DESCRIPTION="Automatic TV episode file renamer, data from thetvdb.com"
-HOMEPAGE="https://github.com/dbr/tvnamer;
-SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-python/tvdb_api-1.10_pre[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-12-31 Thread Michał Górny
commit: 2e445758fd87b467d569794fc2462f89b10e520a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:03:40 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:03:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e445758

media-sound/quodlibet: Remove old (py3.6)

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

 media-sound/quodlibet/Manifest   |  1 -
 media-sound/quodlibet/quodlibet-4.2.1.ebuild | 64 
 2 files changed, 65 deletions(-)

diff --git a/media-sound/quodlibet/Manifest b/media-sound/quodlibet/Manifest
index d25350b42bd..be02153e499 100644
--- a/media-sound/quodlibet/Manifest
+++ b/media-sound/quodlibet/Manifest
@@ -1,2 +1 @@
-DIST quodlibet-4.2.1.tar.gz 4908102 BLAKE2B 
0c1535e925842d42aafd5ff819b33a5d4527995977dd5d56b84b26462c677d81fcfb6d1de60ce50004a4b4a3eaa69896e430d36d31d904175c38f9deb23c044b
 SHA512 
3817611c887b7c1878ccf852311020ded0a813feec1067f861d1157de6331760166c34992a6e4fe225552ae6ed4472000585fe58a3397faf277ae250f6f3c138
 DIST quodlibet-4.3.0.tar.gz 5061542 BLAKE2B 
31ec24f43a1750d065e14fe69d90a1646382ead13362633c08c9c44b17cb1dca02da37612bd30e1737212098fd26947cf637501ed79b34f03167b85cc11cbdc8
 SHA512 
6e3cd8bebb8abeb6acde6effb08a439479e293fed18633240a1508a015c083c814fb98722c36d3970917970259095499efeb27e323ab788252940714cae2fddc

diff --git a/media-sound/quodlibet/quodlibet-4.2.1.ebuild 
b/media-sound/quodlibet/quodlibet-4.2.1.ebuild
deleted file mode 100644
index a2e4c41b503..000
--- a/media-sound/quodlibet/quodlibet-4.2.1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_6 )
-inherit distutils-r1 xdg-utils
-
-DESCRIPTION="audio library tagger, manager, and player for GTK+"
-HOMEPAGE="https://quodlibet.readthedocs.io/;
-SRC_URI="https://github.com/${PN}/${PN}/archive/release-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="+dbus gstreamer +udev"
-
-RDEPEND="dev-libs/keybinder:3[introspection]
-   dev-python/feedparser[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   >=media-libs/mutagen-1.32[${PYTHON_USEDEP}]
-   net-libs/libsoup[introspection]
-   x11-libs/gtk+[introspection]
-   gstreamer? (
-   media-libs/gstreamer:1.0
-   media-libs/gst-plugins-base:1.0
-   media-libs/gst-plugins-good:1.0
-   media-plugins/gst-plugins-meta:1.0
-   )
-   !gstreamer? ( media-libs/xine-lib )
-   dbus? (
-   app-misc/media-player-info
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   )
-   udev? ( virtual/udev )"
-DEPEND="dev-util/intltool"
-
-S="${WORKDIR}/${PN}-release-${PV}/${PN}"
-
-src_prepare() {
-   local qlconfig=${PN}/config.py
-
-   if ! use gstreamer; then
-   sed -i -e '/backend/s:gstbe:xinebe:' ${qlconfig} || die
-   fi
-
-   sed -i -e '/gst_pipeline/s:"":"alsasink":' ${qlconfig} || die
-
-   distutils-r1_src_prepare
-}
-
-src_install() {
-   distutils-r1_src_install
-   dodoc NEWS README
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}



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

2020-12-31 Thread Michał Górny
commit: 9dabe2ec1384260578dc7dad0c3fdb972873b9f5
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:02:55 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:02:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dabe2ec

media-libs/avidemux-core: Remove old (py3.6)

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

 media-libs/avidemux-core/Manifest  |  1 -
 .../avidemux-core/avidemux-core-2.7.4-r1.ebuild| 84 --
 2 files changed, 85 deletions(-)

diff --git a/media-libs/avidemux-core/Manifest 
b/media-libs/avidemux-core/Manifest
index 20c2b9ff2f2..d9b9b78a2a0 100644
--- a/media-libs/avidemux-core/Manifest
+++ b/media-libs/avidemux-core/Manifest
@@ -1,2 +1 @@
-DIST avidemux-2.7.4.tar.gz 23815808 BLAKE2B 
3a7206f04f568f28dd4d5116c580dd780b057a59e94dd61a2abe5dadfa557291a0c50f917ad1926f9f9a82d01af065c06138f954320e2d9c174fda7583a6b265
 SHA512 
36d857837cd6a74039a414df16367cd8cbf615173bcc531e57dc0dbfc2e002b1c0c4a80cef73a0d8f25d305deca809af0b5cbcdbad8c311324fa2e64381fd10b
 DIST avidemux-2.7.6.tar.gz 21963753 BLAKE2B 
6ca343f90c37844ebfd61123badccefb7327cbf500723c031257cf26500a5b6d98955568c2a9c0d182af68f162e878459a51e6049485937f9b01b4439b32e5e0
 SHA512 
bc60c733168d40d5b39cc7dd1f74b3f1315e9727302478ef1621e18748bad3400bcfd4d5199862c3093ad9df51385b6b2a96f0f8fedf9bf1c00060327545fb0f

diff --git a/media-libs/avidemux-core/avidemux-core-2.7.4-r1.ebuild 
b/media-libs/avidemux-core/avidemux-core-2.7.4-r1.ebuild
deleted file mode 100644
index b069b81af16..000
--- a/media-libs/avidemux-core/avidemux-core-2.7.4-r1.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_MAKEFILE_GENERATOR="emake"
-
-inherit cmake flag-o-matic
-
-DESCRIPTION="Core libraries for simple video cutting, filtering and encoding 
tasks"
-HOMEPAGE="http://fixounet.free.fr/avidemux;
-SRC_URI="https://github.com/mean00/avidemux2/archive/${PV}.tar.gz -> 
avidemux-${PV}.tar.gz"
-
-# Multiple licenses because of all the bundled stuff.
-LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
-SLOT="2.7"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug nls nvenc sdl system-ffmpeg vaapi vdpau xv"
-
-# Trying to use virtual; ffmpeg misses aac,cpudetection USE flags now though, 
are they needed?
-DEPEND="dev-db/sqlite:3
-   nvenc? ( media-video/nvidia_video_sdk )
-   sdl? ( media-libs/libsdl:0 )
-   system-ffmpeg? ( >=media-video/ffmpeg-9:0[mp3,theora] )
-   vaapi? ( x11-libs/libva:0= )
-   vdpau? ( x11-libs/libvdpau:0 )
-   xv? ( x11-libs/libXv:0 )
-"
-RDEPEND="${DEPEND}
-   !

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

2020-12-31 Thread Michał Górny
commit: eaf2ef2b3a2e5f4d6913893cb14c1336426e775b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:02:36 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:02:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaf2ef2b

media-video/avidemux: Remove old (py3.6)

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

 media-video/avidemux/Manifest |   1 -
 media-video/avidemux/avidemux-2.7.4-r1.ebuild | 129 --
 2 files changed, 130 deletions(-)

diff --git a/media-video/avidemux/Manifest b/media-video/avidemux/Manifest
index 8b053b938cb..1024821da92 100644
--- a/media-video/avidemux/Manifest
+++ b/media-video/avidemux/Manifest
@@ -1,3 +1,2 @@
-DIST avidemux-2.7.4.tar.gz 23815808 BLAKE2B 
3a7206f04f568f28dd4d5116c580dd780b057a59e94dd61a2abe5dadfa557291a0c50f917ad1926f9f9a82d01af065c06138f954320e2d9c174fda7583a6b265
 SHA512 
36d857837cd6a74039a414df16367cd8cbf615173bcc531e57dc0dbfc2e002b1c0c4a80cef73a0d8f25d305deca809af0b5cbcdbad8c311324fa2e64381fd10b
 DIST avidemux-2.7.6.tar.gz 21963753 BLAKE2B 
6ca343f90c37844ebfd61123badccefb7327cbf500723c031257cf26500a5b6d98955568c2a9c0d182af68f162e878459a51e6049485937f9b01b4439b32e5e0
 SHA512 
bc60c733168d40d5b39cc7dd1f74b3f1315e9727302478ef1621e18748bad3400bcfd4d5199862c3093ad9df51385b6b2a96f0f8fedf9bf1c00060327545fb0f
 DIST avidemux-i18n-2.7.6.tar.gz 2268693 BLAKE2B 
dedf6d015e6bbd58f432e05e72c4d8d175ce4f5567331b5e51e7a14d2a8180e92211efc172a4d7001a2947f46c2e910a485d42970b99df05c1ba12002974cfbf
 SHA512 
26ada29c4b7c23739ddcc4ca1dc9819bbc64fa2b6472fd7ff5706905dbd9b382e7a7d69ba78f72afa6f3db55cf3c5373a5e2d244f1cf189aeb187984dd1f4187

diff --git a/media-video/avidemux/avidemux-2.7.4-r1.ebuild 
b/media-video/avidemux/avidemux-2.7.4-r1.ebuild
deleted file mode 100644
index bf85cfccc4e..000
--- a/media-video/avidemux/avidemux-2.7.4-r1.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_MAKEFILE_GENERATOR="emake"
-inherit cmake desktop flag-o-matic qmake-utils xdg
-
-DESCRIPTION="Video editor designed for simple cutting, filtering and encoding 
tasks"
-HOMEPAGE="http://fixounet.free.fr/avidemux;
-SRC_URI="https://github.com/mean00/avidemux2/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-# Multiple licenses because of all the bundled stuff.
-LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
-SLOT="2.7"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug nls nvenc opengl qt5 sdl vaapi vdpau xv"
-
-BDEPEND="qt5? ( dev-qt/linguist-tools:5 )"
-DEPEND="
-   
~media-libs/avidemux-core-${PV}:${SLOT}[nls?,sdl?,vaapi?,vdpau?,xv?,nvenc?]
-   nvenc? ( amd64? ( media-video/nvidia_video_sdk:0 ) )
-   opengl? ( virtual/opengl:0 )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtopengl:5
-   dev-qt/qtwidgets:5
-   )
-   vaapi? ( x11-libs/libva:0= )
-"
-RDEPEND="${DEPEND}
-   nls? ( virtual/libintl:0 )
-   ! avidemux-2.7
-   sed -i -e "/^Icon/ s:${PN}\.png:${PN}-${SLOT}:" 
appImage/${PN}.desktop || \
-   die "Icon name fix failed."
-
-   # The desktop file is broken. It uses avidemux3_portable 
instead of avidemux3_qt5
-   sed -i -re '/^Exec/ s:(avidemux3_)portable:\1qt5:' 
appImage/${PN}.desktop || \
-   die "Desktop file fix failed."
-
-   # QA warnings: missing trailing ';' and 'Application' is 
deprecated.
-   sed -i -e 's/Application;AudioVideo/AudioVideo;/g' 
appImage/${PN}.desktop || \
-   die "Desktop file fix failed."
-
-   # Now rename the desktop file to not collide with 2.6.
-   mv appImage/${PN}.desktop ${PN}-${SLOT}.desktop || die 
"Collision rename failed."
-   fi
-
-   # Remove "Build Option" dialog because it doesn't reflect
-   # what the GUI can or has been built with. (Bug #463628)
-   sed -i -e '/Build Option/d' avidemux/common/ADM_commonUI/myOwnMenu.h || 
\
-   die "Couldn't remove \"Build Option\" dialog."
-}
-
-src_configure() {
-   # See bug 432322.
-   use x86 && replace-flags -O0 -O1
-
-   # The build relies on an avidemux-core header that uses 'nullptr'
-   # which is from >=C++11. Let's use the GCC-6 default C++ dialect.
-   append-cxxflags -std=c++14
-
-   local mycmakeargs=(
-   -DGETTEXT="$(usex nls)"
-   -DSDL="$(usex sdl)"
-   -DLibVA="$(usex vaapi)"
-   -DOPENGL="$(usex opengl)"
-   -DVDPAU="$(usex vdpau)"
-   -DXVIDEO="$(usex xv)"
-   )
-
-   use qt5 && mycmakeargs+=(
-   -DENABLE_QT5="$(usex qt5)"
-   -DLRELEASE_EXECUTABLE="$(qt5_get_bindir)/lrelease"
-   )
-
-   use debug && mycmakeargs+=( -DVERBOSE=1 -DADM_DEBUG=1 )
-
-   

[gentoo-commits] repo/gentoo:master commit in: mail-filter/pyzor/files/, mail-filter/pyzor/

2020-12-31 Thread Michał Górny
commit: 0ec84e9a00b10cdae9ec774dc0fed3ceee3b84e8
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:01:47 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:01:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec84e9a

mail-filter/pyzor: Remove old (py3.6)

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

 mail-filter/pyzor/Manifest |  1 -
 .../read-stdin-as-binary-in-get_input_msg.patch| 85 --
 .../files/unfix-configparser-compat-for-2to3.patch | 41 ---
 mail-filter/pyzor/pyzor-1.0.0-r1.ebuild| 71 --
 4 files changed, 198 deletions(-)

diff --git a/mail-filter/pyzor/Manifest b/mail-filter/pyzor/Manifest
index 418fdd57e1c..23730c858e1 100644
--- a/mail-filter/pyzor/Manifest
+++ b/mail-filter/pyzor/Manifest
@@ -1,2 +1 @@
-DIST pyzor-1.0.0.tar.gz 126276 BLAKE2B 
c60f26c53bf118c88dacbc49ddd414473748af1868b383a9c937ecf3cfe426ecdd60f64388fe7e555bd4641ef445769600e40879279dd544ef9ea32bd0dab6b9
 SHA512 
b3fb8b2c5261e187a2ab3a5a3b12d221df7de08766c6bb2ad9990c0f23517534871ecc9d5ad529e79b0d0aef8b2b800728320c57435a8c0d8c3f80a4ba0f7e4a
 DIST pyzor-1.0.0_p20200523.tar.gz 138077 BLAKE2B 
13ad30f06ce32a24a42dd5aaa21ad2a6700df1bac3dc54a86532748688b094ee0f56a8e28e34336298388c6e0b95868e95d040866c9afa561d867069496608fe
 SHA512 
afe3b14794aea68b1a7d72840257976c7c9f755a6f6dcaaf6ebacab465c176fe2aa84f3fe176006cdbe26ef0b07ed949f75f6ef729f65c604fadf6ce8472da8f

diff --git 
a/mail-filter/pyzor/files/read-stdin-as-binary-in-get_input_msg.patch 
b/mail-filter/pyzor/files/read-stdin-as-binary-in-get_input_msg.patch
deleted file mode 100644
index 03031a97669..000
--- a/mail-filter/pyzor/files/read-stdin-as-binary-in-get_input_msg.patch
+++ /dev/null
@@ -1,85 +0,0 @@
-From 66225b32d2774cf37fa7f702f7eb26cd94094482 Mon Sep 17 00:00:00 2001
-From: Michael Orlitzky 
-Date: Sun, 4 Mar 2018 17:27:01 -0500
-Subject: [PATCH 1/1] scripts/pyzor: replace the client with the git (+ issue
- 64 fix) version.
-

- scripts/pyzor | 33 +++--
- 1 file changed, 27 insertions(+), 6 deletions(-)
-
-diff --git a/scripts/pyzor b/scripts/pyzor
-index 19b1d21..86c6f7d 100755
 a/scripts/pyzor
-+++ b/scripts/pyzor
-@@ -17,9 +17,9 @@ import tempfile
- import threading
- 
- try:
--import ConfigParser
--except ImportError:
- import configparser as ConfigParser
-+except ImportError:
-+import ConfigParser
- 
- import pyzor.digest
- import pyzor.client
-@@ -110,7 +110,7 @@ def load_configuration():
- config = ConfigParser.ConfigParser()
- # Set the defaults.
- config.add_section("client")
--for key, value in defaults.iteritems():
-+for key, value in defaults.items():
- config.set("client", key, value)
- # Override with the configuration.
- config.read(os.path.join(options.homedir, "config"))
-@@ -171,14 +171,35 @@ def _get_input_digests(dummy):
- 
- 
- def _get_input_msg(digester):
--msg = email.message_from_file(sys.stdin)
-+msg = email.message_from_bytes(get_binary_stdin().read())
- digested = digester(msg).value
- yield digested
- 
- 
-+def _is_binary_reader(stream, default=False):
-+try:
-+return isinstance(stream.read(0), bytes)
-+except Exception:
-+return default
-+
-+
-+def get_binary_stdin():
-+# sys.stdin might or might not be binary in some extra cases.  By
-+# default it's obviously non binary which is the core of the
-+# problem but the docs recommend changing it to binary for such
-+# cases so we need to deal with it.
-+is_binary = _is_binary_reader(sys.stdin, False)
-+if is_binary:
-+return sys.stdin
-+buf = getattr(sys.stdin, 'buffer', None)
-+if buf is not None and _is_binary_reader(buf, True):
-+return buf
-+raise RuntimeError('Did not manage to get binary stdin')
-+
-+
- def _get_input_mbox(digester):
- tfile = tempfile.NamedTemporaryFile()
--tfile.write(sys.stdin.read().encode("utf8"))
-+tfile.write(get_binary_stdin().read())
- tfile.seek(0)
- mbox = mailbox.mbox(tfile.name)
- for msg in mbox:
-@@ -372,7 +393,7 @@ def genkey(client, servers, config, 
hash_func=hashlib.sha1):
- return False
- # pylint: disable-msg=W0612
- salt = "".join([chr(random.randint(0, 255))
--for unused in xrange(hash_func(b"").digest_size)])
-+for unused in range(hash_func(b"").digest_size)])
- if sys.version_info >= (3, 0):
- salt = salt.encode("utf8")
- salt_digest = hash_func(salt)
--- 
-2.13.6
-

diff --git a/mail-filter/pyzor/files/unfix-configparser-compat-for-2to3.patch 
b/mail-filter/pyzor/files/unfix-configparser-compat-for-2to3.patch
deleted file mode 100644
index 93d0f07a257..000
--- a/mail-filter/pyzor/files/unfix-configparser-compat-for-2to3.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From e4f06e21f697b863fa45a50e535ff0c6e3621a60 Mon Sep 17 

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

2020-12-31 Thread Michał Górny
commit: 2c69987c840975b6e220a23ae4df5b9d8fc290a0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:02:41 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c69987c

media-libs/avidemux-plugins: Remove old (py3.6)

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

 media-libs/avidemux-plugins/Manifest   |   1 -
 .../avidemux-plugins-2.7.4-r1.ebuild   | 161 -
 2 files changed, 162 deletions(-)

diff --git a/media-libs/avidemux-plugins/Manifest 
b/media-libs/avidemux-plugins/Manifest
index 20c2b9ff2f2..d9b9b78a2a0 100644
--- a/media-libs/avidemux-plugins/Manifest
+++ b/media-libs/avidemux-plugins/Manifest
@@ -1,2 +1 @@
-DIST avidemux-2.7.4.tar.gz 23815808 BLAKE2B 
3a7206f04f568f28dd4d5116c580dd780b057a59e94dd61a2abe5dadfa557291a0c50f917ad1926f9f9a82d01af065c06138f954320e2d9c174fda7583a6b265
 SHA512 
36d857837cd6a74039a414df16367cd8cbf615173bcc531e57dc0dbfc2e002b1c0c4a80cef73a0d8f25d305deca809af0b5cbcdbad8c311324fa2e64381fd10b
 DIST avidemux-2.7.6.tar.gz 21963753 BLAKE2B 
6ca343f90c37844ebfd61123badccefb7327cbf500723c031257cf26500a5b6d98955568c2a9c0d182af68f162e878459a51e6049485937f9b01b4439b32e5e0
 SHA512 
bc60c733168d40d5b39cc7dd1f74b3f1315e9727302478ef1621e18748bad3400bcfd4d5199862c3093ad9df51385b6b2a96f0f8fedf9bf1c00060327545fb0f

diff --git a/media-libs/avidemux-plugins/avidemux-plugins-2.7.4-r1.ebuild 
b/media-libs/avidemux-plugins/avidemux-plugins-2.7.4-r1.ebuild
deleted file mode 100644
index 94533197c2b..000
--- a/media-libs/avidemux-plugins/avidemux-plugins-2.7.4-r1.ebuild
+++ /dev/null
@@ -1,161 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_MAKEFILE_GENERATOR="emake"
-PYTHON_COMPAT=( python3_6 )
-
-inherit cmake flag-o-matic python-single-r1
-
-DESCRIPTION="Plugins for the video editor media-video/avidemux"
-HOMEPAGE="http://fixounet.free.fr/avidemux;
-SRC_URI="https://github.com/mean00/avidemux2/archive/${PV}.tar.gz -> 
avidemux-${PV}.tar.gz"
-
-# Multiple licenses because of all the bundled stuff.
-LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
-SLOT="2.7"
-IUSE="a52 aac aften alsa amr dcaenc debug dts fdk fontconfig fribidi jack lame 
libsamplerate cpu_flags_x86_mmx nvenc opengl opus oss pulseaudio qt5 truetype 
twolame vdpau vorbis vpx x264 x265 xv xvid"
-KEYWORDS="~amd64 ~x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-COMMON_DEPEND="${PYTHON_DEPS}
-   ~media-libs/avidemux-core-${PV}:${SLOT}[vdpau?]
-   ~media-video/avidemux-${PV}:${SLOT}[opengl?,qt5?]
-   dev-lang/spidermonkey:0=
-   dev-libs/libxml2:2
-   media-libs/a52dec
-   media-libs/libass:0=
-   media-libs/libmad
-   media-libs/libmp4v2
-   media-libs/libpng:0=
-   virtual/libiconv
-   aac? (
-   media-libs/faac
-   media-libs/faad2
-   )
-   aften? ( media-libs/aften )
-   alsa? ( media-libs/alsa-lib )
-   amr? ( media-libs/opencore-amr )
-   dcaenc? ( media-sound/dcaenc )
-   dts? ( media-libs/libdca )
-   fdk? ( media-libs/fdk-aac:0= )
-   fontconfig? ( media-libs/fontconfig:1.0 )
-   fribidi? ( dev-libs/fribidi )
-   jack? (
-   virtual/jack
-   libsamplerate? ( media-libs/libsamplerate )
-   )
-   lame? ( media-sound/lame )
-   nvenc? ( amd64? ( media-video/nvidia_video_sdk ) )
-   opus? ( media-libs/opus )
-   pulseaudio? ( media-sound/pulseaudio )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   )
-   truetype? ( media-libs/freetype:2 )
-   twolame? ( media-sound/twolame )
-   vorbis? ( media-libs/libvorbis )
-   vpx? ( media-libs/libvpx:0= )
-   x264? ( media-libs/x264:0= )
-   x265? ( media-libs/x265:0= )
-   xv? (
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXv
-   )
-   xvid? ( media-libs/xvid )
-"
-DEPEND="${COMMON_DEPEND}
-   oss? ( virtual/os-headers )
-"
-RDEPEND="${COMMON_DEPEND}
-   !

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

2020-12-31 Thread Michał Górny
commit: 3882ace807688820e217ab18b97ef266b296857a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:03:22 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:03:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3882ace8

media-plugins/gst-transcoder: Remove old (py3.6)

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

 media-plugins/gst-transcoder/Manifest  |  1 -
 .../gst-transcoder/gst-transcoder-1.8.2-r1.ebuild  | 42 --
 2 files changed, 43 deletions(-)

diff --git a/media-plugins/gst-transcoder/Manifest 
b/media-plugins/gst-transcoder/Manifest
index dbf040ff230..c6599025cfd 100644
--- a/media-plugins/gst-transcoder/Manifest
+++ b/media-plugins/gst-transcoder/Manifest
@@ -1,2 +1 @@
 DIST gst-transcoder-1.14.1.tar.gz 37919 BLAKE2B 
2687150ff3d609245449135d5725840aab9ed83b487bebeb0daf86634db27b3e68a5aca6ec8fb21ae5bf7e3c3808bc8729db5b24f75dabdf2bff7715a456fb9e
 SHA512 
22dcb75bb706193e67a840218a69df797d5f833935e87d8df03838def5d426d94b25972ca4db8ae2f20fea915d18ef0044ee928a2dfe240f3134cdf1fced7657
-DIST gst-transcoder-1.8.2.tar.gz 29884 BLAKE2B 
1004f038f50db87c98cf7c6a9645a25b0e532daf3b80188444990a672f595f9a64b002e479c73448c03dbb1bebd70929d4d560cf172021535aa26f5d33a5ecc7
 SHA512 
cabb3b0eacf018248a176fcc5b077fd8b0f9caab3d7853810809f5e2954b1c1fe62c9511453dc8a87fa930066c7c71e0d01ef86900c982eb5fc8a2769ada8494

diff --git a/media-plugins/gst-transcoder/gst-transcoder-1.8.2-r1.ebuild 
b/media-plugins/gst-transcoder/gst-transcoder-1.8.2-r1.ebuild
deleted file mode 100644
index 12d36ffb3fc..000
--- a/media-plugins/gst-transcoder/gst-transcoder-1.8.2-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit python-any-r1 xdg
-
-DESCRIPTION="GStreamer Transcoding API"
-HOMEPAGE="https://github.com/pitivi/gst-transcoder;
-SRC_URI="https://github.com/pitivi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-   dev-libs/gobject-introspection:=
-   dev-libs/glib:2
-   >=media-libs/gstreamer-${PV}:1.0[introspection]
-   >=media-libs/gst-plugins-base-${PV}:1.0[introspection]
-"
-DEPEND="${RDEPEND}
-   ${PYTHON_DEPS}
-   >=dev-util/meson-0.28.0
-   virtual/pkgconfig
-"
-
-src_configure() {
-   # Not a normal configure
-   # --buildtype=plain needed for honoring CFLAGS/CXXFLAGS and not
-   # defaulting to debug
-   ./configure --prefix="${EPREFIX}/usr" --libdir="$(get_libdir)" 
--buildtype=plain || die
-}
-
-src_compile() {
-   addpredict /dev #590848
-   # We cannot use 'make' as it won't allow us to build verbosely
-   cd mesonbuild || die
-   ninja -v || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/

2020-12-31 Thread Michał Górny
commit: 034785ed8af33422d882e64f33cb9659fbdde153
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:57:45 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:57:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=034785ed

dev-vcs/mercurial: Remove old (py3.6)

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

 dev-vcs/mercurial/Manifest  |   1 -
 dev-vcs/mercurial/mercurial-5.2.2-r2.ebuild | 163 
 2 files changed, 164 deletions(-)

diff --git a/dev-vcs/mercurial/Manifest b/dev-vcs/mercurial/Manifest
index f94fc690f9f..b9be46ebbd9 100644
--- a/dev-vcs/mercurial/Manifest
+++ b/dev-vcs/mercurial/Manifest
@@ -38,7 +38,6 @@ DIST maybe-uninit-2.0.0.crate 11809 BLAKE2B 
5e517b8c59f9ae4f1a4f86b48679ea64d624
 DIST memchr-2.3.3.crate 22566 BLAKE2B 
f952070b98ef30f0d2780a6efbeb36d295710734f678517d913a8002cafebbd3cfc38975fc4546d306efc11bc815764d14320af3b7a2360bd46fc2ab3db9efa5
 SHA512 
922e05da920d0d94226857788878ee5e31518cd80d95ae57e1d7ecd233942c37d01565525db2f1dfdfd5b3b1f81b2c73eee058cbfd745cb4e1519518318df248
 DIST memmap-0.7.0.crate 15214 BLAKE2B 
44a5bde9b85b2c378fd4c6ebfaa322ef8d0076472d6c7322f7aa95b8aba3514fd5212b4429eb369d30d0327377e36c626de474ea5e1f764bd4fae595680a04f8
 SHA512 
3a7c7f963111c2afeaa0381aaa6a57f0f57600392693ee1807d54771bc058ea0f86ac6e8afbe858e45f9f17b685430bf256dba1126b8074ace3aafc07bc14bfa
 DIST memoffset-0.5.6.crate 7382 BLAKE2B 
42ebb93b567b339822201e31830971c32452b3d6681787c6969360c8db54912ae511580d8c899a3b9cb7f2fba98099c8df4c17534b97e4f4b1902d9251296527
 SHA512 
6df8952d41f60fa0993fbc85d112a15c1f6ecfef66da29ebdab71f40cd8ee8722400693b6ea023344f1b5dc351cbe828f465a8cabd150377a62948cedeb5db6b
-DIST mercurial-5.2.2.tar.gz 7333065 BLAKE2B 
9cec5a6ebe4693a1b96fe268211aa2eaa06643d5b8812c427757839d5389319f0e2ff3c1ed964a56bf8a3c46f7630321abf508c61691102856dfbdbd72fed662
 SHA512 
875e75587ab1f1c54edd2f7198dff21e6b287425f215a9d28ef98d5359420df90ca7ef0128ec7b772c4a31dc95b1082b4d6d28f1754968a08408516ba9ec91ee
 DIST mercurial-5.3.2.tar.gz 7514256 BLAKE2B 
250ecd5c0a64138cbcda599513efba7b040c0fed0f020c73ade2525e0ef8a9ad06c10c5df4e16eb9bbeb3ab0f2cbb622a65f6d4827b269654c662810ef0385fb
 SHA512 
b0afcf82b51676d2e7592eb9b29f9611d59816399166400027b6c8b29c10c9ddc96b57f7913e78f938b1345bb7ac29ecd4ddc793165b7cf192c3c7a95712cc99
 DIST mercurial-5.4.2.tar.gz 7730738 BLAKE2B 
689a50e1675f678436bb805a5de1379646943f865734a85ef39187f4d90007125c33d6f8dfa6256510fc4214c82153060c671c601fe4b7810f1df77f5b542ed2
 SHA512 
92d730e330dcf333b2c8f6b784582e3a639759bcad594ac06b4e92f567a70c6938e33a3c322286d6b3aedb634ad3febd2cf927702b3826013a76af2a9c15
 DIST mercurial-5.5.2.tar.gz 7761053 BLAKE2B 
af823bc80844a7a6f9b173caf73aa298c141638e4f3b6ee4d37c9472d77f1cd79c1e5f6875de699904037468815ae42fe32b5537e50eb94373258683f45e919a
 SHA512 
e154592deed6168a32e7fd075fa034908ca72826ae49a92c84a6ad82b820753906578f064ac623018442d83d125a551eecc057179e66ac7217398a192e903629

diff --git a/dev-vcs/mercurial/mercurial-5.2.2-r2.ebuild 
b/dev-vcs/mercurial/mercurial-5.2.2-r2.ebuild
deleted file mode 100644
index a0184c4afe2..000
--- a/dev-vcs/mercurial/mercurial-5.2.2-r2.ebuild
+++ /dev/null
@@ -1,163 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE="threads(+)"
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit bash-completion-r1 elisp-common eutils distutils-r1 flag-o-matic
-
-DESCRIPTION="Scalable distributed SCM"
-HOMEPAGE="https://www.mercurial-scm.org/;
-SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE="+chg emacs gpg test tk zsh-completion"
-
-RDEPEND="
-   app-misc/ca-certificates
-   dev-python/zstandard[${PYTHON_USEDEP}]
-   gpg? ( app-crypt/gnupg )
-   tk? ( dev-lang/tk )
-   zsh-completion? ( app-shells/zsh )"
-
-DEPEND="emacs? ( >=app-editors/emacs-23.1:* )
-   test? ( app-arch/unzip
-   dev-python/pygments[${PYTHON_USEDEP}] )"
-
-SITEFILE="70${PN}-gentoo.el"
-
-# Too many tests fail #608720
-RESTRICT="test"
-
-python_prepare_all() {
-   # fix up logic that won't work in Gentoo Prefix (also won't outside in
-   # certain cases), bug #362891
-   sed -i -e 's:xcodebuild:nocodebuild:' setup.py || die
-   # Use absolute import for zstd
-   sed -i -e 's/from \.* import zstd/import zstd/' \
-   mercurial/utils/compression.py \
-   mercurial/wireprotoframing.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_compile() {
-   filter-flags -ftracer -ftree-vectorize
-   python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
-   distutils-r1_python_compile build_ext --no-zstd
-}
-

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

2020-12-31 Thread Michał Górny
commit: a8a0fd5e5ba2886d2f86548e1dda6b408cd921ff
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:57:19 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:57:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a0fd5e

dev-util/android-tools: Remove old (py3.6)

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

 dev-util/android-tools/Manifest|   7 --
 .../android-tools/android-tools-8.1.0_p1.ebuild| 125 -
 2 files changed, 132 deletions(-)

diff --git a/dev-util/android-tools/Manifest b/dev-util/android-tools/Manifest
index 0fd7758e457..12a108bf7cd 100644
--- a/dev-util/android-tools/Manifest
+++ b/dev-util/android-tools/Manifest
@@ -8,12 +8,6 @@ DIST android-tools-6.0.1_r79-core.tar.gz 1186562 BLAKE2B 
473454d340e65f98201508c
 DIST android-tools-6.0.1_r79-extras.tar.gz 648657 BLAKE2B 
4582ddd57b729492e08987e17304c62778504ffc316ab26df8c83fff1aed33226106474131d5ad0e3e302b577c83a2b78d0be04fef9711e39861a223580ab1b9
 SHA512 
e10694737c518f591eff4e808bb826c83bf45dc44c5c1ee8a4082a6e0653350ffe2986e299348cb4a1219203192d01546a05e9354ce05e29897f856c147de8c3
 DIST android-tools-6.0.1_r79-f2fs-tools.tar.gz 70255 BLAKE2B 
ab9ce3efd33c28a1a0a9cb8a5415057498dd493e059183cc9d3fcc9de1b5ca4d7488c75695c94700fc6a4e5503beb8647576c7096fa50229f98485d2983ce152
 SHA512 
0871f99f78006028889b42668ec627b6515bb812ad3ec4a489f62187a79f64d2a74f66556698a5f05fc99932f75fefd8810dedceeab744b212beb764e97b82c8
 DIST android-tools-6.0.1_r79-libselinux.tar.gz 50814 BLAKE2B 
f09f26c801be83bc97f4b18606f513ce0fae791126a30c90067e3b2066c991fa1390ab2d0fac2475f755f3245179718204d5014f47ece46801dc0f80caf9758b
 SHA512 
686557271271c4d59fb968c5aa76b433955009733f3151c4c86faa996ce846088d6632b0969b23699822b7a6f09eae60abedba6abb0edc9d444159bbdb5c6f91
-DIST android-tools-8.1.0_r1-arch.tar.gz 6250 BLAKE2B 
65447517a33438c8531a9d707c6107703eaccb558e505e51a88ef51e70f83488620f76eb0240dc0899211cf120e9e1ffbea041086f1d8133f30b56358aba76d6
 SHA512 
5746e0b2f6aae37ebe60b7b1e939699a11de2f44286497f77d700c3896e02559d55002f036ecdc1c412844bfce4ab245b9086193dc982e6be74bcaea61010c5c
-DIST android-tools-8.1.0_r1-core.tar.gz 5227179 BLAKE2B 
afb280d67fe1b926e1f1ad68409584ad0209eb48921542e2bd490448c888cdf4bf6fb4c6f9552d580c7a396e79c2c85019e79a9a6c9881ea962c2f1064c33d82
 SHA512 
2c8e67232ca6348a4fd4b5d7077715491d2168c46fc8e336635a961bbbed156ef480718ee58393501196e9315c6c1bda807f8966944e3bc209dd5a0f7088642e
-DIST android-tools-8.1.0_r1-extras.tar.xz 275952 BLAKE2B 
0fd3c536fee6ffbe2cdd4321604d32dc3a2b48a1b3edcb9121e83ceea760e491b47b301c3d8126565efd6b11adabd4f89c79bbe8731585660ce395af9e643fe7
 SHA512 
bfe3af89eadf38ce6805637e41f3fb15feb85455902f6a43e52a2f95dd1595cc896a9f46ccc82ab8db433f56a05f2f4c0ba85b77f40b03d5d69c8fec4082a2da
-DIST android-tools-8.1.0_r1-f2fs-tools.tar.xz 93924 BLAKE2B 
b8b6c7ba4c3f5309bfcfc91bd57d018d7af66f8dd25590207fd545f0dba02961826bf9963a56c7994feea5db8f9caedfe4fe62870420d9544283f87ec337cfb8
 SHA512 
de726be0691c58a5093098bd30cfc06c4312c44bec040cbecd594694cb7b38742dafd1f00b08c18f1b70abf56571738eb3e85e612f082e09e51a98980444e069
-DIST android-tools-8.1.0_r1-selinux.tar.xz 3188060 BLAKE2B 
8c513d858e8dcaed705975ad61f362d7b1c2252685a63a1ad6035f36b0b402f1857ac5d2635d35ffa10f05b4a2605f30f27dcc5e9d91930eb0656f3ce2da036d
 SHA512 
8799f10b4dba840ecea8f6abb8166c2e137eb3f0d9c5cfb132c661cf17800f2eeaafb1b4ec9e8974fc3324fae99e3654e52397c987faf1d48ab6148152d84f11
-DIST android-tools-8.1.0_r1.ninja.xz 2740 BLAKE2B 
34473e33970cefdaf82bbe4524665fd50e6617cf867757ca07cdccc2e7356f43ef4bb455080ef4bac516ddba3c4e4120f0b27306e84725f8d5738a81800e3a53
 SHA512 
707e0e1c53832a42384e93d363f80007b76f18166b9f3f7d516431410b05319b1acc804daa1fddc218e11feb48de48683efb5203f4fa6d80646dcb1a2953139f
 DIST android-tools-9.0.0_p3-bug-706946-fno-common.patch.xz 2696 BLAKE2B 
de8083846d6cb24d2fcb12789b302f5df766753989e004154746d4402a5777bbabff2e9c67758e9185c0ea56dde7e647a8a15dd696671c28f2f708703bcad9f0
 SHA512 
e65818e9d06295f7de8f8bc52270054f9936659b2bf07f7abc15f2ea7b138536396a24c39bb6a260a931250396b04022170f2045336f0ba6444cd90fb0dfdbb0
 DIST android-tools-9.0.0_p3-fix-build-with-glibc-2.30.patch 1262 BLAKE2B 
fa2d3cd31e82dd3b17bb840096c6158f1b117cb12b8b3c6f6c604efd85f880346c04e8e98b17bebd68d56e06cdc126677ad96dbd6214175544a9b93020292956
 SHA512 
21c2501fa24f59489e656ac5122c906476ad573e63f6dcc88605dafde9d4b8927ea904708caaababd12155153d969d2480aff591d98057859e8b885e94aa126a
 DIST android-tools-9.0.0_r3-arch.tar.gz 8451 BLAKE2B 
b28649333aa0e5a6f4bc83f9e42e1749a4d138075d03559c5871a24f782bf8608bcf07a609bd791ee29afabcb4435ece2ed8f8abc171265ef9d67da231c8a29e
 SHA512 
d3409f89d2c334b66e694fd77e068e2d863dc9a99b9ef332b0a08c9c186c26eb9d969ef5cde5aa6e28b866847b4a85a4d3a4c2b0951a37752510b2f3b41c5943
@@ -23,5 +17,4 @@ DIST android-tools-9.0.0_r3-extras.tar.xz 1653548 BLAKE2B 
1a8c2ee2e564adc04d646a
 DIST android-tools-9.0.0_r3-f2fs-tools.tar.xz 212092 BLAKE2B 

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

2020-12-31 Thread Michał Górny
commit: 104a6d1435452e35dc2c6395613bff8d21ca
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:58:27 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:58:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=104a6d14

gnome-extra/chrome-gnome-shell: Remove old (py3.6)

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

 .../chrome-gnome-shell-10-r3.ebuild| 53 --
 1 file changed, 53 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild 
b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild
deleted file mode 100644
index 1db1d00076b..000
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, 
Opera browsers"
-HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome;
-SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
-   app-misc/jq
-   sys-apps/coreutils
-"
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
-   dev-python/requests[${PYTHON_MULTI_USEDEP}]
-   ')
-   gnome-base/gnome-shell
-"
-
-src_configure() {
-   local mycmakeargs=( -DBUILD_EXTENSION=OFF )
-   cmake-utils_src_configure
-}
-
-src_install() {
-   cmake-utils_src_install
-
-   if [[ $(get_libdir) != "lib" && "${SYMLINK_LIB}" != yes ]]; then
-   # Workaround www-client/firefox-bin manifests location
-   # Bug: https://bugs.gentoo.org/643522
-   insinto /usr/lib/mozilla/native-messaging-hosts
-   doins 
"${ED}"/usr/$(get_libdir)/mozilla/native-messaging-hosts/org.gnome.chrome_gnome_shell.json
-   fi
-}
-
-pkg_postinst() {
-   elog "Please note that this package provides native messaging connector 
only."
-   elog "You can install browser extension using link provided at"
-   elog "https://extensions.gnome.org website."
-}



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

2020-12-31 Thread Michał Górny
commit: 9e1384994ab5558df76d3d066b720b4e5085ddfb
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:58:12 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:58:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e138499

dev-vcs/python-gitlab: Remove old (py3.6)

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

 dev-vcs/python-gitlab/Manifest|  6 
 dev-vcs/python-gitlab/python-gitlab-1.13.0.ebuild | 42 ---
 dev-vcs/python-gitlab/python-gitlab-1.7.0.ebuild  | 42 ---
 dev-vcs/python-gitlab/python-gitlab-1.8.0.ebuild  | 42 ---
 dev-vcs/python-gitlab/python-gitlab-1.9.0.ebuild  | 42 ---
 dev-vcs/python-gitlab/python-gitlab-2.2.0.ebuild  | 35 ---
 dev-vcs/python-gitlab/python-gitlab-2.3.1.ebuild  | 35 ---
 7 files changed, 244 deletions(-)

diff --git a/dev-vcs/python-gitlab/Manifest b/dev-vcs/python-gitlab/Manifest
index 74cc5bbfc05..f875efd5448 100644
--- a/dev-vcs/python-gitlab/Manifest
+++ b/dev-vcs/python-gitlab/Manifest
@@ -1,7 +1 @@
-DIST python-gitlab-1.13.0.tar.gz 121434 BLAKE2B 
f8a9af4f389b4759891e26de305c48a70b4255667d4bda869e4e9738f37a1d9a99777a3aa3d1617df343e6b10fe58ad42d2f1d309da931c92690233347a21f2d
 SHA512 
483133d6bc3244c28a2cfa7382262692ed5eef5be5217c5f9786883667d777bac7f952946c50cb8ca6bbe07f63691ec19be4fbfeb7d9cd733fb049a0c3378721
-DIST python-gitlab-1.7.0.tar.gz 110657 BLAKE2B 
1003d3373d3ef5474b1d5c10b1c6af57e7467cec432fc1eb75b4e1ba7766361641f25461ac2bf1b7692dab855d4e5cbc204240ede3568e71ed1af75682807fb0
 SHA512 
ad50d989e27948ff5188f4191ad3b7f1e1b45608627b2042bf02d635b2aa8da0a24f6b0383f483a01df54e4ab14576e7e4252576b9c2bdf67a187ae6aad69d53
-DIST python-gitlab-1.8.0.tar.gz 115603 BLAKE2B 
8ebebc1735e5531b4f95d82122b6ecf78fd541bce503f0cdf8c47b2ec2edab89efcad6c0ab39d82b57ffb8c3e341cb2160916b7df6c4886465e90557db3141c3
 SHA512 
4843aefb7cd363520e9065cfc08b81ec2c5c2c9cbdb5d6adbd35ec0f615bafd40e66746739c910b5e7e041f06e2aa9dc8beb8a884a714e6837cd5fb6fefb53be
-DIST python-gitlab-1.9.0.tar.gz 116460 BLAKE2B 
f0a0d9679e4e742d966c678f8dcc6b2464e5ae8a013038221b3c484e6bb6ae23c166f82fec85c3560ebbce3cf80bc23657b1b906d8c6f284a64589545acdb035
 SHA512 
cb0d58896f55837f7088ab08551f2e9f9f82e8a04c19979a69bc042c95cdb2d04174dec49a236ddcf1344c50e9ffc6f929750b008bf6e619225c80bf9490afaa
-DIST python-gitlab-2.2.0.tar.gz 136178 BLAKE2B 
23f04638ba34f63048143e834342ea81e8a8cacdbc0502490543bc5b6de9fea6a58c884bc4111aea0fb27a343d22b9dfc62d5000b873ab90105f6aa5a80b7ff5
 SHA512 
bdf34e4b9e45f5767faf81d52caf1b800d931a105940bb80b1e58cc8efc34a319196a6aa437d49215f0f4ff24359cc2497853486698a23413b2bb3dfe169e5e3
-DIST python-gitlab-2.3.1.tar.gz 142026 BLAKE2B 
94bc2c65722fc83abb1793fc9b5eabcb3224ac9087af111c5865ffd0ee553f579187cf881b5dbc20536e6d7956a6c563b9e5ea4866dc4617639413a5e0075146
 SHA512 
2e48dfb025ca1645e78a3c5b4fa53085819dcffc916c43558a760a9471f08315249d0199d8db1740aba50e895762f48ffb19b1031e6204039229a48f5b93e447
 DIST python-gitlab-2.5.0.tar.gz 148916 BLAKE2B 
f870833a01adac08b71dc402bc11ba9c1be19c920735faf04de9bfca3b1a154706da4bc0475437997e3b03d8c9a56977a6691df05b750d64a1f8b964ecd05612
 SHA512 
7382f9ea2388c6916f3c7e63df137d73f0fdfb3890a8bbb47e766f3476b6febecd1dcbc588445ae1af1b5f17c9a3e6ed9a931fd9fff010c2c37967eab5440824

diff --git a/dev-vcs/python-gitlab/python-gitlab-1.13.0.ebuild 
b/dev-vcs/python-gitlab/python-gitlab-1.13.0.ebuild
deleted file mode 100644
index 2be1c12294f..000
--- a/dev-vcs/python-gitlab/python-gitlab-1.13.0.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=( python3_6 )
-
-if [[ ${PV} = ** ]]; then
-   EGIT_REPO_URI="https://github.com/python-gitlab/python-gitlab;
-   inherit git-r3
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64"
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Python command line interface to gitlab API"
-HOMEPAGE="https://github.com/python-gitlab/python-gitlab/;
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/testrepository[${PYTHON_USEDEP}]
-   dev-python/hacking[${PYTHON_USEDEP}]
-   dev-python/httmock[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.3
-   dev-python/sphinx_rtd_theme )"
-
-RDEPEND="dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]"
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc -r *.rst docs
-}

diff --git a/dev-vcs/python-gitlab/python-gitlab-1.7.0.ebuild 
b/dev-vcs/python-gitlab/python-gitlab-1.7.0.ebuild
deleted file mode 

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

2020-12-31 Thread Michał Górny
commit: 4068210e1ce903e86562d5e79b24c05992611941
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:56:47 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:56:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4068210e

dev-python/zstandard: Remove old (py3.6)

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

 dev-python/zstandard/Manifest  |  1 -
 dev-python/zstandard/zstandard-0.8.1-r1.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-python/zstandard/Manifest b/dev-python/zstandard/Manifest
index f85095ef06e..4be51fa4d52 100644
--- a/dev-python/zstandard/Manifest
+++ b/dev-python/zstandard/Manifest
@@ -1,4 +1,3 @@
 DIST zstandard-0.14.0.tar.gz 676761 BLAKE2B 
f90fcee6571f89eb5964ba50c722be8f3b846a0aaa6f79bd41389131ce332a4c6f7ec3d2eabd16268a42d211c7c02c2f7379019ef44272eb23cc74a20e5e9b3d
 SHA512 
57c62eb7dedde2a2178f79a5658b87b5c5f176b282311273953003824272afa03e126a79b57fc8b75e9e15585d44d6b9931318a8ea5e7c75ec0feebbd7eb6cf0
 DIST zstandard-0.14.1.tar.gz 676849 BLAKE2B 
ad2a89371301e64428de90adf8770ebb7b43b06d720f5e0e9b490dc8771c55a974625105128c3a8052d68230d2670a802adfbf64708729440fdf624ca8d4fccb
 SHA512 
e49f294816f0c7da35914363dbbdfcc4d432f7fa8367192e07a5d0c093ec8af76966fd0a95b4e8316091f056a8027c383ca73cc9ed506b29e2f9a31bc9ad3379
 DIST zstandard-0.15.0.tar.gz 990208 BLAKE2B 
d31a4c3cec60b642ec8c3a85b9038d6b0153e2be25696591db1a8e8f45b44018e370eb10bc4a902df3da03048a26ad55b2358d3b9912b1802c61bb63ce920523
 SHA512 
2de5a2047b1a9a146160bfa1cc50adb0ae1ddf23ae346b22d49b04e38987f90dcbb1f15d75c486fb37bf7084de66ebe19d917a37515dedac462102543533c407
-DIST zstandard-0.8.1.tar.gz 463785 BLAKE2B 
ac4dce58cefa05d265824004464bad89a7f4c4e5f19ac1d8b5b8b0ad6f806318e2b82ffb6f3a290e3605961801909b339b1e5d89fdccd76fd28c75a695a92e0a
 SHA512 
0ddbe22381397443c6c9f84e64f9358160bede104c4f48351119d880ac4f88994739b0b3915454567d2b2b04930c6ead5aa290a40323ba4b0bacf5e97809793c

diff --git a/dev-python/zstandard/zstandard-0.8.1-r1.ebuild 
b/dev-python/zstandard/zstandard-0.8.1-r1.ebuild
deleted file mode 100644
index 31b16473fb9..000
--- a/dev-python/zstandard/zstandard-0.8.1-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Zstandard Bindings for Python"
-HOMEPAGE="https://pypi.org/project/zstandard/ 
https://github.com/indygreg/python-zstandard;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-
-RDEPEND="dev-python/cffi:=[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   ${RDEPEND}"



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

2020-12-31 Thread Michał Górny
commit: f6b83a32930918f51d37be5ac127a708e70ae640
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:55:54 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:55:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b83a32

dev-python/watchdog: Remove old (py3.6)

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

 dev-python/watchdog/Manifest |  1 -
 dev-python/watchdog/watchdog-0.8.3-r2.ebuild | 37 
 2 files changed, 38 deletions(-)

diff --git a/dev-python/watchdog/Manifest b/dev-python/watchdog/Manifest
index c4ba2a41926..05311b7537d 100644
--- a/dev-python/watchdog/Manifest
+++ b/dev-python/watchdog/Manifest
@@ -1,5 +1,4 @@
 DIST watchdog-0.10.4.tar.gz 90303 BLAKE2B 
0c057fe35383deaa6b7a66c24c07b2260153e94072b2769dd023210e0e5af90b4556ac18a4e8cab8af794c9dad8709205d9f48022458ee6c93fc0f2926b6f372
 SHA512 
abaadebd74dd869af545b5a3f10edc9d58f4f0f31f43aaf2244aed2c0ef56828f0b4cf9eda919727c832b20c79e95f50df7193dc8ea9d05d28a52dc322a3a497
 DIST watchdog-0.10.5.tar.gz 91432 BLAKE2B 
0f10a94edf4cb79d68b83f0cc6eebc1eae9a00a0fd7b8164977a2511b952b6dda9d0b26404ef316a57524f948eb6676a5da65bb711530f64a4a37ab82576b9a9
 SHA512 
b107fe23b123360ba8ad049576bdbbb40061c70157bee0663bcf9ee9a9a9f65b95234540a477ba9ae6d617199ca1d77fe30b3b9dc4868bfef08a6b9099d6fe51
-DIST watchdog-0.8.3.tar.gz 83154 BLAKE2B 
d5d0635e83bbcd31544d5ea5811c2f202b0da76bd7a4086e8fc61e3293640e701b04599f95decaa82bee3705dbd6b91ad24b9dbd20edcfc329913600c8a3c932
 SHA512 
61f1db886e8e9a6d78b569329f4d5944c296778a5a34f94fbf115a748fb4c3be422bf4d3cc828e22fcdcd380fdf9009f5bd91a8a5edc87089afc58297a0b946f
 DIST watchdog-1.0.0.tar.gz 89861 BLAKE2B 
79734397fc91e3c733fd28e8c607c07265230f8e7949b07e4236e4fe38af48cd0f758270990b384ccee88bc88311291cc3758f29296edda2dff06dc757d6d492
 SHA512 
e89f34aba7547022a48ff16e36e6a2eea340e80a4b1e1f8657d4e70d4a451ac43351aafc76978fb4241c583df11c2dd6c53cb1a03c43c2734f4a8a07d5b2604f
 DIST watchdog-1.0.2.tar.gz 91796 BLAKE2B 
001cbe82ff8aff0c4e56e4d1f02519047580cccb48466566ad7c9c1f462f90a9a036cf90846eb38ec4fb24ff1df2a1ddfec20b3f0587afdc1f938ada1bb0b1ef
 SHA512 
e87a0955ce822daabd7d030804876698f98ed2aad58486e26a94585763655302063f091b653abd385ea99642361b6253d8e051d96019b243a77b078ba86b0d6e

diff --git a/dev-python/watchdog/watchdog-0.8.3-r2.ebuild 
b/dev-python/watchdog/watchdog-0.8.3-r2.ebuild
deleted file mode 100644
index c171e12e9e4..000
--- a/dev-python/watchdog/watchdog-0.8.3-r2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 optfeature
-
-DESCRIPTION="Python API and shell utilities to monitor file system events"
-HOMEPAGE="https://github.com/gorakhargosh/watchdog;
-SRC_URI="mirror://pypi/w/watchdog/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
-RDEPEND="${CDEPEND}
-   dev-python/argh[${PYTHON_USEDEP}]
-   dev-python/pathtools[${PYTHON_USEDEP}]"
-DEPEND="${CDEPEND}
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-cov[${PYTHON_USEDEP}]
-   >=dev-python/pytest-timeout-0.3[${PYTHON_USEDEP}]
-   )"
-
-python_test() {
-   esetup.py test
-}
-
-pkg_postinst() {
-   optfeature "Bash completion" dev-python/argcomplete
-}



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

2020-12-31 Thread Michał Górny
commit: cb99267f8b5781f291acc13a09bba781309872ba
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:55:38 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:55:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb99267f

www-apps/nikola: Remove old (py3.6)

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

 www-apps/nikola/Manifest|  1 -
 www-apps/nikola/nikola-7.8.15-r1.ebuild | 62 ---
 www-apps/nikola/nikola-7.8.15.ebuild| 66 -
 3 files changed, 129 deletions(-)

diff --git a/www-apps/nikola/Manifest b/www-apps/nikola/Manifest
index ed28ce8e9eb..29ed98676bd 100644
--- a/www-apps/nikola/Manifest
+++ b/www-apps/nikola/Manifest
@@ -1,4 +1,3 @@
-DIST Nikola-7.8.15.tar.gz 4131518 BLAKE2B 
ea3dca9340852a68b668de82e5deeaa0ecf7bb8597f311721b27409fe0cf820919c79f6e631b030bd3ea4571dd8480c862c607d0b9e6015a8b03023de5a9b93e
 SHA512 
b441ae014539b948d007183ceb574243b89a498be265da7245095f67510d4d7c109c4935e0f9765b4144e82f788a1b66a0eacfba1477a89ce6c2645cb77102d7
 DIST Nikola-8.0.4.tar.gz 4137494 BLAKE2B 
04db8b83f34ca9b3cee785c5eed9d0421d27acf750c4f17dc3bec0df6fd4f462af52a65c0c97a0922da3bf3fa855d58d546479b19bfb152e8190d2f74524
 SHA512 
eb6774d11be4eab81fbe41115d80e5d0d38694b734431d5d6355fcd3e3d8ae5ff4a02114c5dd0dbbc9e1ea5a625e9ac2b6b91e82f6e017b4376e4ca8d56cfec7
 DIST Nikola-8.1.0.tar.gz 4298799 BLAKE2B 
568b6b39506ab78c84bdb5fc1bf66829a714d41e1c88afe40236e915a801ce8214e7913ecfda7816d11af17beb9bdb54a0c60a88ef72ce53f7bdac91d057489d
 SHA512 
b88fdf4848314e6428b7f3c4a891aefe682f1ae6a2cdc8da25de1d6af839f5d6f3410e23d90b76094f082aebe15d7e51b2c9cd079d017960bb979503d62a4b68
 DIST Nikola-8.1.1.tar.gz 4299903 BLAKE2B 
75997604e21484bcaab26afa056c3c82f5d19c810e8a388af07aa3c10f8bd341e912c089af5d3aeda51748b6ec17ee07a7c577d5df1a801b032b0bd100188a9a
 SHA512 
a833cb7687077266a20f7043f99b03391f350b48ceea71250158e760b0e44b603de1d6e398a03ec848483775501ad248b6ac45a23ceb250d120a63f110d482b5

diff --git a/www-apps/nikola/nikola-7.8.15-r1.ebuild 
b/www-apps/nikola/nikola-7.8.15-r1.ebuild
deleted file mode 100644
index fc0f51979b5..000
--- a/www-apps/nikola/nikola-7.8.15-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_6 )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-MY_PN="Nikola"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A static website and blog generator"
-HOMEPAGE="https://getnikola.com/;
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="MIT Apache-2.0 CC0-1.0 public-domain"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="assets charts ghpages hyphenation ipython jinja watchdog webmedia 
websocket"
-RESTRICT="test" # needs coveralls
-
-DEPEND=">=dev-python/docutils-0.12[${PYTHON_USEDEP}]" # needs rst2man to build 
manpage
-RDEPEND="${DEPEND}
-   >=dev-python/blinker-1.3[${PYTHON_USEDEP}]
-   >=dev-python/doit-0.29.0[${PYTHON_USEDEP}]
-   >=dev-python/logbook-1.4.0[${PYTHON_USEDEP}]
-   >=dev-python/lxml-3.3.5[${PYTHON_USEDEP}]
-   >=dev-python/mako-1.0[${PYTHON_USEDEP}]
-   >=dev-python/markdown-2.4.0[${PYTHON_USEDEP}]
-   >=dev-python/natsort-3.5.2[${PYTHON_USEDEP}]
-   >=dev-python/piexif-1.0.3[${PYTHON_USEDEP}]
-   >=dev-python/pygments-1.6[${PYTHON_USEDEP}]
-   >=dev-python/PyRSS2Gen-1.1[${PYTHON_USEDEP}]
-   >=dev-python/python-dateutil-2.4[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/unidecode-0.04.16[${PYTHON_USEDEP}]
-   >=dev-python/yapsy-1.11.223[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/cloudpickle[${PYTHON_USEDEP}]
-   assets? ( >=dev-python/webassets-0.10.1[${PYTHON_USEDEP}] )
-   charts? ( >=dev-python/pygal-2.0.1[${PYTHON_USEDEP}] )
-   ghpages? ( >=dev-vcs/ghp-import-0.4.1[${PYTHON_USEDEP}] )
-   hyphenation? ( >=dev-python/pyphen-0.9.1[${PYTHON_USEDEP}] )
-   ipython? ( >=dev-python/ipython-2.0.0[notebook,${PYTHON_USEDEP}] )
-   jinja? ( >=dev-python/jinja-2.7.2[${PYTHON_USEDEP}] )
-   watchdog? ( >=dev-python/watchdog-0.8.3[${PYTHON_USEDEP}] )
-   webmedia? ( >=dev-python/micawber-0.3.0[${PYTHON_USEDEP}] )
-   websocket? ( ~dev-python/ws4py-0.3.4[${PYTHON_USEDEP}] )"
-#  typography? ( >=dev-python/typogrify-2.0.4[${PYTHON_USEDEP}] ) # needs 
smartypants
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
-   distutils-r1_src_install
-
-   # hackish way to remove docs that ended up in the wrong place
-   rm -rv "${D}/usr/share/doc/${PN}" || die
-
-   dodoc AUTHORS.txt CHANGES.txt README.rst docs/*.txt
-   gunzip "${D}/usr/share/man/man1/${PN}.1.gz" || die
-}

diff --git a/www-apps/nikola/nikola-7.8.15.ebuild 
b/www-apps/nikola/nikola-7.8.15.ebuild
deleted file mode 100644
index bb3a947bd8d..000
--- 

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

2020-12-31 Thread Michał Górny
commit: 6aaf4a2a48ae237ec9c6e7ecdbf64c67116e2953
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:54:55 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:54:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aaf4a2a

dev-python/pytest-salt: Remove old (py3.6)

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

 dev-python/pytest-salt/Manifest|  1 -
 .../pytest-salt/pytest-salt-2019.2.1_p1.ebuild | 23 --
 2 files changed, 24 deletions(-)

diff --git a/dev-python/pytest-salt/Manifest b/dev-python/pytest-salt/Manifest
index 040d7f4ef99..e03d478fdd3 100644
--- a/dev-python/pytest-salt/Manifest
+++ b/dev-python/pytest-salt/Manifest
@@ -1,2 +1 @@
-DIST pytest-salt-2019.2.1.post1.tar.gz 63824 BLAKE2B 
684e1dee6df8f7459bfa1747ea017973d72bc69b87d22c65509ecada47469a94ce410034004a5df1396d5ed05557ddec90e34cb18792235babb5e0cf6d72d776
 SHA512 
7b9939c3bd1cbcb6d6d0b086c39e02deadd8b3c6fcc359924af7fa5afc2e443b927269b82aa5575413e4e6bbc052f4035fb17ab68dac59ea309320c0a647d36d
 DIST pytest-salt-2020.1.27.tar.gz 64141 BLAKE2B 
2b9261af2de28f8dce1abcd71b586594075916c8a5dbb27a24f15b9d95a575624be118d1c742f02020d3b968ffa4654cf6cd0dabefffe6876b87a4d1d58c3d60
 SHA512 
b0632e21f1ea5c3b57eb681cd8b270721cafd270321b708fca65427fc89817ed9e9a4216a520f35988c6866b1ed76ed84838009da9052a11cf8782d4dcf118ba

diff --git a/dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild 
b/dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild
deleted file mode 100644
index baf5647849f..000
--- a/dev-python/pytest-salt/pytest-salt-2019.2.1_p1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-MY_PV="${PV/_p/.post}"
-inherit distutils-r1
-
-DESCRIPTION="PyTest Salt Plugin"
-HOMEPAGE="https://github.com/saltstack/pytest-salt;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/pytest-2.8.1[${PYTHON_USEDEP}]
-   >=dev-python/psutil-4.2.0[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}-${MY_PV}"



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

2020-12-31 Thread Michał Górny
commit: 529a5e5f2e62acc49a8a7941ef80b77d2e07a65a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:54:34 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:54:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=529a5e5f

dev-perl/Inline-Python: Remove old (py3.6)

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

 .../Inline-Python/Inline-Python-0.560.0.ebuild | 39 --
 1 file changed, 39 deletions(-)

diff --git a/dev-perl/Inline-Python/Inline-Python-0.560.0.ebuild 
b/dev-perl/Inline-Python/Inline-Python-0.560.0.ebuild
deleted file mode 100644
index 9dad8f2464f..000
--- a/dev-perl/Inline-Python/Inline-Python-0.560.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-# Feel free to add more targets after testing.
-
-DIST_AUTHOR=NINE
-DIST_VERSION=0.56
-inherit python-single-r1 perl-module
-
-DESCRIPTION="Easy implementation of Python extensions"
-
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   virtual/perl-Data-Dumper
-   >=virtual/perl-Digest-MD5-2.500.0
-   >=dev-perl/Inline-0.460.0
-   ${PYTHON_DEPS}
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   >=dev-perl/Proc-ProcessTable-0.530.0
-   virtual/perl-Test-Simple
-   dev-perl/Test-Deep
-   dev-perl/Test-Number-Delta
-   virtual/perl-Test
-   )
-"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-PATCHES=( "${FILESDIR}/${PN}-0.460.0-insanepython.patch" )



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

2020-12-31 Thread Michał Górny
commit: a290c50a38193b01cca973dc241b06727cbff687
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:51:12 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:51:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a290c50a

dev-lang/hy: Remove old (py3.6)

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

 dev-lang/hy/Manifest |  3 ---
 dev-lang/hy/hy-0.14.0.ebuild | 40 ---
 dev-lang/hy/hy-0.15.0.ebuild | 45 
 dev-lang/hy/hy-0.16.0.ebuild | 45 
 4 files changed, 133 deletions(-)

diff --git a/dev-lang/hy/Manifest b/dev-lang/hy/Manifest
index 4e5aef2e7c8..2af3a5fb0af 100644
--- a/dev-lang/hy/Manifest
+++ b/dev-lang/hy/Manifest
@@ -1,4 +1 @@
-DIST hy-0.14.0.tar.gz 403692 BLAKE2B 
4d20574151c443e002e365bceecc11b2bdcd7aa294073c58cba4ec8a958534c9f1256848ef57e4d5dd3ec345decaa53db43768a78af542ba8a59ff50489486b1
 SHA512 
a04da48592058b8ad3e7d2a787149622bfcf61c01a341ccc166c2e25e18ed7616b6567b529cf4f6d80a9cecf44aac175577ebf185c77e941a11a258f8563da9e
-DIST hy-0.15.0.tar.gz 411900 BLAKE2B 
88a7500ecebacd7995aba1efbabead22ce656b1d6e275c5c726ce9b27746729344adfd35f2dfb4247c6d41101317eecfd98e0379e84f88ffea85bfaef2101797
 SHA512 
d4a08c7df494c5f9ae9a48e51b642cf8c30850209765fb80304132b57fb1133a839c82945662550d1417f4cae4e15f25da388be180143ed7b28fe8d5129844cc
-DIST hy-0.16.0.tar.gz 434727 BLAKE2B 
05c490049355b496901aea70449e9c30a414bcdd7a5d4a430a672d424eeaa20845d58fd6967433058d4ab6b2969d5744bfdf5dd9cfe976888aeeb35d36a98f91
 SHA512 
ee9555a58a52bd894904fb0c4892a5c3f0a02b5ab45107ce6ed028840251cc8bd0b1c6264f0f1a345a63352c662861cf3b94049fd58f374dd2ca706ee89c2a4c
 DIST hy-0.17.0.tar.gz 438729 BLAKE2B 
f699198a3181592dc0a1c12ecb85defce5ee592eb3c949635f37af36f39f452b081b18b46a122d515a7246d448c1710eedd8015a14f18dc074c61f0cfccecf8f
 SHA512 
18601bf47df2120f8833a1ae211c416dc90825f31cd50b259adfe0585089a623d0fea13512b2935b093e14d8595c93bc1610939d5f1d664f6acf7ddf7e341542

diff --git a/dev-lang/hy/hy-0.14.0.ebuild b/dev-lang/hy/hy-0.14.0.ebuild
deleted file mode 100644
index 1a9be26d43d..000
--- a/dev-lang/hy/hy-0.14.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-RESTRICT="test" # needs some pointy sticks. Seriously.
-PYTHON_COMPAT=(python3_6)
-
-inherit distutils-r1 eutils
-DESCRIPTION="A LISP dialect running in python"
-HOMEPAGE="http://hylang.org/;
-SRC_URI="https://github.com/hylang/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-
-KEYWORDS="~amd64 ~x86"
-IUSE="test doc"
-
-RDEPEND="dev-python/flake8[${PYTHON_USEDEP}]
-   >=dev-python/rply-0.7.5[${PYTHON_USEDEP}]
-   >=dev-python/astor-0.6[${PYTHON_USEDEP}]
-   >=dev-python/clint-0.4[${PYTHON_USEDEP}]
-   "
-DEPEND="${RDEPEND}
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   test? (
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   )"
-src_prepare() {
-   use doc && HTML_DOCS=( docs/_build/html/. )
-}
-
-python_compile_all() {
-   use doc && emake docs
-}
-
-python_test() {
-   nosetests || die "Tests failed under ${EPYTHON}"
-}

diff --git a/dev-lang/hy/hy-0.15.0.ebuild b/dev-lang/hy/hy-0.15.0.ebuild
deleted file mode 100644
index fff33b32187..000
--- a/dev-lang/hy/hy-0.15.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-RESTRICT="test" # needs some pointy sticks. Seriously.
-PYTHON_COMPAT=(python3_6)
-
-inherit distutils-r1 eutils
-DESCRIPTION="A LISP dialect running in python"
-HOMEPAGE="http://hylang.org/;
-SRC_URI="https://github.com/hylang/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-
-KEYWORDS="~amd64 ~x86"
-IUSE="test doc"
-
-RDEPEND=">=dev-python/astor-0.7.1[${PYTHON_USEDEP}]
-   >=dev-python/clint-0.4[${PYTHON_USEDEP}]
-   dev-python/flake8[${PYTHON_USEDEP}]
-   >=dev-python/funcparserlib-0.3.6[${PYTHON_USEDEP}]
-   >=dev-python/rply-0.7.6[${PYTHON_USEDEP}]
-   "
-DEPEND="${RDEPEND}
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   test? (
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   )"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.15.0-do-not-install-get_version.py.patch )
-
-src_prepare() {
-   default
-   use doc && HTML_DOCS=( docs/_build/html/. )
-}
-
-python_compile_all() {
-   use doc && emake docs
-}
-
-python_test() {
-   nosetests -vv || die "Tests failed under ${EPYTHON}"
-}

diff --git a/dev-lang/hy/hy-0.16.0.ebuild b/dev-lang/hy/hy-0.16.0.ebuild
deleted file mode 100644
index 01a6a738010..000
--- a/dev-lang/hy/hy-0.16.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo 

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

2020-12-31 Thread Michał Górny
commit: 693b978497656053cdb87607a91829369ac3bad9
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:51:54 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:51:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=693b9784

dev-libs/libcbor: Remove old (py3.6)

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

 dev-libs/libcbor/Manifest|  4 --
 dev-libs/libcbor/libcbor-0.5.0.ebuild| 68 
 dev-libs/libcbor/libcbor-0.6.0-r1.ebuild | 68 
 dev-libs/libcbor/libcbor-0.6.1.ebuild| 68 
 dev-libs/libcbor/libcbor-0.7.0.ebuild| 68 
 5 files changed, 276 deletions(-)

diff --git a/dev-libs/libcbor/Manifest b/dev-libs/libcbor/Manifest
index fa2e5872c04..74840a9ab21 100644
--- a/dev-libs/libcbor/Manifest
+++ b/dev-libs/libcbor/Manifest
@@ -1,5 +1 @@
-DIST libcbor-0.5.0.tar.gz 719348 BLAKE2B 
57e15e648159e7858d9d57a8b4cb7f3682f8153248610c9a3385cf9cbdea8babaf81d596b25d44bf6d59c75de23e76cce462fa7860b294019f46636726206d5a
 SHA512 
5c2e9610d9fbb0bfc59f89a180f70b58539a1760fd39cad696af372c164a87828a23bb4d3a54d8e9d846be5271204800f0ad63656ef830f06a0ccdd10edfdb2c
-DIST libcbor-0.6.0.tar.gz 262622 BLAKE2B 
2d3bc10bdb69c9205430718a8f2652672a8fa580ba7951c4012bdc8b502a9d6dcb26f398740f5fd35dfe0634f8e3d8ddf7eff5b9ec35c95cdc5383e2dce9f0ab
 SHA512 
6adbb32780d428140388295c5d740bd77b0ae7b21e3f73629ba56a3aa4e4ee5dbb715454061b0f6f67f2b19ea8366e0e5c24f4ffb1ba629afcb7a776a15045f7
-DIST libcbor-0.6.1.tar.gz 263486 BLAKE2B 
9a2415c1dde7ed611075c3b03ea1d8ab63bcb00dfc0cae3d7a3bb225b6fbee2a8f576b1f0f97eb6f0cf14c1a6e9df1c77f69320bac041287b0dec37c073f8b85
 SHA512 
dc9bb7d18b934fe33faabe30010425cb272d7e135f3bf233554bc934b1701f85c7b662e0d5a6a1921c21cd46acb4393600e9adc05b09d1b2a8e3c92ca9d7e4e8
-DIST libcbor-0.7.0.tar.gz 266323 BLAKE2B 
76f93d3199e703c4167aeed262da7ba78d1df82e081754609391572b89f216efba0c54511d4021049fc6c62ab01b08835f02a58bbf226d973174b37eff087761
 SHA512 
4e2ed55ef17b8b77f82d780b1ee998d0342b67e6beabc24795117e5e222549640fe7fd261c8e78524d6489d03f7f5aa46b987709790a81f93e4d7409c32fecda
 DIST libcbor-0.8.0.tar.gz 267044 BLAKE2B 
e8548e7351984ebdcbeb5f13a7ca35412c3f3f05e2a44a5438d57b90bdcdc51f5265953163106f90ade911a96af665956ebeba7ed1c48cf207acf6d683af5606
 SHA512 
694d2d3a78d80072f96e0afb73590ca1f3572e41d2117330ef4313ed06271743b048d3ba3259c6ffe9a802d5e441379d0e54787d1d42fed08dc81ac4f06c6dbc

diff --git a/dev-libs/libcbor/libcbor-0.5.0.ebuild 
b/dev-libs/libcbor/libcbor-0.5.0.ebuild
deleted file mode 100644
index fac56ccb78b..000
--- a/dev-libs/libcbor/libcbor-0.5.0.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-inherit python-any-r1 cmake-utils
-
-DESCRIPTION="CBOR protocol implementation for C and others"
-HOMEPAGE="https://github.com/pjk/libcbor;
-SRC_URI="https://github.com/PJK/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="+custom-alloc doc test"
-
-BDEPEND="
-   doc? (
-   $(python_gen_any_dep '
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   dev-python/breathe[${PYTHON_USEDEP}]
-   ')
-   )
-   test? ( dev-util/cmocka )
-"
-
-RESTRICT="!test? ( test )"
-
-CMAKE_MAKEFILE_GENERATOR="emake"
-
-python_check_deps() {
-   has_version "dev-python/sphinx[${PYTHON_USEDEP}]" && \
-   has_version "dev-python/breathe[${PYTHON_USEDEP}]"
-}
-
-pkg_setup() {
-   use doc && python-any-r1_pkg_setup
-}
-
-src_configure() {
-   local -a mycmakeargs=(
-   -DCMAKE_BUILD_TYPE=Release
-   -DCBOR_CUSTOM_ALLOC=$(usex custom-alloc 'ON' 'OFF')
-   -DWITH_TESTS=$(usex test 'ON' 'OFF')
-   )
-
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   cmake-utils_src_compile
-
-   if use doc; then
-   pushd doc >/dev/null || die
-   emake html man
-   popd >/dev/null || die
-   fi
-}
-
-src_install() {
-   cmake-utils_src_install
-
-   if use doc; then
-   dodoc -r doc/build/html
-   doman doc/build/man/*
-   fi
-}

diff --git a/dev-libs/libcbor/libcbor-0.6.0-r1.ebuild 
b/dev-libs/libcbor/libcbor-0.6.0-r1.ebuild
deleted file mode 100644
index 92997f9ab20..000
--- a/dev-libs/libcbor/libcbor-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-inherit python-any-r1 cmake-utils
-
-DESCRIPTION="CBOR protocol implementation for C and others"
-HOMEPAGE="https://github.com/pjk/libcbor;
-SRC_URI="https://github.com/PJK/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"

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

2020-12-31 Thread Michał Górny
commit: 41bf8e6d8ecbaa6220cfde946ece63e2a4b68cd4
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:52:13 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:52:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41bf8e6d

dev-libs/liblouis: Remove old (py3.6)

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

 dev-libs/liblouis/Manifest   |  1 -
 dev-libs/liblouis/liblouis-3.10.0.ebuild | 71 
 2 files changed, 72 deletions(-)

diff --git a/dev-libs/liblouis/Manifest b/dev-libs/liblouis/Manifest
index e8d3c656cf3..f9119f8e990 100644
--- a/dev-libs/liblouis/Manifest
+++ b/dev-libs/liblouis/Manifest
@@ -1,2 +1 @@
-DIST liblouis-3.10.0.tar.gz 13335626 BLAKE2B 
a4c7f81f15c202c0e1030119f805e218dd51852af57065c441241f4e182828036372750231726802adbb835a7af05ccbf029316da376f3f89dd62ae9d833f838
 SHA512 
e05d42ba352b1336b10ecd3d320c2bed33250cd636767ecd77837530577c537de4f4e806ddaf1ed7e8b9ec766c84adf6ab045595235c1020f2bb31ba791f3833
 DIST liblouis-3.13.0.tar.gz 14683684 BLAKE2B 
9596fac30ee8512498826ea11c3fe4d9dfba6706166938852242533f1fadde9ca8e363ea1364ebb4266b366ee49863d84ad757f8634d90e48dd8c562c31e9e8d
 SHA512 
68f0205dc55a106c5707f959c1c0d3c121dfe62f263a664e6bec0780bee65cce2fb5d7033ae1c8312d1d79f7ccaf650af71906e8651b60f11219758e41051b61

diff --git a/dev-libs/liblouis/liblouis-3.10.0.ebuild 
b/dev-libs/liblouis/liblouis-3.10.0.ebuild
deleted file mode 100644
index 4aa44666916..000
--- a/dev-libs/liblouis/liblouis-3.10.0.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
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE='wide-unicode(+)'
-DISTUTILS_OPTIONAL=1
-inherit autotools distutils-r1
-
-DESCRIPTION="An open-source braille translator and back-translator"
-HOMEPAGE="https://github.com/liblouis/liblouis;
-SRC_URI="https://github.com/liblouis/liblouis/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
-IUSE="python"
-BDEPEND="sys-apps/help2man"
-RDEPEND="python? ( ${PYTHON_DEPS} )"
-DEPEND="${RDEPEND}"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-src_prepare() {
-   default
-
-   if use python; then
-   pushd python > /dev/null
-   distutils-r1_src_prepare
-   popd > /dev/null
-   fi
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --enable-ucs4 \
-   --disable-static
-}
-
-src_compile() {
-   default
-
-   if use python; then
-   pushd python > /dev/null
-   # setup.py imports liblouis to get the version number,
-   # and this causes the shared library to be dlopened
-   # at build-time.  Hack around it with LD_PRELOAD.
-   # Thanks ArchLinux.
-   LD_PRELOAD+=':../liblouis/.libs/liblouis.so'
-   distutils-r1_src_compile
-   popd > /dev/null
-   fi
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-
-   if use python; then
-   pushd python > /dev/null
-   LD_PRELOAD+=':../liblouis/.libs/liblouis.so' \
-   distutils-r1_src_install
-   popd > /dev/null
-   fi
-
-   DOCS=( README AUTHORS NEWS ChangeLog doc/liblouis.txt )
-   HTML_DOCS=( doc/liblouis.html )
-   einstalldocs
-
-   find "${ED}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: app-vim/vimpython/

2020-12-31 Thread Michał Górny
commit: 376c8d0fbca1d1fc95473ff7e633b9edefc6ade6
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:50:52 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:50:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=376c8d0f

app-vim/vimpython: Remove old (py3.6)

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

 app-vim/vimpython/vimpython-1.13-r2.ebuild | 18 --
 1 file changed, 18 deletions(-)

diff --git a/app-vim/vimpython/vimpython-1.13-r2.ebuild 
b/app-vim/vimpython/vimpython-1.13-r2.ebuild
deleted file mode 100644
index 2976870dc7b..000
--- a/app-vim/vimpython/vimpython-1.13-r2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit vim-plugin python-single-r1
-
-DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=30;
-LICENSE="vim"
-KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="app-arch/unzip"
-RDEPEND="${PYTHON_DEPS}"



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

2020-12-31 Thread Michał Górny
commit: 5037e262cd264367b0afc0dc927f990dab6caf3b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:51:32 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:51:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5037e262

dev-libs/keystone: Remove old (py3.6)

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

 dev-libs/keystone/keystone-0.9.1.ebuild | 84 -
 1 file changed, 84 deletions(-)

diff --git a/dev-libs/keystone/keystone-0.9.1.ebuild 
b/dev-libs/keystone/keystone-0.9.1.ebuild
deleted file mode 100644
index 862e1fa1556..000
--- a/dev-libs/keystone/keystone-0.9.1.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DISTUTILS_OPTIONAL=1
-CMAKE_MIN_VERSION=3.8.7
-PYTHON_COMPAT=( python3_6 )
-
-inherit cmake-utils distutils-r1 llvm
-
-DESCRIPTION="assembly/assembler framework + bindings"
-HOMEPAGE="https://www.keystone-engine.org/;
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/keystone-engine/keystone.git;
-   inherit git-r3
-   KEYWORDS=""
-else
-   
SRC_URI="https://github.com/keystone-engine/keystone/archive/${PV/_rc/-rc}.tar.gz
 -> ${P/-rc/_rc}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-
-# Keep in sync with llvm/CMakeLists.txt, subset of sys-devel/llvm
-ALL_LLVM_TARGETS=( AArch64 ARM Hexagon Mips PowerPC Sparc SystemZ X86 )
-ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
-LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
-
-IUSE="python ${ALL_LLVM_TARGETS[*]}"
-RDEPEND="${PYTHON_DEPS}
-"
-DEPEND="${RDEPEND}"
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   || ( ${ALL_LLVM_TARGETS[*]} )
-"
-
-S=${WORKDIR}/${P/_rc/-rc}
-
-CMAKE_BUILD_TYPE=RelWithDebInfo
-
-llvm_check_deps() {
-   has_version "sys-devel/llvm:${LLVM_SLOT}[${LLVM_TARGET_USEDEPS// /,}]"
-}
-
-wrap_python() {
-   if use python; then
-   pushd bindings/python >/dev/null || die
-   distutils-r1_${EBUILD_PHASE_FUNC} "$@"
-   popd >/dev/null || die
-   fi
-}
-
-src_prepare() {
-   default
-   cmake-utils_src_prepare
-   wrap_python
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DLLVM_LIBDIR_SUFFIX=${libdir#lib}
-
-   -DBUILD_SHARED_LIBS=ON
-   -DLLVM_TARGETS_TO_BUILD="${LLVM_TARGETS// /;}"
-   -DLLVM_HOST_TRIPLE="${CHOST}"
-   )
-
-   cmake-utils_src_configure
-   wrap_python
-}
-
-src_compile() {
-   cmake-utils_src_compile
-   wrap_python
-}
-
-src_install() {
-   cmake-utils_src_install
-   wrap_python
-}



[gentoo-commits] repo/gentoo:master commit in: app-vim/vim-latex/

2020-12-31 Thread Michał Górny
commit: 109927d7d26d327cedd8ce08d2dde95d4b2dfd32
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:49:39 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:49:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=109927d7

app-vim/vim-latex: Remove old (py3.6)

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

 app-vim/vim-latex/vim-latex-1.10.0-r1.ebuild | 64 
 1 file changed, 64 deletions(-)

diff --git a/app-vim/vim-latex/vim-latex-1.10.0-r1.ebuild 
b/app-vim/vim-latex/vim-latex-1.10.0-r1.ebuild
deleted file mode 100644
index 98f504e5dc7..000
--- a/app-vim/vim-latex/vim-latex-1.10.0-r1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit vim-plugin python-single-r1
-
-DESCRIPTION="A comprehensive set of tools to view, edit and compile LaTeX 
documents"
-HOMEPAGE="http://vim-latex.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="vim"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   || (
-   app-editors/vim[python,${PYTHON_SINGLE_USEDEP}]
-   app-editors/gvim[python,${PYTHON_SINGLE_USEDEP}]
-   )
-   virtual/latex-base
-   !app-vim/vimtex"
-
-VIM_PLUGIN_HELPFILES="latex-suite.txt latex-suite-quickstart.txt latexhelp.txt 
imaps.txt"
-
-src_compile() { :; }
-
-src_install() {
-   # remove unused metadata
-   rm vim-latex.metainfo.xml || die
-
-   # don't mess up vim's doc dir with random files
-   mv doc mydoc || die
-   mkdir doc || die
-   mv mydoc/*.txt doc/ || die
-   rm -rf mydoc || die
-
-   # don't install buggy tags scripts, use ctags instead
-   rm latextags ltags || die
-
-   vim-plugin_src_install
-
-   # use executable permissions (bug #352403)
-   fperms a+x /usr/share/vim/vimfiles/ftplugin/latex-suite/outline.py
-
-   python_fix_shebang "${ED}"
-}
-
-pkg_postinst() {
-   vim-plugin_pkg_postinst
-
-   if [[ -z ${REPLACING_VERSIONS} ]]; then
-   echo
-   elog "To use the vim-latex plugin add:"
-   elog "   filetype plugin on"
-   elog '   set grepprg=grep\ -nH\ $*'
-   elog "   let g:tex_flavor='latex'"
-   elog "to your ~/.vimrc-file"
-   echo
-   fi
-}



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

2020-12-31 Thread Michał Górny
commit: d56202dc286ee123ca111ad3aef7d150276eccd0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:48:12 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:48:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d56202dc

www-servers/tornado: Remove old

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

 www-servers/tornado/Manifest |  1 -
 www-servers/tornado/tornado-4.5.3.ebuild | 54 
 2 files changed, 55 deletions(-)

diff --git a/www-servers/tornado/Manifest b/www-servers/tornado/Manifest
index 7ac937f14bf..be07c599176 100644
--- a/www-servers/tornado/Manifest
+++ b/www-servers/tornado/Manifest
@@ -1,2 +1 @@
-DIST tornado-4.5.3.tar.gz 484221 BLAKE2B 
7b3682fa85a7f6ad32351d40993516a3e397b7b0a5de9d807bcd8b2b21325a6170f3670cb13e12aa208b6590313cf165ddf40537dba1fee61fa9d71954265a66
 SHA512 
c17dd7a3b541c26950d27c8a399ae4fdff1d99d16ff0c5de9871fe2de4c0f797c96712b23b5ed5efdaee06bb251f7def114c83fe6f7f37f344cdac9996d14448
 DIST tornado-6.0.4.tar.gz 496204 BLAKE2B 
6c092214d03baf5cf7615b780043e2fa40a4ed623b7ca59a2528cc3625ba904b21ef93c528278adedaf83e3b6e5a6311d867833dfe9826637e97918dee6fa334
 SHA512 
d29d69cf40f8b34fb2c55d81b6ecd9bc7c6fdf644eb4ff35452829510c0d5ec185da0a6067fec3e8afb2bedf9f5f08b06adb0ad53dcab04cb791a75abc304d6e

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



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

2020-12-31 Thread Michał Górny
commit: 33310748608be658b9f3f360a132a97c03de8a06
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:49:07 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:49:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33310748

app-portage/mirrorselect: Remove old (py3.6)

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

 app-portage/mirrorselect/Manifest  |  2 --
 app-portage/mirrorselect/mirrorselect-2.2.3.ebuild | 36 --
 .../mirrorselect/mirrorselect-2.2.4-r1.ebuild  | 36 --
 3 files changed, 74 deletions(-)

diff --git a/app-portage/mirrorselect/Manifest 
b/app-portage/mirrorselect/Manifest
index 64d656c55b6..3cfe5b8dc8b 100644
--- a/app-portage/mirrorselect/Manifest
+++ b/app-portage/mirrorselect/Manifest
@@ -1,4 +1,2 @@
-DIST mirrorselect-2.2.3.tar.gz 15230 BLAKE2B 
7234ab8a681713c63b201e1ae362ea9a28d5e76b5640c6128d79c66d9967660474d0597822604defd3f562cd155524835c5ae20cbf21c5526595775b3be39dc4
 SHA512 
af1d3657b9ff5a6184ebfd89579a1bdbf11f7389ca12d4cd7a41cd136a553732cbbfb7675e25f7d79756b0b9e74b496d28ee5fdc8872173825262fae0052e8e2
-DIST mirrorselect-2.2.4.tar.gz 16085 BLAKE2B 
67d3de3e25a993a4bfc546ae7d188b2a7e61da1cfbc85ac50119c88a81c4966959e31f88101880ba86ef27f0b0674a3d279b11135d2475d0b2fed1ea899021f5
 SHA512 
8749a916911088d128f9064d5aa78c3bf8b529d583db86eb6f7190959008257e231f7b0bae9a2f2fd6edc45f6d0ffb07364c16a3f190f8c97b88472c2d082037
 DIST mirrorselect-2.2.6.tar.gz 16727 BLAKE2B 
8875bf61e26ac474338d81a602297fa4fdf3fab3dbd478b02129dbe71f2d09445efa9b82792e3e654725c5e87a4ca00d37a3d924f8bd6f2decdf74148d1069c8
 SHA512 
ff2b88bf568f79182275e2c85cafbeee7cbeb0226225a7c3289f0a1d7a8b5eae9d41c69b099bb7e0cc9b0300b23afea43c3ac1baa13f37c696159bb1b3ac05f8
 DIST mirrorselect-test 102403 BLAKE2B 
8f23cebf111912ea6fcdea5f4a50a84751a4dd0c62956555a5c0b4fbe15d2329424a65b18c3608440bc0fedd4b2d25fc74cfe91e6e434eb90b7090b36e17b65f
 SHA512 
f43d92e9bf7e77c8f04449a786cb659bdfc07257892caca842ab4a63eb9c5351fa48130c2e163857f3233a595cea7b83f5ea9fa879b782e15b73beb62f0e5e27

diff --git a/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild 
b/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild
deleted file mode 100644
index a35eed9cbd7..000
--- a/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE="xml"
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit eutils distutils-r1 prefix
-
-DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Mirrorselect;
-SRC_URI="https://dev.gentoo.org/~dolsen/releases/mirrorselect/${P}.tar.gz
-   https://dev.gentoo.org/~dolsen/releases/mirrorselect/mirrorselect-test
-   "
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86"
-
-RDEPEND="
-   dev-util/dialog
-   net-analyzer/netselect
-   >=dev-python/ssl-fetch-0.3[${PYTHON_USEDEP}]
-   "
-
-python_prepare_all() {
-   python_setup
-   eprefixify setup.py mirrorselect/main.py
-   echo Now setting version... VERSION="${PVR}" "${PYTHON}" setup.py 
set_version
-   VERSION="${PVR}" "${PYTHON}" setup.py set_version || die "setup.py 
set_version failed"
-   distutils-r1_python_prepare_all
-}

diff --git a/app-portage/mirrorselect/mirrorselect-2.2.4-r1.ebuild 
b/app-portage/mirrorselect/mirrorselect-2.2.4-r1.ebuild
deleted file mode 100644
index e72faef2655..000
--- a/app-portage/mirrorselect/mirrorselect-2.2.4-r1.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"
-
-PYTHON_COMPAT=( python3_{6,7} )
-PYTHON_REQ_USE="xml"
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit eutils distutils-r1 prefix
-
-DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Mirrorselect;
-SRC_URI="https://dev.gentoo.org/~zmedico/dist/${P}.tar.gz
-   https://dev.gentoo.org/~dolsen/releases/mirrorselect/mirrorselect-test
-   "
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86"
-
-RDEPEND="
-   dev-util/dialog
-   net-analyzer/netselect
-   >=dev-python/ssl-fetch-0.3[${PYTHON_USEDEP}]
-   "
-
-python_prepare_all() {
-   python_setup
-   eprefixify setup.py mirrorselect/main.py
-   echo Now setting version... VERSION="${PVR}" "${PYTHON}" setup.py 
set_version
-   VERSION="${PVR}" "${PYTHON}" setup.py set_version || die "setup.py 
set_version failed"
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/gentoo:master commit in: app-vim/jedi/

2020-12-31 Thread Michał Górny
commit: accd4f0372277f9abfbeae4c52d40453dcbe4460
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:49:24 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:49:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=accd4f03

app-vim/jedi: Remove old (py3.6)

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

 app-vim/jedi/Manifest |  1 -
 app-vim/jedi/jedi-0.8_p20171015-r1.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/app-vim/jedi/Manifest b/app-vim/jedi/Manifest
index ccfc208c404..294f4292ce8 100644
--- a/app-vim/jedi/Manifest
+++ b/app-vim/jedi/Manifest
@@ -1,2 +1 @@
 DIST jedi-0.10.0.tar.gz 36820 BLAKE2B 
a66f7c58564487d83867d61480d83364af0047cee713c41dbd5c67bff0b2ac33d066c2d0f4367c30059f46fb9f4916fc8d2eb9c64aa6a489e2c16a03f56b0b3c
 SHA512 
65482505446b1001e92870ae64a147b38c0bb4d3151e464d325be741729506a191b284a491f4c3eb77dc46cb9bcd6b8e7bf8689ed95107e89a1f6a05c7fbc9ea
-DIST jedi-0.8_p20171015.tar.gz 31593 BLAKE2B 
a34fc7a7d8211cefbaef0012b801bc2dec2b447d34a1d3c338ed37306d36262694f0d8e771042e899959d04bed8925c5beee32803cb7f56add7a83ceb4bf27d9
 SHA512 
e4238c745d509d9d7e8c0593a46935f1de3c0cdf8e3893deb156110be53e2c9012d98379a6ca747a0bdab77f1def2a88dd46ce5c7d3936f01f0d9ab597f14182

diff --git a/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild 
b/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild
deleted file mode 100644
index 23aaa1f5ca3..000
--- a/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit vim-plugin python-r1
-
-# Commit Date: Sun Oct 15 20:51:54 2017 +0200
-COMMIT="77924398bd594e238766153cec97ace62650f082"
-
-DESCRIPTION="vim plugin: binding to the autocompletion library jedi"
-HOMEPAGE="https://github.com/davidhalter/jedi-vim;
-SRC_URI="https://github.com/davidhalter/jedi-vim/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="${PYTHON_DEPS}
-   dev-python/jedi[${PYTHON_USEDEP}]"
-DEPEND="app-editors/vim[python]"
-
-S="${WORKDIR}/jedi-vim-${COMMIT}"
-
-# Tests are broken.
-RESTRICT="test"
-
-# Makefile tries hard to call tests so let's silence this phase.
-src_compile() { :; }
-
-src_install() {
-   vim-plugin_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: app-vim/vimoutliner/files/, app-vim/vimoutliner/

2020-12-31 Thread Michał Górny
commit: 8b55ca4738e0eddea0f12b1faefb673fa4b5f4be
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:50:40 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:50:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b55ca47

app-vim/vimoutliner: Remove old (py3.6)

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

 .../files/vimoutliner-0.3.6-fix-shebangs.patch | 21 -
 app-vim/vimoutliner/vimoutliner-0.3.6-r3.ebuild| 51 --
 2 files changed, 72 deletions(-)

diff --git a/app-vim/vimoutliner/files/vimoutliner-0.3.6-fix-shebangs.patch 
b/app-vim/vimoutliner/files/vimoutliner-0.3.6-fix-shebangs.patch
deleted file mode 100644
index a363d96b34f..000
--- a/app-vim/vimoutliner/files/vimoutliner-0.3.6-fix-shebangs.patch
+++ /dev/null
@@ -1,21 +0,0 @@
 a/vimoutliner/scripts/outline_freemind/outline_freemind.py 2017-08-24 
21:20:25.138762046 +
-+++ b/vimoutliner/scripts/outline_freemind/outline_freemind.py 2017-08-24 
21:20:34.484797791 +
-@@ -1,3 +1,4 @@
-+#!/usr/bin/python
- '''Read in an otl file and generate an xml mind map viewable in freemind
- 
- Make sure that you check that round trip on your file works.
 a/vimoutliner/scripts/outline_freemind/otl.py  2017-08-24 
21:23:08.194385573 +
-+++ b/vimoutliner/scripts/outline_freemind/otl.py  2017-08-24 
21:23:14.756410662 +
-@@ -1,3 +1,4 @@
-+#!/usr/bin/python
- # Some integer IDs
- # headings are 1, 2, 3, 
- bodynowrap = -1 # ;
 a/vimoutliner/scripts/outline_freemind/freemind_outline.py 2017-08-25 
08:07:01.985459421 +
-+++ b/vimoutliner/scripts/outline_freemind/freemind_outline.py 2017-08-25 
08:07:11.244502161 +
-@@ -1,3 +1,4 @@
-+#!/usr/bin/python
- '''Converts a freemind xml .mm file to an outline file compatable with vim 
- outliner.
- 

diff --git a/app-vim/vimoutliner/vimoutliner-0.3.6-r3.ebuild 
b/app-vim/vimoutliner/vimoutliner-0.3.6-r3.ebuild
deleted file mode 100644
index 4bea6a6dc88..000
--- a/app-vim/vimoutliner/vimoutliner-0.3.6-r3.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit vim-plugin python-single-r1
-
-DESCRIPTION="vim plugin: easy and fast outlining"
-HOMEPAGE="https://github.com/vimoutliner/vimoutliner;
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-VIM_PLUGIN_HELPFILES="vimoutliner"
-VIM_PLUGIN_MESSAGES="filetype"
-
-PATCHES=( "${FILESDIR}/${P}-fix-shebangs.patch" )
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   dev-python/autopep8[${PYTHON_MULTI_USEDEP}]
-   ')"
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-   sed -i -e '/^if exists/,/endif/d' ftdetect/vo_base.vim || die
-   sed -i -e 's/g:vo_modules2load/g:vo_modules_load/' 
vimoutliner/vimoutlinerrc || die
-   rm -v install.sh || die
-   find "${S}" -type f -exec chmod a+r {} \; || die
-}
-
-src_compile() {
-   local pyscript _pyscript
-   for pyscript in $(find "${S}" -type f -name \*.py); do
-   _pyscript=$(basename "${pyscript}")
-   einfo "Processing ${_pyscript}"
-   sed -i -e 's#[ \t]*$##g;' "${pyscript}" || die
-   2to3 --no-diffs -w -n "${pyscript}" 2> /dev/null || die
-   autopep8 -i "${pyscript}" || die
-   python_fix_shebang -q "${pyscript}" || die
-   eend $?
-   done
-}



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

2020-12-31 Thread Michał Górny
commit: 10419ac00ab0646beea7415dea9b43531c0a3b80
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:42:20 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:42:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10419ac0

app-emulation/sen: Remove old (py3.6)

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

 app-emulation/sen/Manifest |  2 --
 app-emulation/sen/sen-0.6.0.ebuild | 38 --
 app-emulation/sen/sen-0.6.1.ebuild | 38 --
 3 files changed, 78 deletions(-)

diff --git a/app-emulation/sen/Manifest b/app-emulation/sen/Manifest
index 7618cbd5460..f610c5c57e5 100644
--- a/app-emulation/sen/Manifest
+++ b/app-emulation/sen/Manifest
@@ -1,3 +1 @@
-DIST sen-0.6.0.tar.gz 55113 BLAKE2B 
5f6affbea94005c0adc9ac544d40d94cd9a9eca930b979c19174d21d73fdd887d21802a5241c02ba212a45c4a7873f22c7372aeb69955e1f97e444ef74d91929
 SHA512 
5573a0d6da5ae395e947bf34c54313e4e3a0251dc1868c52bbfe9ad11463397da83a0c9ac3f1912da2e6f49341c84d40dcab900d41b4a32ebac44d1dde3ac82b
-DIST sen-0.6.1.tar.gz 55357 BLAKE2B 
0d58f0ea11eeff29161925018425c918b3260c754d1b658e2ebd3c88e0c371feb0f1815af61979206bee529c369a90ace895d25e645ef0d76c563abd8b74c943
 SHA512 
2f1cadf745ca7e12d3e92534e76984072b9678055b9911f76b1a6d3cbd43266ad1eeb4d5e7bb8742db91c4da4aef684fa644c33de6fa2494c37688e9747e0efa
 DIST sen-0.6.1_p20200905.tar.gz 1913978 BLAKE2B 
189bff583770265de29ca3e54cad1283051c05eccab4fc98160801e50b31376188c52e49b43972292fe231b376ba42879fb34d7b1ae70c2246d676a6e25f670b
 SHA512 
cd1899c1b4c5c7cf7f1f2f5e557bd609a7d7619dbc3fc6457f5ef5ce5c9ab43d92a6fbfa228c43d543d4f46c7928d74dbed9ab8346cabc772c8e7c63a7c07bfe

diff --git a/app-emulation/sen/sen-0.6.0.ebuild 
b/app-emulation/sen/sen-0.6.0.ebuild
deleted file mode 100644
index 6a712924ffc..000
--- a/app-emulation/sen/sen-0.6.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Terminal User Interface for docker engine"
-HOMEPAGE="https://github.com/TomasTomecek/sen;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/urwid[${PYTHON_USEDEP}]
-   dev-python/urwidtrees[${PYTHON_USEDEP}]
-   dev-python/docker-py[${PYTHON_USEDEP}]
-   "
-DEPEND="${RDEPEND}
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/flexmock[${PYTHON_USEDEP}]
-   )
-   "
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc -r docs
-}
-
-python_test() {
-   pytest -vv tests || die "pytest failed"
-}

diff --git a/app-emulation/sen/sen-0.6.1.ebuild 
b/app-emulation/sen/sen-0.6.1.ebuild
deleted file mode 100644
index 4bad3d1cae6..000
--- a/app-emulation/sen/sen-0.6.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Terminal User Interface for docker engine"
-HOMEPAGE="https://github.com/TomasTomecek/sen;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/urwid[${PYTHON_USEDEP}]
-   dev-python/urwidtrees[${PYTHON_USEDEP}]
-   dev-python/docker-py[${PYTHON_USEDEP}]
-   "
-DEPEND="${RDEPEND}
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/flexmock[${PYTHON_USEDEP}]
-   )
-   "
-
-python_install_all() {
-   distutils-r1_python_install_all
-   dodoc -r docs
-}
-
-python_test() {
-   pytest -vv tests || die "pytest failed"
-}



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

2020-12-31 Thread Michał Górny
commit: 5ecb9047a915535adb7102488fbaf6225a91952f
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:40:25 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:40:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ecb9047

app-admin/salt: Remove old (py3.6)

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

 app-admin/salt/Manifest|   2 -
 .../files/salt-2019.2.0-remove-raet-tests.patch|  43 --
 app-admin/salt/files/salt-2019.2.0-tests.patch |  73 --
 .../salt/files/salt-2019.2.2-newer-deps.patch  | 136 ---
 ...lt-2019.2.2-workaround-broken-mock-on-py2.patch |  28 
 app-admin/salt/salt-2019.2.7.ebuild| 150 
 app-admin/salt/salt-2019.2.8.ebuild| 151 -
 7 files changed, 583 deletions(-)

diff --git a/app-admin/salt/Manifest b/app-admin/salt/Manifest
index 8b84c3d584e..fff5f12537f 100644
--- a/app-admin/salt/Manifest
+++ b/app-admin/salt/Manifest
@@ -1,5 +1,3 @@
-DIST salt-2019.2.7.tar.gz 14576515 BLAKE2B 
4b2476c874a806de8664abd7852d5f856fc1946cc021d3ec8d206f69ec3cd809fe156d4d916d00304c36aad1dfab3a60309eb87d21ce7bb9afc7e8ea77ac23aa
 SHA512 
e9a0d1ada0172239a31c6a8a628e71367aba072c06fe5420f4b864b9c67da89edd03f95abd46fd9ae414c2262b4e7e5c7f53c606f9f3f58e4c84129f2ed43c9e
-DIST salt-2019.2.8.tar.gz 14595964 BLAKE2B 
7551bbfffe6e4f3107806ef95c9ad1b3fdff6274e8fa679bee143be203929df6d51dcc1e704d1e9458e8051197277257c68c7fd18cf54cad1c49314574c8471b
 SHA512 
e4b45ee264a4e663c6039ca6c89ea0aeff1273b2b40b4d799a30cdb6b23cf568be81e4807ecb2832b2a596993f1512ef45d68e444f3b32e6f5a38d8ce548ddac
 DIST salt-3000.2-py38-misc.patch.gz 6250 BLAKE2B 
68fff80a042e6bf208ea2d9692da7a7b1e29572f1ec3c850c14743bbf2821d231f933ec4e6d6eaad12acee0b7666888a37a72872b2b082c92d8db9de988fbbec
 SHA512 
6d4a66323a423e630f7cc73b566ed96c452c8fc3d72c25a2dd86033c4774c1c8e8b8701e1d4ee92994d4148c398d704f419023e26d8b40c8fdd63f9d79d9d52f
 DIST salt-3000.5.tar.gz 15229450 BLAKE2B 
135e9b9dcc461ac898231ce46e6a1359e6d60a43822320950bc0b83057f768dadf55320dd73df72d5bc917f324eef4661e6f75d8eb8e84aef958bd2df8924cfc
 SHA512 
2579f65c24d22d77132057bd8cf37040d7d149624745dd68b4c44318be786580dcc34bf563f90d7de9ef5b726b2453bef4d8639bc8fbd9c5e691500520335317
 DIST salt-3000.6.tar.gz 15236781 BLAKE2B 
5a532a6915b331fb532dc6e1651cf8fca3e1a5e9f29f6d75260fdb1162dbfeec755c65f7c6fc28b1cc7dc3ace978547830af31aafc1eee8419bbc7e695725787
 SHA512 
739e3671766c45a0ef1eb45933c7f00f14586e91f4c4a79cbed913a48961a48baee853206ba569491756e8a872d22f3635eb6bc1a366020e551c567b2334c508

diff --git a/app-admin/salt/files/salt-2019.2.0-remove-raet-tests.patch 
b/app-admin/salt/files/salt-2019.2.0-remove-raet-tests.patch
deleted file mode 100644
index fab9f38df77..000
--- a/app-admin/salt/files/salt-2019.2.0-remove-raet-tests.patch
+++ /dev/null
@@ -1,43 +0,0 @@
-diff --git a/tests/unit/modules/test_event.py 
b/tests/unit/modules/test_event.py
-index e5d2c946ae..e9140670cb 100644
 a/tests/unit/modules/test_event.py
-+++ b/tests/unit/modules/test_event.py
-@@ -47,12 +47,6 @@ class EventTestCase(TestCase, LoaderModuleMockMixin):
- preload = {'id': 'id', 'tag': 'tag', 'data': 'data',
-'tok': 'salt', 'cmd': '_minion_event'}
- 
--with patch.dict(event.__opts__, {'transport': 'raet',
-- 'local': False}):
--with patch.object(salt_transport_channel_factory, 'send',
--  return_value=None):
--self.assertTrue(event.fire_master('data', 'tag'))
--
- with patch.dict(event.__opts__, {'transport': 'A',
-  'master_uri': 'localhost',
-  'local': False}):
-diff --git a/tests/unit/utils/test_verify.py b/tests/unit/utils/test_verify.py
-index 63b9ae3181..2c8294ef77 100644
 a/tests/unit/utils/test_verify.py
-+++ b/tests/unit/utils/test_verify.py
-@@ -326,7 +326,7 @@ class TestVerifyLog(TestCase):
- verify_log_files([path], getpass.getuser())
- self.assertTrue(os.path.exists(path))
- 
--
-+@skipIf(True, "broken under sandbox")
- class TestCleanPath(TestCase):
- '''
- salt.utils.clean_path works as expected
-@@ -396,10 +396,10 @@ class TestCleanPathLink(TestCase):
- test_path = os.path.join(self.from_path, 'test')
- expect_path = os.path.join(self.to_path, 'test')
- ret = clean_path(self.from_path, test_path)
--assert ret == expect_path, "{} is not {}".format(ret, expect_path)
-+assert ret == os.path.realpath(expect_path), "{} is not 
{}".format(ret, expect_path)
- 
- def test_clean_path_symlinked_tgt(self):
- test_path = os.path.join(self.to_path, 'test')
- expect_path = os.path.join(self.to_path, 'test')
- ret = clean_path(self.from_path, test_path)
--

[gentoo-commits] repo/gentoo:master commit in: app-office/unoconv/

2020-12-31 Thread Michał Górny
commit: 0b65fc1f58c579c7f1a964d2078cfa59795a754d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:43:59 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:46:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b65fc1f

app-office/unoconv: Remove old (py3.6)

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

 app-office/unoconv/Manifest |  2 --
 app-office/unoconv/unoconv-0.8.2.ebuild | 42 -
 app-office/unoconv/unoconv-0.9.ebuild   | 36 
 3 files changed, 80 deletions(-)

diff --git a/app-office/unoconv/Manifest b/app-office/unoconv/Manifest
index 5d32b34d56e..70575405581 100644
--- a/app-office/unoconv/Manifest
+++ b/app-office/unoconv/Manifest
@@ -1,3 +1 @@
-DIST unoconv-0.8.2.tar.gz 104072 BLAKE2B 
1ac16159f939a06cc75f3ff23f5aa7f1c4d49a41d4cce5e9c5866714ef1b3b969f94c074d36fff19d6af22375d5598033fb69761a09d3e60b81d794841c0e0d8
 SHA512 
cd6a4d06559895c0aebb5fda51ca86928474dd0ca0aa908e81762643186c29cf8436c889eedbb18bc74ed6016414d1aa831cd034614244d5aae677a6b4cdd4c9
 DIST unoconv-0.9.0.tar.gz 108493 BLAKE2B 
36761f5cabd8cf0186ffa74202d8a9e0388ab9dc1a135b8e6b2275ed380de79da85d4955bca446810f4f71dff61bd38d7b131a91930729cbabfb10d656ba3891
 SHA512 
37d63ada32675fd0ebd089a74db453fdb7332a24e62cbf3e060d6d15cc503c76ede9ccc5e09467f4a38833a8358c09fde23cc8780a77c343268f20e0c37f2469
-DIST unoconv-0.9.tar.gz 108547 BLAKE2B 
6620a7adb32c25182fbb5d0b141ec15d461ee7a73d8644e92337fd7748607d0d33a5978add4c72abf2b35f769f8bbfa35d411f77c4750606e22d6cbc7d7b3454
 SHA512 
1d6448154ec41776ed4d2ffd87b1caa15e231676a1161072676b1f5a466ea6dbae904de3eafb9ab2718fe4ed0ab7a2c9a91b1d19d79ea382c1e7576ea21e7f04

diff --git a/app-office/unoconv/unoconv-0.8.2.ebuild 
b/app-office/unoconv/unoconv-0.8.2.ebuild
deleted file mode 100644
index ff651f50e1b..000
--- a/app-office/unoconv/unoconv-0.8.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit eutils python-single-r1
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DESCRIPTION="Convert between document formats supported by Libreoffice"
-HOMEPAGE="http://dag.wiee.rs/home-made/unoconv/;
-SRC_URI="https://github.com/dagwieers/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="amd64 x86"
-
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
-   ${PYTHON_DEPS}
-   !app-text/odt2txt
-   virtual/ooo
-"
-
-src_prepare() {
-   epatch "${FILESDIR}/timeout.patch"
-   eapply_user
-   python_fix_shebang .
-}
-
-src_compile() { :; }
-
-src_install() {
-   emake -j1 doc-install install install-links DESTDIR="${D}"
-
-   dodoc ChangeLog CHANGELOG.md README.adoc
-}

diff --git a/app-office/unoconv/unoconv-0.9.ebuild 
b/app-office/unoconv/unoconv-0.9.ebuild
deleted file mode 100644
index 53aed7fea67..000
--- a/app-office/unoconv/unoconv-0.9.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
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-inherit python-single-r1
-
-DESCRIPTION="Convert between document formats supported by LibreOffice"
-HOMEPAGE="http://dag.wiee.rs/home-made/unoconv/;
-SRC_URI="https://github.com/dagwieers/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   !app-text/odt2txt
-   virtual/ooo
-"
-
-PATCHES=( "${FILESDIR}/timeout.patch" )
-
-src_prepare() {
-   default
-   python_fix_shebang .
-}
-
-src_compile() { :; }
-
-src_install() {
-   emake -j1 doc-install install install-links DESTDIR="${D}"
-   dodoc AUTHORS ChangeLog CHANGELOG.md README.adoc
-}



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

2020-12-31 Thread Michał Górny
commit: ba96866d8373f7528d2ff54086b3213e0a350918
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:43:32 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:46:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba96866d

app-misc/icdiff: Remove old (py3.6)

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

 app-misc/icdiff/Manifest|  1 -
 app-misc/icdiff/icdiff-1.9.1.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/app-misc/icdiff/Manifest b/app-misc/icdiff/Manifest
index bbdd5ae7dfa..ed442368fcd 100644
--- a/app-misc/icdiff/Manifest
+++ b/app-misc/icdiff/Manifest
@@ -1,2 +1 @@
-DIST icdiff-1.9.1.tar.gz 24387 BLAKE2B 
482b128f03ac8af7e98db9b32ba7d9cf8bcd1a395eb50653a98ac186da26fea7933ee13f01840bb6c105e0f573a519a3e20ad83fbd8e513bfdd6c8c6d14b90c5
 SHA512 
f73108f6f3a4a2fc40e041bbe7b5934acd76684bb54a3fa544e9f146fd3c528528928378496f53ad92d649547ccc491a77296b6fa57e4534abb13d61c0df8d58
 DIST icdiff-1.9.5.tar.gz 31914 BLAKE2B 
8d9b9b5104c3075addae2954b41c27ccebe3b4723b0e71ef88a214d7fa0ff7d8cb9ac52cada8ddec929d308a356daf37ef4463a52667f7e229a4a33d1d993e86
 SHA512 
f4c50da1e73a1af2fd63feabfd180125637a856a8757356eb3b48bbc21871f36a2c876acd2e2ba9d354c8f6e658f6e262fbbfd65fa4078d0adebc1353d87e40a

diff --git a/app-misc/icdiff/icdiff-1.9.1.ebuild 
b/app-misc/icdiff/icdiff-1.9.1.ebuild
deleted file mode 100644
index 970ccd6a9fb..000
--- a/app-misc/icdiff/icdiff-1.9.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Colourized diff that supports side-by-side diffing"
-HOMEPAGE="https://www.jefftk.com/icdiff;
-SRC_URI="https://github.com/jeffkaufman/${PN}/archive/release-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DOCS=(README.md ChangeLog)
-
-S="${WORKDIR}/${PN}-release-${PV}"
-
-python_test() {
-   ./test.sh "${EPYTHON%.*}" || die "Tests failed"
-}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu-guest-agent/files/, app-emulation/qemu-guest-agent/

2020-12-31 Thread Michał Górny
commit: 4c78c13255d7e52e097e9015fc946b7ae1d80082
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:41:51 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:41:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c78c132

app-emulation/qemu-guest-agent: Remove old (py3.6)

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

 app-emulation/qemu-guest-agent/Manifest|  2 -
 .../files/qemu-guest-agent-2.5.0-sysmacros.patch   | 17 -
 .../qemu-guest-agent/qemu-guest-agent-3.1.0.ebuild | 82 --
 .../qemu-guest-agent/qemu-guest-agent-4.0.0.ebuild | 82 --
 4 files changed, 183 deletions(-)

diff --git a/app-emulation/qemu-guest-agent/Manifest 
b/app-emulation/qemu-guest-agent/Manifest
index 51faa0caf06..54512aa781b 100644
--- a/app-emulation/qemu-guest-agent/Manifest
+++ b/app-emulation/qemu-guest-agent/Manifest
@@ -1,4 +1,2 @@
-DIST qemu-3.1.0.tar.xz 36070104 BLAKE2B 
9ed7d1b3256d84f2b73d61763e20f5e4bc5b47d56e4e0d56cf4c29cd25669457b0f08e90d7255589c9666400bb310df3dba3b9290232cad18057b20f08013a3b
 SHA512 
7e8dae823937cfac2f0c60406bd3bdcb89df40313dab2a4bed327d5198f7fcc68ac8b31e44692caa09299cc71256ee0b8c17e4f49f78ada8043d424f5daf82fe
-DIST qemu-4.0.0.tar.xz 55628624 BLAKE2B 
8afd1f54aa13d2e61fd36c4f4544b7c4ffb1a7eee5c69d3aa1d40a432ca296ad8abe6cb83d7c66ac4045ca624d2a00e737f51e4e62ed46fef9766ef71f43b98b
 SHA512 
952e94194ce9e64c15388c59035cb31fb9f761d30095c2fb9441012b609c18c9976285727b93bf37b95e15675802d73f8e1c4619ebecd23606675bb503646b13
 DIST qemu-4.2.0.tar.xz 6068 BLAKE2B 
27c9fbcd5093af425764674817ab9299224bd03f37b5983786f6f437fff1fab3b7da247c55c4ca8b8c42726b9867005944a2f7f04f2d0d94d753961615f901ef
 SHA512 
2a79973c2b07c53e8c57a808ea8add7b6b2cbca96488ed5d4b669ead8c9318907dec2b6109f180fc8ca8f04c0f73a56e82b3a527b5626b799d7e849f2474ec56
 DIST qemu-5.0.0.tar.xz 62426192 BLAKE2B 
785d02ef79c95b5c4f0556186054885f9893d4e8a9f4b4f2d6199a4e1ae9c31d7c79dd900305469217f85d61bbe74134b601d5c6c1b0eee2b74792d010f1fd63
 SHA512 
21ef0cbe107c468a40f0fa2635db2a40048c8790b629dfffca5cd62bb1b502ea8eb133bfc40df5ecf1489e2bffe87f6829aee041cb8a380ff04a8afa23b39fcf

diff --git 
a/app-emulation/qemu-guest-agent/files/qemu-guest-agent-2.5.0-sysmacros.patch 
b/app-emulation/qemu-guest-agent/files/qemu-guest-agent-2.5.0-sysmacros.patch
deleted file mode 100644
index 4d5690c59ae..000
--- 
a/app-emulation/qemu-guest-agent/files/qemu-guest-agent-2.5.0-sysmacros.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-https://bugs.gentoo.org/580924
-
-Linux C libs are moving away from implicit header pollution with sys/types.h
-
 a/include/qemu/osdep.h
-+++ b/include/qemu/osdep.h
-@@ -78,6 +78,10 @@ extern int daemon(int, int);
- #include 
- #include 
- 
-+#ifdef __linux__
-+#include 
-+#endif
-+
- #ifdef __OpenBSD__
- #include 
- #endif

diff --git a/app-emulation/qemu-guest-agent/qemu-guest-agent-3.1.0.ebuild 
b/app-emulation/qemu-guest-agent/qemu-guest-agent-3.1.0.ebuild
deleted file mode 100644
index bef260b3de0..000
--- a/app-emulation/qemu-guest-agent/qemu-guest-agent-3.1.0.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit eutils systemd toolchain-funcs udev python-any-r1
-
-MY_PN="qemu"
-MY_P="${MY_PN}-${PV}"
-
-SRC_URI="http://wiki.qemu.org/download/${MY_P}.tar.xz;
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-
-DESCRIPTION="QEMU Guest Agent (qemu-ga) for use when running inside a VM"
-HOMEPAGE="https://wiki.qemu.org/Features/GuestAgent;
-
-LICENSE="GPL-2 BSD-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-libs/glib"
-
-DEPEND="${RDEPEND}
-   ${PYTHON_DEPS}"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.5.0-sysmacros.patch #580924
-)
-
-src_configure() {
-   tc-export AR LD OBJCOPY RANLIB
-
-   local myconf=(
-   --prefix=/usr
-   --sysconfdir=/etc
-   --libdir="/usr/$(get_libdir)"
-   --localstatedir=/
-   --disable-bsd-user
-   --disable-linux-user
-   --disable-system
-   --disable-strip
-   --disable-tools
-   --disable-werror
-   --enable-guest-agent
-   --python="${PYTHON}"
-   --cc="$(tc-getCC)"
-   --cxx="$(tc-getCXX)"
-   --host-cc="$(tc-getBUILD_CC)"
-   )
-   echo "./configure ${myconf[*]}"
-   ./configure "${myconf[@]}" || die
-}
-
-src_compile() {
-   emake V=1 qemu-ga
-}
-
-src_install() {
-   dobin qemu-ga
-
-   # Normal init stuff
-   newinitd "${FILESDIR}/qemu-ga.init-r1" qemu-guest-agent
-   newconfd "${FILESDIR}/qemu-ga.conf-r1" qemu-guest-agent
-
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}/qemu-ga.logrotate" qemu-guest-agent
-
-   # systemd stuff
-   udev_newrules "${FILESDIR}/qemu-ga-systemd.udev" 

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager/

2020-12-31 Thread Michał Górny
commit: cc6de4031fa365f5c7e2cef989452585438f359a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:41:00 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:41:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6de403

app-crypt/yubikey-manager: Remove old (py3.6)

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

 app-crypt/yubikey-manager/Manifest |  1 -
 .../yubikey-manager-3.1.0-r1.ebuild| 61 --
 2 files changed, 62 deletions(-)

diff --git a/app-crypt/yubikey-manager/Manifest 
b/app-crypt/yubikey-manager/Manifest
index 23ffb01a757..45be7083a91 100644
--- a/app-crypt/yubikey-manager/Manifest
+++ b/app-crypt/yubikey-manager/Manifest
@@ -1,2 +1 @@
-DIST yubikey-manager-3.1.0.tar.gz 115010 BLAKE2B 
1b27b9af7f3adac87a1bca58929bffef2ae397b359f70580a07193d2bd2f8cd4d2d867053f6494f1e262668443388d79dfe3775f2c3d0a5528840df8826cdf91
 SHA512 
518eedb52cfcf725c13114c433f848b97f711e94fa9c71685916fb8cb20e5bfc431f648b0ec710ef9ebed2bc8ddd8722ca1c9865d7a1b29537b719e167ed5f60
 DIST yubikey-manager-3.1.1.tar.gz 116632 BLAKE2B 
252c419280143fa6f44daf3de8ec27bbdc3218e4552e39799e1daca5b46939c4042ae1d43abeab110fe1abaf2e87d94c270442ee6fce05e26927add5b34e9f66
 SHA512 
8229d5442ddf89fe90abb0153aa005cb0d149a84634b994dc283f7cbac2f72d4b913c238c277c6aa07f431aed8905008aeb11e594e730be71c9ca88150a6ef68

diff --git a/app-crypt/yubikey-manager/yubikey-manager-3.1.0-r1.ebuild 
b/app-crypt/yubikey-manager/yubikey-manager-3.1.0-r1.ebuild
deleted file mode 100644
index cbd62bf2dc9..000
--- a/app-crypt/yubikey-manager/yubikey-manager-3.1.0-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-inherit readme.gentoo-r1 distutils-r1
-
-DESCRIPTION="Python library and command line tool for configuring a YubiKey"
-HOMEPAGE="https://developers.yubico.com/yubikey-manager/;
-# Per https://github.com/Yubico/yubikey-manager/issues/217, Yubico is
-# the official source for tarballs, not Github
-SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/click[${PYTHON_USEDEP}]
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   >=dev-python/fido2-0.7.0[${PYTHON_USEDEP}]
-   =sys-auth/ykpers-1.19.0
-"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   ${RDEPEND}
-   )
-"
-
-python_test() {
-   esetup.py test
-}
-
-python_install_all() {
-   local DOC_CONTENTS
-
-   distutils-r1_python_install_all
-
-   DOC_CONTENTS="
-   The 'openpgp' command may require the package 'app-crypt/ccid'
-   to be installed on the system. Furthermore, make sure that pcscd
-   daemon is running and has correct access permissions to USB
-   devices.
-   "
-   readme.gentoo_create_doc
-
-   doman "${S}"/man/ykman.1
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-}



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

2020-12-31 Thread Michał Górny
commit: d837232141f5f6ac4348cca6a8e0d481849a7ca5
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:42:52 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:46:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8372321

app-misc/grc: Remove old (py3.6)

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

 app-misc/grc/Manifest   |  1 -
 app-misc/grc/grc-1.11-r1.ebuild | 61 -
 2 files changed, 62 deletions(-)

diff --git a/app-misc/grc/Manifest b/app-misc/grc/Manifest
index 9dc3f54dfb2..bb840e7488a 100644
--- a/app-misc/grc/Manifest
+++ b/app-misc/grc/Manifest
@@ -1,2 +1 @@
 DIST grc-1.11.3.tar.gz 45205 BLAKE2B 
852f58145fe11ceab3e6222b61c18cdb18a09f0666f28df4b8b8a8bc42a22dd01ae7e2bcf6232a6aa0d1f42ac233148f694a0eafbd995fbd5d147e06480f7abf
 SHA512 
abc756a21e039c136bbf9be1ef7c1890aa2415ac21e87fb7377c90ced1def2dcaf9ce5cce22edeac68db20f6d6ccea31a2ec57044a37ba200ff79273bf11d8cf
-DIST grc-1.11.tar.gz 43224 BLAKE2B 
40fe050f1198dadd039ad91fedf279ad5e913e803a669335ee21158f7f9702f3fd65ee5876595b9a4ce46da2f7f3c2cc589bf7ea3e10d84c37b5f20677ed626b
 SHA512 
abaa18aeebf9858369b639975ae6c9a33f3111beb783b4e86463ace70de1d660efc6c17b05020862c3b2f467310f0974443f96d4f91cd322a90731c4be49206c

diff --git a/app-misc/grc/grc-1.11-r1.ebuild b/app-misc/grc/grc-1.11-r1.ebuild
deleted file mode 100644
index 230957f48d8..000
--- a/app-misc/grc/grc-1.11-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit eutils python-r1
-
-DESCRIPTION="Generic Colouriser beautifies your logfiles or output of commands"
-HOMEPAGE="http://kassiopeia.juls.savba.sk/~garabik/software/grc.html;
-SRC_URI="https://github.com/garabik/grc/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   sed \
-   -e 's:#! :#!:g' \
-   -e 's:3$::g' \
-   -i grc grcat || die
-   default
-}
-
-src_install() {
-   python_foreach_impl python_doscript grc grcat
-
-   insinto /usr/share/grc
-   doins \
-   contrib/mrsmith/conf.* \
-   colourfiles/conf.* \
-   grc.bashrc \
-   grc.fish \
-   grc.zsh
-
-   insinto /etc
-   doins grc.conf
-
-   dodoc README.markdown INSTALL TODO debian/changelog CREDITS Regexp.txt
-   doman *.1
-}
-
-pkg_postinst() {
-   elog
-   elog "Shell specific configurations can be found in 
${ROOT}usr/share/grc"
-   elog "Be sure to symlink one to use grc globally:"
-   elog
-   elog "ln -s ${ROOT}usr/share/grc.SHELL ${ROOT}etc/profile.d/grc.sh"
-   elog
-   elog "Replace 'SHELL' in the above command with one of: bashrc, fish, 
zsh."
-   elog "Afterwards, use '. ${ROOT}etc/profile' to activate grc in 
existing"
-   elog "shell sessions."
-   elog
-}



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

2020-12-31 Thread Michał Górny
commit: 6c9e5e8acc36790009fa589de371c9404863cc3a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:42:41 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:46:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c9e5e8a

app-misc/anki: Remove old (py3.6)

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

 app-misc/anki/Manifest |  2 -
 app-misc/anki/anki-2.1.0_beta27.ebuild | 99 --
 app-misc/anki/anki-2.1.13-r1.ebuild| 98 -
 app-misc/anki/metadata.xml |  8 ---
 4 files changed, 207 deletions(-)

diff --git a/app-misc/anki/Manifest b/app-misc/anki/Manifest
index d013dc23f14..fcec57bd07d 100644
--- a/app-misc/anki/Manifest
+++ b/app-misc/anki/Manifest
@@ -1,3 +1 @@
-DIST anki-2.1.0_beta27.tgz 4127906 BLAKE2B 
b4f83cc30dc3e89f3ca17c03ba8dcfc9a487de43d8ac564d5dc83488e286c302816c8a8140aa764b596404194c5f3727218deec303ef201ccaef38b945d8b32d
 SHA512 
50b4ece1361ecafdfe08dad04e9b622b1e8ba2224bfef7e4660c95f81cb8f525d892170548d741ff53bc19ff4c13863f488a71c31c8328511fea3203d2c345f1
-DIST anki-2.1.13.tgz 4248906 BLAKE2B 
82a2a9a556cbf3596af22a73a2865815561cdd408b249443fc7e144734fdc2b62317120db71475afd7b0d4027f19e53c47437132028ef78b158ec3624f54a33f
 SHA512 
921ef48b16c0c8c83b85523aa0a5b828210b210cd51fa471f57e9aa6777a1aced30c7e24084ef0c2f14c9d846a19091923d13faaff7ed9075860fc23f8ba1cd3
 DIST anki-2.1.15.tgz 4269571 BLAKE2B 
00b351f5ffacb363642e02bf806bcd7c0d9446c9815a75328e7fa37c848b271b135510de17cc012e8cc96d8a52a183a49de84b6f85f562a370255bd36c6f866e
 SHA512 
f3acfa6ff62d43fa461efddd81a8570304ada53b97bd494fdbbe0a0439700d7a52aa62ead31cbaed731be0df96a6cc845a7cf92dcf65f3080dc63282fe5941c3

diff --git a/app-misc/anki/anki-2.1.0_beta27.ebuild 
b/app-misc/anki/anki-2.1.0_beta27.ebuild
deleted file mode 100644
index 9b0a46164d6..000
--- a/app-misc/anki/anki-2.1.0_beta27.ebuild
+++ /dev/null
@@ -1,99 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE="sqlite"
-
-inherit eutils python-single-r1 xdg
-
-DESCRIPTION="A spaced-repetition memory training program (flash cards)"
-HOMEPAGE="https://apps.ankiweb.net;
-
-MY_P="${P/_/}"
-SRC_URI="https://apps.ankiweb.net/downloads/beta/${MY_P}-source.tgz -> 
${P}.tgz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="latex +recording +sound test"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   || (
-   (
-   
>=dev-python/PyQt5-5.12[gui,svg,widgets,${PYTHON_MULTI_USEDEP}]
-   dev-python/PyQtWebEngine[${PYTHON_MULTI_USEDEP}]
-   )
-   
=dev-python/httplib2-0.7.4[${PYTHON_MULTI_USEDEP}]
-   dev-python/beautifulsoup:4[${PYTHON_MULTI_USEDEP}]
-   dev-python/decorator[${PYTHON_MULTI_USEDEP}]
-   dev-python/markdown[${PYTHON_MULTI_USEDEP}]
-   dev-python/requests[${PYTHON_MULTI_USEDEP}]
-   dev-python/send2trash[${PYTHON_MULTI_USEDEP}]
-   recording? (
-   media-sound/lame
-   >=dev-python/pyaudio-0.2.4[${PYTHON_MULTI_USEDEP}]
-   )
-   ')
-   sound? ( media-video/mplayer )
-   latex? (
-   app-text/texlive
-   app-text/dvipng
-   )
-"
-DEPEND="${RDEPEND}
-   test? (
-   $(python_gen_cond_dep '
-   dev-python/nose[${PYTHON_MULTI_USEDEP}]
-   ')
-   )
-"
-
-PATCHES=( "${FILESDIR}"/${PN}-2.1.0_beta25-web-folder.patch )
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-   sed -i -e "s/updates=True/updates=False/" \
-   aqt/profiles.py || die
-}
-
-src_compile() {
-   :;
-}
-
-src_test() {
-   sed -e "s:nosetests:${EPYTHON} ${EROOT}usr/bin/nosetests:" \
-   -i tools/tests.sh || die
-   ./tools/tests.sh || die
-}
-
-src_install() {
-   cp tools/runanki.system tools/anki
-   doicon ${PN}.png
-   domenu ${PN}.desktop
-   doman ${PN}.1
-
-   dodoc README.md README.development
-   python_domodule aqt anki
-   python_doscript tools/anki
-
-   # Localization files go into the anki directory:
-   python_moduleinto anki
-   python_domodule locale
-
-   # not sure if this is correct, but
-   # site-packages/aqt/mediasrv.py wants the directory
-   insinto /usr/share/anki
-   doins -r web
-}

diff --git a/app-misc/anki/anki-2.1.13-r1.ebuild 
b/app-misc/anki/anki-2.1.13-r1.ebuild
deleted file mode 100644
index 9c1a33eea45..000
--- a/app-misc/anki/anki-2.1.13-r1.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# 

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

2020-12-31 Thread Michał Górny
commit: 9428d89168a4dcca45290e0f6b982076faf6c07e
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:36:01 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:36:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9428d891

net-analyzer/prelude-lml: Remove unused flag

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

 net-analyzer/prelude-lml/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/net-analyzer/prelude-lml/metadata.xml 
b/net-analyzer/prelude-lml/metadata.xml
index 9aa90946ee7..51539127414 100644
--- a/net-analyzer/prelude-lml/metadata.xml
+++ b/net-analyzer/prelude-lml/metadata.xml
@@ -16,8 +16,4 @@
them into Prelude-IDMEF alerts. Prelude-LML handles events 
generated
by a large set of applications

-   
-   Enables Prelude LML support Syslog through TLS
-   using net-libs/gnutls.
-   
 



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

2020-12-31 Thread Michał Górny
commit: 92c9b5dcbd2ae118bc9deb016738b3263936de01
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 00:34:01 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 00:35:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92c9b5dc

dev-libs/libprelude: Remove old (py3.6)

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

 dev-libs/libprelude/Manifest|  2 -
 dev-libs/libprelude/libprelude-4.0.0.ebuild | 89 -
 dev-libs/libprelude/libprelude-4.1.0.ebuild | 89 -
 3 files changed, 180 deletions(-)

diff --git a/dev-libs/libprelude/Manifest b/dev-libs/libprelude/Manifest
index 2d1543e91d3..a2b67c73275 100644
--- a/dev-libs/libprelude/Manifest
+++ b/dev-libs/libprelude/Manifest
@@ -1,4 +1,2 @@
-DIST libprelude-4.0.0.tar.gz 2864402 BLAKE2B 
2e51eb1af74b63140bc66a358b112a753c1a0fd86d6bb8bb43ccddca4cd396e34566168edca55a626a0b43ba56e676301f3792247c25f64c7a31430af3708311
 SHA512 
5d88e8f211b09cc3e43dbe299e935d8f11575ae3f1894059793966cd14a8e47177ef8963d45305e1a24f9efc4048520329b31681301a21815909bd38606c2ce7
-DIST libprelude-4.1.0.tar.gz 2852916 BLAKE2B 
a18babb24795d17d72eb1c0755f4b0330125c8b289af0b52753f6f69b5e820f0f972019b57eaded3abfc45c69bd75c0d120fe29982887e55d75f2c4c8b6486f7
 SHA512 
073307ca070794b47643e2ef2db4788fa92374735558b466441f0663f420cab45aecc7a1d99bb487ad23ebe602d5668369ffa6ab29fa3b0504356420ab3a7878
 DIST libprelude-5.1.1.tar.gz 2898350 BLAKE2B 
accc8610e8551f1c62156ea87748fa1dba2bd7d8bc0813782b2a91fde1cda5d64b404003846cd17af030486654cf48889dec5cf27c64874ac07c9cd905eb13ec
 SHA512 
eddd6e1cf4fc4b2fa79a5132316576cc7205915fa19bf3a2a68cbc4eaf5abf50e5c594384aa1742d620304916da634e113a7c33e4ebca2bcee96e35c9796ed5f
 DIST libprelude-5.2.0.tar.gz 2902019 BLAKE2B 
f4caecdc4d34a075fecef73e043e653943fb4af91f4ae5ec5bfdd2d00acccd2095087ba2e6e98aef786e801ba4396f7a66af2de64b5ab8de50921e078614e1a3
 SHA512 
e0dc0d7c06a4c250a5a12c5cddd8aa8db33d94f8afd85b1afdb264717d674e0dc0b4dc8a5336860df74ffe408023cc7a5356e3acc3c96876099659e33ce04dd0

diff --git a/dev-libs/libprelude/libprelude-4.0.0.ebuild 
b/dev-libs/libprelude/libprelude-4.0.0.ebuild
deleted file mode 100644
index 9e81d89702c..000
--- a/dev-libs/libprelude/libprelude-4.0.0.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-USE_RUBY="ruby21 ruby22 ruby23 ruby24 ruby25"
-DISTUTILS_OPTIONAL=1
-
-inherit autotools distutils-r1 ruby-single
-
-DESCRIPTION="Prelude-SIEM Framework Library"
-HOMEPAGE="https://www.prelude-siem.org;
-SRC_URI="https://www.prelude-siem.org/pkg/src/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="lua perl python ruby"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="net-libs/gnutls:=
-   lua? ( dev-lang/lua:0= )
-   perl? ( dev-lang/perl:= virtual/perl-ExtUtils-MakeMaker )
-   python? ( ${PYTHON_DEPS} )
-   ruby? ( ${RUBY_DEPS} )"
-
-DEPEND="${RDEPEND}
-   >=dev-lang/swig-3.0.7
-   dev-util/gtk-doc-am
-   sys-devel/flex
-   virtual/pkgconfig
-   virtual/yacc"
-
-PATCHES=(
-   "${FILESDIR}/${P}-fix-python-bindings.patch"
-)
-
-src_prepare() {
-   default
-
-   # Avoid null runpaths in Perl bindings.
-   sed -e 's/ LD_RUN_PATH=""//' -i "${S}/bindings/Makefile.am" || die "sed 
failed"
-
-   eautoreconf
-
-   if use python; then
-   cd bindings/python || die
-   distutils-r1_src_prepare
-   fi
-}
-
-src_configure() {
-   local myconf=(
-   --enable-easy-bindings
-   --with-swig
-   --without-python2
-   $(use_with lua)
-   $(use_with perl)
-   $(usex perl '--with-perl-installdirs=vendor' '')
-   $(use_with ruby)
-   )
-
-   if use python; then
-   python_setup
-   myconf+=( --with-python3="${EPYTHON}" )
-   else
-   myconf+=( --without-python3 )
-   fi
-
-   econf "${myconf[@]}"
-}
-
-src_compile() {
-   default
-   if use python; then
-   cd bindings/python || die
-   distutils-r1_src_compile
-   fi
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-   if use python; then
-   cd bindings/python || die
-   distutils-r1_src_install
-   fi
-}

diff --git a/dev-libs/libprelude/libprelude-4.1.0.ebuild 
b/dev-libs/libprelude/libprelude-4.1.0.ebuild
deleted file mode 100644
index 89be5ea0693..000
--- a/dev-libs/libprelude/libprelude-4.1.0.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-DISTUTILS_OPTIONAL=1
-
-inherit autotools distutils-r1 

  1   2   3   >