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

2020-03-03 Thread Andreas Sturmlechner
commit: b1f71d164dc87dcbe64f0bda01334081c4096da5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar  4 07:56:13 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar  4 07:56:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1f71d16

profiles: Fix mask messages

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

 profiles/package.mask | 35 ++-
 1 file changed, 26 insertions(+), 9 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index ea894f77f81..b701050c08c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -55,22 +55,39 @@ www-servers/tomcat:9
 app-portage/euscan
 
 # Andreas Sturmlechner  (2020-02-26)
-# Unmaintained revdeps on dev-python/pygtk blocking its removal, py2-only
-# All masked for removal in 30 days.
-# Last release in 2011, bug #708106
+# Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only
+# Last release in 2011, bug #708106, masked for removal in 30 days.
 app-cdr/gtkcdlabel
+
+# Andreas Sturmlechner  (2020-02-26)
+# Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only
 # No plans upstream to port away from pygtk, suggested alternative dupeguru
-# not packaged in Gentoo, bug #708112
+# not packaged in Gentoo, bug #708112. Masked for removal in 30 days.
 app-misc/fslint
-# Last release in 2012, bug #708124
+
+# Andreas Sturmlechner  (2020-02-26)
+# Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only
+# Last release in 2012, bug #708124, masked for removal in 30 days.
 app-text/keepnote
-# Last release in 2012, bug #708142
+
+# Andreas Sturmlechner  (2020-02-26)
+# Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only
+# Last release in 2012, bug #708142, masked for removal in 30 days.
 x11-misc/revelation
-# Last release in 2011, bug #708150
+
+# Andreas Sturmlechner  (2020-02-26)
+# Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only
+# Last release in 2011, bug #708150, masked for removal in 30 days.
 x11-misc/tintwizard
-# Last activity in 2013, bug #710162
+
+# Andreas Sturmlechner  (2020-02-26)
+# Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only
+# Last activity in 2013, bug #710162, masked for removal in 30 days.
 sci-misc/pythoncad
-# Last release in 2013, bug #710164
+
+# Andreas Sturmlechner  (2020-02-26)
+# Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only
+# Last release in 2013, bug #710164, masked for removal in 30 days.
 sci-electronics/gresistor
 
 # Jason A. Donenfeld  (2020-02-24)



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

2020-03-03 Thread Michał Górny
commit: 4ae4f87de3cc8f1f4702e8cda2714e42f4e03788
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 13:10:24 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ae4f87d

dev-python/jinja: stable on arm64

Bug: https://bugs.gentoo.org/710408
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/jinja/jinja-2.10.3-r1.ebuild 
b/dev-python/jinja/jinja-2.10.3-r1.ebuild
index f8873ac825b..5f75e1efedd 100644
--- a/dev-python/jinja/jinja-2.10.3-r1.ebuild
+++ b/dev-python/jinja/jinja-2.10.3-r1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/pallets/jinja/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris"
 IUSE="examples test"
 RESTRICT="!test? ( test )"
 



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

2020-03-03 Thread Michał Górny
commit: 0c38cfa1fc33a7093d065874e9fa7f3b1c019eeb
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 12:57:18 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c38cfa1

dev-python/freezegun: stable on arm64

Bug: https://bugs.gentoo.org/706138
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/freezegun/freezegun-0.3.12-r1.ebuild 
b/dev-python/freezegun/freezegun-0.3.12-r1.ebuild
index c5960eec32a..05c8f8311e2 100644
--- a/dev-python/freezegun/freezegun-0.3.12-r1.ebuild
+++ b/dev-python/freezegun/freezegun-0.3.12-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND="



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

2020-03-03 Thread Michał Górny
commit: de09bbc8ad8e1222de476ff29c6f928c952f186e
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 14:26:53 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de09bbc8

media-libs/portmidi: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

 media-libs/portmidi/portmidi-217-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/portmidi/portmidi-217-r3.ebuild 
b/media-libs/portmidi/portmidi-217-r3.ebuild
index 27dd06fd49d..e1470b69ef7 100644
--- a/media-libs/portmidi/portmidi-217-r3.ebuild
+++ b/media-libs/portmidi/portmidi-217-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/portmedia/${PN}-src-${PV}.zip"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
 IUSE="debug doc java python static-libs test-programs"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2020-03-03 Thread Michał Górny
commit: cd65ae19d5a1a781296277ce4b9648bdd8f6fc28
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 14:44:03 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd65ae19

app-misc/khal: added ~arm64 keyword

Bug: https://bugs.gentoo.org/696134
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

 app-misc/khal/khal-0.10.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/khal/khal-0.10.1-r1.ebuild 
b/app-misc/khal/khal-0.10.1-r1.ebuild
index 210ec0a6c51..094279f9a34 100644
--- a/app-misc/khal/khal-0.10.1-r1.ebuild
+++ b/app-misc/khal/khal-0.10.1-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://lostpackets.de/khal/;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 SLOT="0"
 IUSE="zsh-completion"
 



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

2020-03-03 Thread Michał Górny
commit: 50b6e03a3b2807ca138f150ce8ceabae9d5852cc
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 14:40:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b6e03a

dev-python/vdirsyncer: added ~arm64 keyword

Bug: https://bugs.gentoo.org/696134
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/vdirsyncer/vdirsyncer-0.16.7.ebuild 
b/dev-python/vdirsyncer/vdirsyncer-0.16.7.ebuild
index 353f31c6da6..2a312ce6464 100644
--- a/dev-python/vdirsyncer/vdirsyncer-0.16.7.ebuild
+++ b/dev-python/vdirsyncer/vdirsyncer-0.16.7.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/pimutils/vdirsyncer;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"



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

2020-03-03 Thread Michał Górny
commit: ae05b3bc7e061954ca9f45d183baf1c989d2b689
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 14:10:41 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae05b3bc

dev-python/pyproject2setuppy: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/pyproject2setuppy/pyproject2setuppy-2.ebuild 
b/dev-python/pyproject2setuppy/pyproject2setuppy-2.ebuild
index c3f79ba9001..896fe3a8636 100644
--- a/dev-python/pyproject2setuppy/pyproject2setuppy-2.ebuild
+++ b/dev-python/pyproject2setuppy/pyproject2setuppy-2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]



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

2020-03-03 Thread Michał Górny
commit: 9f679817f1e526784aebf3ab28cfba8c1bd1da8d
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 13:07:14 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f679817

dev-python/mako: stable on arm64

Bug: https://bugs.gentoo.org/710410
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/mako/mako-1.1.0.ebuild 
b/dev-python/mako/mako-1.1.0.ebuild
index d47bacaa515..31797ad4ddf 100644
--- a/dev-python/mako/mako-1.1.0.ebuild
+++ b/dev-python/mako/mako-1.1.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2020-03-03 Thread Michał Górny
commit: b4f0f8517ce7bbaa0c2bec69db0b43e998370e84
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 14:12:23 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f0f851

dev-python/testpath: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/testpath/testpath-0.4.4-r1.ebuild 
b/dev-python/testpath/testpath-0.4.4-r1.ebuild
index 33b3daa2bd9..797658640b4 100644
--- a/dev-python/testpath/testpath-0.4.4-r1.ebuild
+++ b/dev-python/testpath/testpath-0.4.4-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 
 DEPEND="
test? (



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

2020-03-03 Thread Michał Górny
commit: 1822b81d2266953ffc15ef9cabb02b1aec080b52
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 16:10:23 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1822b81d

dev-python/tqdm: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/tqdm/tqdm-4.40.0.ebuild 
b/dev-python/tqdm/tqdm-4.40.0.ebuild
index 42f440bd34b..53ef2260d2d 100644
--- a/dev-python/tqdm/tqdm-4.40.0.ebuild
+++ b/dev-python/tqdm/tqdm-4.40.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/tqdm/tqdm;
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="amd64 ~hppa ~sparc x86"
+   KEYWORDS="amd64 ~arm64 ~hppa ~sparc x86"
 fi
 
 DESCRIPTION="Add a progress meter to your loops in a second"



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

2020-03-03 Thread Michał Górny
commit: 4bab70b3d62613cda3731b75c7292f481d15fc38
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 14:17:50 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bab70b3

dev-python/zstandard: added ~arm64 keyword

Bug: https://bugs.gentoo.org/707282
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/zstandard/zstandard-0.13.0.ebuild 
b/dev-python/zstandard/zstandard-0.13.0.ebuild
index b43dc65f055..d934c50a8cd 100644
--- a/dev-python/zstandard/zstandard-0.13.0.ebuild
+++ b/dev-python/zstandard/zstandard-0.13.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-03-03 Thread Michał Górny
commit: a6bec1e69a22d1025515eee84683b0cf91868cce
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 12:21:59 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:46:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6bec1e6

dev-python/elementpath: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/elementpath/elementpath-1.4.1.ebuild 
b/dev-python/elementpath/elementpath-1.4.1.ebuild
index 4245483b3d4..433eca8f001 100644
--- a/dev-python/elementpath/elementpath-1.4.1.ebuild
+++ b/dev-python/elementpath/elementpath-1.4.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-03-03 Thread Michał Górny
commit: abe751db46fb80951627dec9950be3b4a58d6708
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 12:34:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:46:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abe751db

dev-python/hypothesis: added ~arm64 keyword

Bug: https://bugs.gentoo.org/703174
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/hypothesis/hypothesis-5.6.0.ebuild 
b/dev-python/hypothesis/hypothesis-5.6.0.ebuild
index b3200160cc3..0ccbecfd56d 100644
--- a/dev-python/hypothesis/hypothesis-5.6.0.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.6.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-03-03 Thread Michał Górny
commit: 0dabf40dce725644887b4d89f9fb13fce992384d
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 12:51:50 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:46:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dabf40d

dev-python/parso: stable on arm64

Bug: https://bugs.gentoo.org/711004
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/parso/parso-0.6.0.ebuild 
b/dev-python/parso/parso-0.6.0.ebuild
index 90ecd05abef..c89a09c8f16 100644
--- a/dev-python/parso/parso-0.6.0.ebuild
+++ b/dev-python/parso/parso-0.6.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/davidhalter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2020-03-03 Thread Michał Górny
commit: 2266f071d720fb0f5cab65591aef8d572a3e
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 14:22:20 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2266f071

media-libs/sdl-ttf: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

 media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild 
b/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild
index 70a44ce8728..0b08fb9f09b 100644
--- a/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild
+++ b/media-libs/sdl-ttf/sdl-ttf-2.0.11-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://www.libsdl.org/projects/SDL_ttf/release/${MY_P}.tar.gz;
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="static-libs X"
 
 RDEPEND="



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

2020-03-03 Thread Michał Górny
commit: 8d5e1c5594be9c5d8fdef8b58ad463976f2f5108
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 16:04:53 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5e1c55

dev-python/xmlschema: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/xmlschema/xmlschema-1.1.1.ebuild 
b/dev-python/xmlschema/xmlschema-1.1.1.ebuild
index 8ea796fb40b..b54622f999e 100644
--- a/dev-python/xmlschema/xmlschema-1.1.1.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.1.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-03-03 Thread Michał Górny
commit: 1911e5438a6a8e3be9bb7aea0bbeccadd944cce7
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 20:44:14 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1911e543

dev-python/pypiserver: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/pypiserver/pypiserver-1.3.1-r1.ebuild 
b/dev-python/pypiserver/pypiserver-1.3.1-r1.ebuild
index 75d145630ce..e217d3b80f5 100644
--- a/dev-python/pypiserver/pypiserver-1.3.1-r1.ebuild
+++ b/dev-python/pypiserver/pypiserver-1.3.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="ZLIB MIT"
 SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 ~arm64 ~hppa x86"
 IUSE="test"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



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

2020-03-03 Thread Michał Górny
commit: 1c52c3868811851c46aecfd7d19c1f651ba4e3a8
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 16:11:55 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c52c386

dev-python/readme_renderer: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/readme_renderer/readme_renderer-24.0-r1.ebuild 
b/dev-python/readme_renderer/readme_renderer-24.0-r1.ebuild
index 98bdcfb59b4..4047825b687 100644
--- a/dev-python/readme_renderer/readme_renderer-24.0-r1.ebuild
+++ b/dev-python/readme_renderer/readme_renderer-24.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~sparc x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~sparc x86"
 
 RDEPEND="
>=dev-python/bleach-2.1.0[${PYTHON_USEDEP}]



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

2020-03-03 Thread Michał Górny
commit: 71a3e11d0d8e8ed19cc007dfb485be9f67eab91e
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 14:28:48 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a3e11d

dev-python/pygame: added ~arm64 keyword

Closes: https://bugs.gentoo.org/706656
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/pygame/pygame-1.9.6-r1.ebuild 
b/dev-python/pygame/pygame-1.9.6-r1.ebuild
index 3fcc368dae0..93b619f76ae 100644
--- a/dev-python/pygame/pygame-1.9.6-r1.ebuild
+++ b/dev-python/pygame/pygame-1.9.6-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~sparc ~x86"
 IUSE="doc examples midi X"
 
 DEPEND="dev-python/numpy[${PYTHON_USEDEP}]



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

2020-03-03 Thread Michał Górny
commit: c145082545d75ca47572efd0cebdab39b0f31905
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 12:26:56 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:46:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1450825

dev-python/pytest: added ~arm64 keyword

Bug: https://bugs.gentoo.org/703174
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/pytest/pytest-5.3.5.ebuild 
b/dev-python/pytest/pytest-5.3.5.ebuild
index 33a14f2edb1..c9223204720 100644
--- a/dev-python/pytest/pytest-5.3.5.ebuild
+++ b/dev-python/pytest/pytest-5.3.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-03-03 Thread Michał Górny
commit: e51756d109ea91d866b68aa2f14780ab7d3ecfd5
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 16:13:39 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e51756d1

dev-python/jaraco-envs: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-envs/jaraco-envs-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-envs/jaraco-envs-1.0.1.ebuild 
b/dev-python/jaraco-envs/jaraco-envs-1.0.1.ebuild
index 72f6fb35ce8..79e940bb2d5 100644
--- a/dev-python/jaraco-envs/jaraco-envs-1.0.1.ebuild
+++ b/dev-python/jaraco-envs/jaraco-envs-1.0.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/jaraco/jaraco.envs/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~sparc ~x86"
 
 RDEPEND="dev-python/namespace-jaraco[${PYTHON_USEDEP}]
dev-python/path-py[${PYTHON_USEDEP}]



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

2020-03-03 Thread Michał Górny
commit: 2024a8f6d6eeafddf702d1c8eebd96ad048c5531
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 20:42:57 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2024a8f6

dev-python/twine: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/twine/twine-1.15.0.ebuild 
b/dev-python/twine/twine-1.15.0.ebuild
index d6fabace0f6..31df1906391 100644
--- a/dev-python/twine/twine-1.15.0.ebuild
+++ b/dev-python/twine/twine-1.15.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/pypa/twine/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~sparc x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~sparc x86"
 IUSE="test"
 
 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-03-03 Thread Michał Górny
commit: e43a95e59719bfdffdd4b1f9f2caba762e9642fb
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 20:47:13 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e43a95e5

dev-python/pytest: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/14830
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/pytest/pytest-4.6.9.ebuild 
b/dev-python/pytest/pytest-4.6.9.ebuild
index b20aeccb93d..61b91b2ec38 100644
--- a/dev-python/pytest/pytest-4.6.9.ebuild
+++ b/dev-python/pytest/pytest-4.6.9.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 ~arm64 ~hppa x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-03-03 Thread Michał Górny
commit: d23c461a2c51bfb29cde1114d10dba415f2a7afa
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 16:14:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d23c461a

dev-python/twine: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/twine/twine-3.1.1.ebuild 
b/dev-python/twine/twine-3.1.1.ebuild
index 7c6580ab609..a45c9444318 100644
--- a/dev-python/twine/twine-3.1.1.ebuild
+++ b/dev-python/twine/twine-3.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/pypa/twine/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="test"
 
 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-03-03 Thread Michał Górny
commit: cfbe1f5f7e3ae22d67cb85a783ae7d3d74ad781a
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 14:39:07 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfbe1f5f

dev-python/click-threading: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/click-threading/click-threading-0.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/click-threading/click-threading-0.4.4.ebuild 
b/dev-python/click-threading/click-threading-0.4.4.ebuild
index ef19dfba63a..df97e3b16cc 100644
--- a/dev-python/click-threading/click-threading-0.4.4.ebuild
+++ b/dev-python/click-threading/click-threading-0.4.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/click-contrib/${PN}/archive/${PV}.tar.gz -> ${P}-gh.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 RDEPEND=">=dev-python/click-5.0[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-github-alt/

2020-03-03 Thread Michał Górny
commit: 89685ec6527ac1c86640bcfc878d38ca6fcb551f
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Mar  3 14:15:02 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  4 04:47:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89685ec6

dev-python/sphinxcontrib-github-alt: added ~arm64 keyword

Bug: https://bugs.gentoo.org/710278
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Michał Górny  gentoo.org>

 .../sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild 
b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild
index a6dd4f90d8d..ff13f834f04 100644
--- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild
+++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/jupyter/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 BDEPEND=${RDEPEND}



[gentoo-commits] proj/security:master commit in: bin/

2020-03-03 Thread Thomas Deutschmann
commit: dda658f89dd2514a89dade9fa9d52d14b4d2c7cb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar  4 04:05:24 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar  4 04:05:24 2020 +
URL:https://gitweb.gentoo.org/proj/security.git/commit/?id=dda658f8

cvetool: add 'getcveidlist' action

'getcveidlist' action will allow you to get list of internal CVE ids
required for API request.

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

 bin/cvetool | 12 
 1 file changed, 12 insertions(+)

diff --git a/bin/cvetool b/bin/cvetool
index 28b8901..05d0b6e 100755
--- a/bin/cvetool
+++ b/bin/cvetool
@@ -47,6 +47,13 @@ class CVETool:
 sys.exit(1)
 
 self.assign(args[0], [self.cleanup_cve(cve) for cve in args[1:]])
+elif command =='getcveidlist':
+if len(args) < 1:
+print('Usage: getcveidlist  [...]')
+print('Returns a list of the real CVE IDs')
+sys.exit(1)
+
+self.getcveidlist([self.cleanup_cve(cve) for cve in args[0:]])
 elif command == 'new':
 if len(args) != 1:
 print('Usage: new ')
@@ -90,6 +97,11 @@ class CVETool:
 print(' State: ' + data['state'])
 print('  Bugs: ' + ' , '.join(['https://bugs.gentoo.org/' + 
str(bug) for bug in data['bugs']]))
 
+def getcveidlist(self, cves):
+cve_ids = [self.get_internal_cve_id(cve) for cve in cves]
+print('CVE IDs: cves=' + ','.join([str(c) for c in cve_ids]))
+
+
 def assign(self, bug, cves):
 cve_ids = [self.get_internal_cve_id(cve) for cve in cves]
 response = self.request('/cve/assign/?bug=' + str(bug) + '=' + 
','.join([str(c) for c in cve_ids]))



[gentoo-commits] proj/security:master commit in: bin/

2020-03-03 Thread Thomas Deutschmann
commit: 062dfa1f3bd86a7e8c898eac0ef948a425410986
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar  4 04:04:56 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar  4 04:04:56 2020 +
URL:https://gitweb.gentoo.org/proj/security.git/commit/?id=062dfa1f

cvetool: info: show internal CVE id in addition

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

 bin/cvetool | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/cvetool b/bin/cvetool
index f60248b..28b8901 100755
--- a/bin/cvetool
+++ b/bin/cvetool
@@ -83,7 +83,7 @@ class CVETool:
 print('{} not found in Gentoo\'s CVE database!'.format(cve))
 sys.exit(0)
 
-print('CVE ID: ' + data['cve_id'])
+print('CVE ID: ' + data['cve_id'] + ' (#' + str(data['id']) + ')')
 print('   Summary: ' + data['summary'])
 print(' Published: ' + (data['published_at'] if data['published_at'] 
is not None else "Not yet published"))
 print('-' * 80)



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

2020-03-03 Thread Georgy Yakovlev
commit: 24b166034d44511c23e4f92cf20fa67be10af330
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Mar  4 03:48:13 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Mar  4 03:48:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b16603

sys-apps/nvme-cli: keyword on ~arm64

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

 sys-apps/nvme-cli/nvme-cli-1.9-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/nvme-cli/nvme-cli-1.9-r3.ebuild 
b/sys-apps/nvme-cli/nvme-cli-1.9-r3.ebuild
index 9d9a923835b..c9ca69fcdc9 100644
--- a/sys-apps/nvme-cli/nvme-cli-1.9-r3.ebuild
+++ b/sys-apps/nvme-cli/nvme-cli-1.9-r3.ebuild
@@ -12,7 +12,7 @@ RESTRICT="test"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 IUSE="+uuid"
 
 RDEPEND="uuid? ( sys-apps/util-linux:= )"



[gentoo-commits] repo/proj/guru:dev commit in: dev-lang/aldor/

2020-03-03 Thread Alessandro Barbieri
commit: 2755e38779a4d6ad75a88a17bef85f92bc742b64
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Wed Mar  4 01:48:06 2020 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Wed Mar  4 01:48:06 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2755e387

dev-lang/aldor: removed blank lines

Package-Manager: Portage-2.3.91, Repoman-2.3.20
Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-lang/aldor/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-lang/aldor/metadata.xml b/dev-lang/aldor/metadata.xml
index fb22608..459bf46 100644
--- a/dev-lang/aldor/metadata.xml
+++ b/dev-lang/aldor/metadata.xml
@@ -14,7 +14,4 @@ The Aldor language combines imperative, functional, and 
object-oriented features

Use Boehm Garbage Collector instead of 
built-in

-
-
-
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-lang/aldor/

2020-03-03 Thread Alessandro Barbieri
commit: ddc30e856ca7ccaf89192d4eb5c809587a75d410
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Wed Mar  4 01:44:28 2020 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Wed Mar  4 01:44:28 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ddc30e85

dev-lang/aldor: many changes, WIP

Package-Manager: Portage-2.3.91, Repoman-2.3.20
Signed-off-by: Alessandro Barbieri  gmail.com>

 dev-lang/aldor/aldor-1.2.0_p20190730.ebuild | 62 +
 dev-lang/aldor/metadata.xml |  6 +++
 2 files changed, 52 insertions(+), 16 deletions(-)

diff --git a/dev-lang/aldor/aldor-1.2.0_p20190730.ebuild 
b/dev-lang/aldor/aldor-1.2.0_p20190730.ebuild
index bb79cb1..e962d85 100644
--- a/dev-lang/aldor/aldor-1.2.0_p20190730.ebuild
+++ b/dev-lang/aldor/aldor-1.2.0_p20190730.ebuild
@@ -4,9 +4,8 @@
 EAPI="7"
 
 COMMIT="13e5b90eecc79ec6704efb333c4c100187520e80"
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1
 
+#TODO: figure out if a java eclass is needed
 inherit autotools elisp-common
 
 DESCRIPTION="The Aldor Programming Language"
@@ -21,13 +20,24 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 
-IUSE="doc emacs"
+IUSE="boehm-gc doc emacs java"
 
-RDEPEND="
+#is junit dep. only for test?
+#TODO: choose a slot for junit
+CDEPEND="
+   boehm-gc? ( dev-libs/boehm-gc )
emacs? ( app-editors/emacs:= )
+   java? ( dev-java/junit )
+"
+RDEPEND="
+   ${CDEPEND}
+   java? ( virtual/jre:1.8 )
 "
 DEPEND="
-   ${RDEPEND}
+   ${CDEPEND}
+   java? ( virtual/jdk:1.8 )
+"
+BDEPEND="
virtual/yacc
 
doc? ( virtual/latex-base )
@@ -40,23 +50,42 @@ DOCS=( AUTHORS README.building README.binary-only 
README.library ../README.md )
 
 src_unpack() {
unpack "${P}.tar.gz"
-   use doc && cp "${DISTDIR}/libaldor.pdf.gz" "${S}" && gunzip 
"${S}/libaldor.pdf.gz" || die
+   if use doc ; then
+   cp "${DISTDIR}/libaldor.pdf.gz" "${S}"
+   gunzip "${S}/libaldor.pdf.gz"
+   fi
use emacs && cp "${DISTDIR}/aldor.el.nw" "${S}" || die
 }
 
+src_prepare() {
+   #TODO: respect CFLAGS and remove Werror
+   eapply_user
+   eautoreconf
+}
+
+src_configure() {
+   local myconf=(
+   --disable-static
+   --enable-libraries
+   --enable-shared
+   $(use_enable java)
+   $(use_with java java-junit)
+   $(use_with boehm-gc)
+   )
+   econf "${myconf[@]}"
+}
+
 src_compile() {
if use doc ; then
-   ( cd aldorug; emake aldorug.pdf ) || die "make aldorug.pdf 
failed"
-   ( cd lib/aldor/tutorial
+   ( cd "${S}/aldorug"; emake aldorug.pdf ) || die "make 
aldorug.pdf failed"
+   ( cd "${S}/lib/aldor/tutorial"
pdflatex tutorial.tex
pdflatex tutorial.tex ) || die "make tutorial.pdf 
failed"
-   tar xzf "${DISTDIR}/algebra.html.tar.gz"
fi
-
+   cd "${S}"
if use emacs ; then
notangle "aldor.el.nw" > aldor.el
-   notangle -Rinit.el "aldor.el.nw" | \
-   sed -e '1s/^.*$/;; aldor mode/' > 64aldor-gentoo.el
+   notangle -Rinit.el "aldor.el.nw" | sed -e '1s/^.*$/;; aldor 
mode/' > 64aldor-gentoo.el
if use doc ; then
einfo "Documentation for the aldor emacs mode"
noweave "aldor.el.nw" > aldor-mode.tex
@@ -64,15 +93,16 @@ src_compile() {
pdflatex aldor-mode.tex || die "make aldor-mode.pdf 
failed"
fi
fi
+   cd "${S}"
default
 }
 
 src_install() {
-   if use doc ; then
-   DOCS+=( aldorug/aldorug.pdf lib/aldor/tutorial/tutorial.pdf 
libaldor.pdf )
-   fi
+   use doc && DOCS+=( aldorug/aldorug.pdf lib/aldor/tutorial/tutorial.pdf 
libaldor.pdf )
+
if use emacs ; then
-   DOCS+=( aldor-mode.pdf )
+   use doc && DOCS+=( aldor-mode.pdf )
+   #TODO: rename aldor.el
elisp-site-file-install aldor.el
elisp-site-file-install 64aldor-gentoo.el
fi

diff --git a/dev-lang/aldor/metadata.xml b/dev-lang/aldor/metadata.xml
index 4b9f701..fb22608 100644
--- a/dev-lang/aldor/metadata.xml
+++ b/dev-lang/aldor/metadata.xml
@@ -11,4 +11,10 @@ The Aldor language combines imperative, functional, and 
object-oriented features

pippijn/aldor

+   
+   Use Boehm Garbage Collector instead of 
built-in
+   
+
+
+
 



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

2020-03-03 Thread Mike Pagano
commit: 6d251ad6f000ea2aec8f2cc3e05d01f4f13fd383
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar  4 00:13:45 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar  4 00:13:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d251ad6

dev-util/idea-community: Version bump and soname fix

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mike Pagano  gentoo.org>

 dev-util/idea-community/Manifest  | 2 +-
 193.6015.39.ebuild => idea-community-2019.3.3.193.6494.35.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/idea-community/Manifest b/dev-util/idea-community/Manifest
index 721af0ff26e..18bb1b15793 100644
--- a/dev-util/idea-community/Manifest
+++ b/dev-util/idea-community/Manifest
@@ -1,4 +1,4 @@
-DIST ideaIC-3.2.193.6015.39.tar.gz 563811740 BLAKE2B 
393adfb070e3cc41f290056cd4a55d676726dbf4ebcf2729cb25673a669c5f04185c267e64d687795e2555a543142d78f26c9ac83dab7415f3b9e3aa2136f2de
 SHA512 
b71817d51ddac8f41e65d96ec8138d28d871465c52938f6cec837c9fdf5c16fb48bd0d08d3ee545aa3953516f2a56ee9faee0de3052361ad58685be26a15ee29
+DIST ideaIC-3.3.193.6494.35.tar.gz 563410584 BLAKE2B 
765c22e5cf25f8daf465e14cbaca2803a560fe175ce8bd678c9d3890b033b50301aae6ced5c5e2c3a682158c7b5cce3daa38ace25e178a6be49cee5c51b60305
 SHA512 
c8593434fc230a9e3214cac6782130c42b5a98aadd2d27811be2bec3dae1a311b1af3995739b8eb198e6641974b55cb993b9505496e2688c8a8a67c210e3d9d8
 DIST jbr-11_0_2-linux-x64-b164.tar.gz 131483925 BLAKE2B 
fb9c55094aeb4a9e6b89ef41699252355895fa4bf55eaa0d3c0a637b6485b5a91a0445b5f4af1872b62cd67b639f7354e05770970d41dcfa58ffeda7ae43c5b6
 SHA512 
4f32940166cc8ad5a138866e18d4cbfcd07f4326a85c051b7a622c9dcb8ee4b6d493331ef24d0c01999134fa2a9bad901f026982c16780fdc5e6b9308821db34
 DIST jbrx-8u202-linux-i586-b1483.37.tar.gz 80726147 BLAKE2B 
e4e5a076a541fd7153e861193ff4247c02ecbc144396ed28737afa7440f7771569b8d968b7c67b3dac333a89ff0b54cc9e5e76d1651b174cc7c0c21b1deb033c
 SHA512 
53693f2ce994f4891807873ae3fe46ce60bee000b78be03c5d3df06b436328abe5b5d7e75d43e57f35f24187f49915187d034b39589e29806f55deeb14a029f2
 DIST jbrx-8u202-linux-x64-b1483.37.tar.gz 81812743 BLAKE2B 
86ddf0c8dc992a27e680caa821f54fa4d647a8bff78b9fdbef82996bfbba828a2f68f1a00ed64bd92ce24a62bfc6c0240837c396644c6e91244cb0d980b6c704
 SHA512 
cd31a3c4da7b8c65e9ae89326c2c8b260b51890258d30f64b1e8a7c6c1442bb2cb68ea2aa80387ce0c1a8f50e3533e8231f72c5935b639e3cf82bc1ffedee8e9

diff --git a/dev-util/idea-community/idea-community-2019.3.2.193.6015.39.ebuild 
b/dev-util/idea-community/idea-community-2019.3.3.193.6494.35.ebuild
similarity index 98%
rename from dev-util/idea-community/idea-community-2019.3.2.193.6015.39.ebuild
rename to dev-util/idea-community/idea-community-2019.3.3.193.6494.35.ebuild
index b33ce52f9b7..31255cb3438 100644
--- a/dev-util/idea-community/idea-community-2019.3.2.193.6015.39.ebuild
+++ b/dev-util/idea-community/idea-community-2019.3.3.193.6494.35.ebuild
@@ -81,7 +81,7 @@ src_prepare() {
JRE_DIR=jre
fi
if use jbr8; then
-   mv "${WORKDIR}/jre" ./"${JRE_DIR}"
+   mv "${WORKDIR}/jre" ./"${JRE_DIR}"
fi
 
rm -vf "${S}"/"${JRE_DIR}"/lib/*/libavplugin* || die
@@ -89,7 +89,7 @@ src_prepare() {
rm -vrf "${S}"/lib/pty4j-native/linux/ppc64le || die
rm -vf "${S}"/bin/libdbm64* || die
 
-   if [[ -f "${JRE_DIR}" ]]; then
+   if [[ -d "${S}"/"${JRE_DIR}" ]]; then
for file in 
"${S}"/"${JRE_DIR}"/lib/amd64/{libfxplugins.so,libjfxmedia.so}
do
patchelf --set-rpath '$ORIGIN' $file || die



[gentoo-commits] proj/gamerlay:master commit in: games-engines/fifechan/

2020-03-03 Thread Azamat H. Hackimov
commit: 7b2ea89e4f2d2e22087c8deef6e16f4dcc5129b3
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Mar  3 23:32:01 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Tue Mar  3 23:32:01 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=7b2ea89e

games-engines/fifechan: update package to 0.1.5

Added ~x86 keyword, removed live.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 ...fifechan-0.1.4.ebuild => fifechan-0.1.5.ebuild} |  4 +-
 games-engines/fifechan/fifechan-.ebuild| 49 --
 2 files changed, 2 insertions(+), 51 deletions(-)

diff --git a/games-engines/fifechan/fifechan-0.1.4.ebuild 
b/games-engines/fifechan/fifechan-0.1.5.ebuild
similarity index 93%
rename from games-engines/fifechan/fifechan-0.1.4.ebuild
rename to games-engines/fifechan/fifechan-0.1.5.ebuild
index 23f1725..8522eb7 100644
--- a/games-engines/fifechan/fifechan-0.1.4.ebuild
+++ b/games-engines/fifechan/fifechan-0.1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/fifengine/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="allegro +opengl +sdl irrlicht"
 
 DEPEND="

diff --git a/games-engines/fifechan/fifechan-.ebuild 
b/games-engines/fifechan/fifechan-.ebuild
deleted file mode 100644
index cdd5bcc..000
--- a/games-engines/fifechan/fifechan-.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils git-r3
-
-DESCRIPTION="Lightweight cross platform GUI C++ library designed for games"
-HOMEPAGE="http://fifengine.github.io/fifechan/;
-EGIT_REPO_URI="https://github.com/fifengine/fifechan;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="allegro +opengl +sdl irrlicht"
-
-DEPEND="
-   x11-libs/libXext
-   irrlicht? (
-   dev-games/irrlicht
-   )
-   sdl? (
-   media-libs/libsdl2
-   media-libs/sdl-ttf
-   media-libs/sdl2-image[png]
-   )
-   opengl? (
-   virtual/opengl
-   virtual/glu
-   )
-   allegro? (
-   media-libs/allegro:0
-   )
-"
-RDEPEND="${DEPEND}"
-
-usx() { usex $* ON OFF; }
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_ALLEGRO=$(usx allegro)
-   -DENABLE_OPENGL=$(usx opengl)
-#  -DENABLE_OPENGL_CONTRIB=$(usx opengl)
-   -DENABLE_SDL=$(usx sdl)
-   -DENABLE_SDL_CONTRIB=$(usx sdl)
-   -DENABLE_IRRLICHT=$(usx irrlicht)
-   )
-   cmake-utils_src_configure
-}



[gentoo-commits] proj/gamerlay:master commit in: games-strategy/curseofwar/

2020-03-03 Thread Azamat H. Hackimov
commit: e6eba1c51e1ad22bc6c5478ff6fa5b3ecaf88831
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Mar  3 23:11:01 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Tue Mar  3 23:11:01 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=e6eba1c5

games-strategy/curseofwar: update package

Fixes compilation with curses, minor fixes.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 .../{curseofwar-1.2.0.ebuild => curseofwar-1.2.0-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-strategy/curseofwar/curseofwar-1.2.0.ebuild 
b/games-strategy/curseofwar/curseofwar-1.2.0-r1.ebuild
similarity index 84%
rename from games-strategy/curseofwar/curseofwar-1.2.0.ebuild
rename to games-strategy/curseofwar/curseofwar-1.2.0-r1.ebuild
index fbb4392..86934a4 100644
--- a/games-strategy/curseofwar/curseofwar-1.2.0.ebuild
+++ b/games-strategy/curseofwar/curseofwar-1.2.0-r1.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
 
 EAPI=6
 
@@ -23,7 +22,8 @@ RDEPEND="${DEPEND}"
 src_prepare() {
default
sed -i -e "s:%VERSION%:${PV}:g" ${PN}{,-sdl}.6
-   sed -i -e "s:/usr/local/share/:${GAMES_DATADIR}/:g" path.c
+   sed -i -e "s:/usr/local/share/:/usr/share/:g" path.c
+   sed -i -e "s:TARGET_LINK_LIBRARIES( curseofwar \${COMMON_LIBS} ncurses 
):TARGET_LINK_LIBRARIES( curseofwar \${COMMON_LIBS} ncurses tinfo ):g" 
CMakeLists.txt
epatch "${FILESDIR}/${P}-fix-gcc-error-compilation.patch"
cmake-utils_src_prepare
 }



[gentoo-commits] proj/gamerlay:master commit in: games-strategy/vcmi-data/

2020-03-03 Thread Azamat H. Hackimov
commit: 8ada028b07b05112131cdfe9eed6df6236f2a62d
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Mar  3 22:52:12 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Tue Mar  3 22:52:12 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=8ada028b

games-strategy/vcmi-data: update package

Migrate from deprecated eclass.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 games-strategy/vcmi-data/metadata.xml   |  4 
 .../{vcmi-data-0.99.ebuild => vcmi-data-0.99-r1.ebuild} | 13 +
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/games-strategy/vcmi-data/metadata.xml 
b/games-strategy/vcmi-data/metadata.xml
new file mode 100644
index 000..097975e
--- /dev/null
+++ b/games-strategy/vcmi-data/metadata.xml
@@ -0,0 +1,4 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+

diff --git a/games-strategy/vcmi-data/vcmi-data-0.99.ebuild 
b/games-strategy/vcmi-data/vcmi-data-0.99-r1.ebuild
similarity index 83%
rename from games-strategy/vcmi-data/vcmi-data-0.99.ebuild
rename to games-strategy/vcmi-data/vcmi-data-0.99-r1.ebuild
index 8f0571e..4fe5be9 100644
--- a/games-strategy/vcmi-data/vcmi-data-0.99.ebuild
+++ b/games-strategy/vcmi-data/vcmi-data-0.99-r1.ebuild
@@ -1,10 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
 
-EAPI=5
-
-inherit games
+EAPI=7
 
 DESCRIPTION="Core data for vcmi"
 HOMEPAGE="http://forum.vcmi.eu/index.php;
@@ -16,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="app-arch/unzip"
@@ -25,7 +22,7 @@ RDEPEND=""
 S="${WORKDIR}"
 
 src_install() {
-   insinto "${GAMES_DATADIR}/${PN%-data}"
+   insinto "/usr/share/${PN%-data}"
rm -rf Mods/vcmi/Data/s
doins -r *
 }
@@ -34,7 +31,7 @@ pkg_postinst() {
elog "For the game to work properly, please copy your"
elog 'Heroes Of Might and Magic ("The Wake Of Gods" or'
elog '"Shadow of Death" or "Complete edition")'
-   elog "game directory into ${GAMES_DATADIR}/${PN}."
+   elog "game directory into /usr/share/${PN}."
elog "or use 'vcmibuilder' utility on your:"
elog "   a) One or two CD's or CD images"
elog "   b) gog.com installer"



[gentoo-commits] proj/gamerlay:master commit in: games-strategy/uplink/

2020-03-03 Thread Azamat H. Hackimov
commit: b9e7e3755e2c6faf6a583bc51c02f7302ed3b027
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Mar  3 23:00:44 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Tue Mar  3 23:00:44 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=b9e7e375

games-strategy/uplink: update package

Migrate from deprecated eclass.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 games-strategy/uplink/metadata.xml  |  4 
 .../{uplink-1.6.ebuild => uplink-1.6-r1.ebuild} | 21 +++--
 2 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/games-strategy/uplink/metadata.xml 
b/games-strategy/uplink/metadata.xml
new file mode 100644
index 000..097975e
--- /dev/null
+++ b/games-strategy/uplink/metadata.xml
@@ -0,0 +1,4 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+

diff --git a/games-strategy/uplink/uplink-1.6.ebuild 
b/games-strategy/uplink/uplink-1.6-r1.ebuild
similarity index 80%
rename from games-strategy/uplink/uplink-1.6.ebuild
rename to games-strategy/uplink/uplink-1.6-r1.ebuild
index 66309f2..c8c2be7 100644
--- a/games-strategy/uplink/uplink-1.6.ebuild
+++ b/games-strategy/uplink/uplink-1.6-r1.ebuild
@@ -1,6 +1,9 @@
-EAPI=5
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
 
-inherit games
+EAPI=7
+
+inherit desktop eutils
 
 MY_P="${PN}_${PV}-1"
 
@@ -11,11 +14,11 @@ SRC_URI="amd64? ( ${MY_P}_amd64.tar.gz )
 RESTRICT="fetch"
 
 # Bundled libs :(
-QA_PRESTRIPPED="${GAMES_PREFIX_OPT}/${PN}/lib.*"
+QA_PRESTRIPPED="/opt/${PN}/lib.*"
 
-LICENSE="introversion"
+LICENSE="all-rights-reserved"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="-* ~amd64 ~x86"
 IUSE=""
 
 DEPEND=""
@@ -33,7 +36,7 @@ pkg_nofetch() {
 src_unpack() {
local root
 
-   unpack "${A}"
+   unpack ${A}
 
if use amd64; then
root=uplink-x64
@@ -49,7 +52,7 @@ src_unpack() {
 S="${WORKDIR}/${PN}"
 
 src_install() {
-   local dir="${GAMES_PREFIX_OPT}/${PN}"
+   local dir="/opt/${PN}"
local exe lib
 
insinto "${dir}"
@@ -77,9 +80,7 @@ src_install() {
 
doicon uplink.png
make_desktop_entry "${PN}" Uplink uplink
-   games_make_wrapper "${PN}" "${dir}/$exe"
+   make_wrapper "${PN}" "${dir}/$exe"
 
dodoc changes.txt mods.txt readme.txt
-
-   prepgamesdirs
 }



[gentoo-commits] proj/gamerlay:master commit in: games-strategy/unknown-horizons/

2020-03-03 Thread Azamat H. Hackimov
commit: 373742308d4e4b6b312aa6e76dd74a9769327de8
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Wed Mar  4 00:04:09 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Wed Mar  4 00:04:09 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=37374230

games-strategy/unknown-horizons: update to 2019.1

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 games-strategy/unknown-horizons/metadata.xml   |  2 +-
 .../unknown-horizons-2017.2.ebuild | 52 -
 .../unknown-horizons-2019.1.ebuild | 53 ++
 .../unknown-horizons/unknown-horizons-.ebuild  | 52 -
 4 files changed, 54 insertions(+), 105 deletions(-)

diff --git a/games-strategy/unknown-horizons/metadata.xml 
b/games-strategy/unknown-horizons/metadata.xml
index 31afb77..7a6f11a 100644
--- a/games-strategy/unknown-horizons/metadata.xml
+++ b/games-strategy/unknown-horizons/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
toty...@unknown-horizons.org
totycro


diff --git a/games-strategy/unknown-horizons/unknown-horizons-2017.2.ebuild 
b/games-strategy/unknown-horizons/unknown-horizons-2017.2.ebuild
deleted file mode 100644
index fc07388..000
--- a/games-strategy/unknown-horizons/unknown-horizons-2017.2.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 pypy )
-DISTUTILS_SINGLE_IMPL=1
-PYTHON_REQ_USE="sqlite"
-
-inherit distutils-r1
-
-DESCRIPTION="Anno-like real time strategy game"
-HOMEPAGE="http://www.unknown-horizons.org/;
-SRC_URI="http://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="test"
-
-DEPEND="
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   test? (
-   dev-python/greenlet[${PYTHON_USEDEP}]
-   dev-python/polib[${PYTHON_USEDEP}]
-   dev-python/isort[${PYTHON_USEDEP}]
-   dev-python/pylint[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/pycodestyle[${PYTHON_USEDEP}]
-   )
-   games-engines/fifengine[${PYTHON_USEDEP}]
-   games-engines/fifechan
-   ${PYTHON_DEPS}
-"
-
-RDEPEND="$DEPEND"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-src_test() {
-   ${PYTHON} ./run_tests.py
-}
-
-src_compile() {
-   distutils-r1_src_compile build_i18n
-}
-
-src_install() {
-   distutils-r1_src_install
-}

diff --git a/games-strategy/unknown-horizons/unknown-horizons-2019.1.ebuild 
b/games-strategy/unknown-horizons/unknown-horizons-2019.1.ebuild
new file mode 100644
index 000..da04746
--- /dev/null
+++ b/games-strategy/unknown-horizons/unknown-horizons-2019.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_SINGLE_IMPL=1
+PYTHON_REQ_USE="sqlite"
+
+inherit distutils-r1
+
+DESCRIPTION="Anno-like real time strategy game"
+HOMEPAGE="http://www.unknown-horizons.org/;
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE="test"
+
+RDEPEND="
+   dev-python/pyyaml
+   dev-python/pillow
+   >=games-engines/fifengine-0.4.2[python]
+   >=games-engines/fifechan-0.1.5
+   ${PYTHON_DEPS}
+"
+DEPEND="
+   ${RDEPEND}
+   test? (
+   dev-python/greenlet
+   dev-python/polib
+   dev-python/isort
+   dev-python/pylint
+   dev-python/mock
+   dev-python/nose
+   dev-python/pycodestyle
+   )
+"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+src_test() {
+   ${PYTHON} ./run_tests.py
+}
+
+src_compile() {
+   distutils-r1_src_compile build_i18n
+}
+
+src_install() {
+   distutils-r1_src_install
+}

diff --git a/games-strategy/unknown-horizons/unknown-horizons-.ebuild 
b/games-strategy/unknown-horizons/unknown-horizons-.ebuild
deleted file mode 100644
index 63cc011..000
--- a/games-strategy/unknown-horizons/unknown-horizons-.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 pypy )
-DISTUTILS_SINGLE_IMPL=1
-PYTHON_REQ_USE="sqlite"
-
-inherit distutils-r1 git-r3
-
-DESCRIPTION="Anno-like real time strategy game"
-HOMEPAGE="http://www.unknown-horizons.org/;
-EGIT_REPO_URI="http://github.com/${PN}/${PN};
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="test"
-
-DEPEND="
-   

[gentoo-commits] proj/gamerlay:master commit in: games-strategy/vcmi/

2020-03-03 Thread Azamat H. Hackimov
commit: c7ca20d4dcf5b1e25b0622c6d0335d891ffc
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Mar  3 22:49:19 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Tue Mar  3 22:49:19 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=c7ca20ee

games-strategy/vcmi: minor fixes

Removed live ebuild

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 games-strategy/vcmi/metadata.xml |  8 
 games-strategy/vcmi/vcmi-0.99.ebuild |  5 +--
 games-strategy/vcmi/vcmi-.ebuild | 81 
 3 files changed, 10 insertions(+), 84 deletions(-)

diff --git a/games-strategy/vcmi/metadata.xml b/games-strategy/vcmi/metadata.xml
new file mode 100644
index 000..0fbb816
--- /dev/null
+++ b/games-strategy/vcmi/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+Enable compilation of ERM scripting module
+Enable launcer support
+
+

diff --git a/games-strategy/vcmi/vcmi-0.99.ebuild 
b/games-strategy/vcmi/vcmi-0.99.ebuild
index bf28be7..82ccb57 100644
--- a/games-strategy/vcmi/vcmi-0.99.ebuild
+++ b/games-strategy/vcmi/vcmi-0.99.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
 
 EAPI=7
 
@@ -12,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="+debug erm +launcher"
 
 CDEPEND="

diff --git a/games-strategy/vcmi/vcmi-.ebuild 
b/games-strategy/vcmi/vcmi-.ebuild
deleted file mode 100644
index ce5f4b0..000
--- a/games-strategy/vcmi/vcmi-.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit eutils games cmake-utils git-r3
-
-DESCRIPTION="Heroes of Might and Magic III game engine rewrite"
-HOMEPAGE="http://forum.vcmi.eu/index.php;
-SRC_URI=""
-EGIT_REPO_URI="https://github.com/${PN}/${PN};
-EGIT_BRANCH="develop"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="debug editor launcher +erm"
-
-CDEPEND="
-   media-libs/libsdl2[video]
-   media-libs/sdl2-image
-   media-libs/sdl2-mixer
-   media-libs/sdl2-ttf
-   virtual/ffmpeg
-   sys-libs/zlib[minizip]
-   editor? (
-   dev-qt/qtgui
-   dev-qt/qtcore
-   dev-qt/qtwidgets
-   )
-   launcher? (
-   dev-qt/qtgui
-   dev-qt/qtcore
-   dev-qt/qtnetwork
-   dev-qt/qtwidgets
-   )
-   dev-libs/fuzzylite
-"
-
-DEPEND="
-   >dev-libs/boost-1.48.0
-   virtual/pkgconfig
-   ${CDEPEND}
-"
-RDEPEND="
-   ${CDEPEND}
-"
-PDEPEND="
-   games-strategy/vcmi-data
-"
-
-src_configure() {
-   local MY_DATADIR="${GAMES_DATADIR#/usr/}/${PN}"
-   local MY_GAMESLIBDIR=$(games_get_libdir)
-   local MY_LIBDIR=${MY_GAMESLIBDIR#/usr/}
-   local MY_BINDIR=${GAMES_BINDIR#/usr/}
-
-   use editor && ewarn "Editor seems to be broken. At least, it fails to 
build for me"
-   use debug || ewarn "Somewhy, buildsystem don't want to use cotire 
(compile time reducer) generated pch (precompiled header) with disabled debug, 
so, you will see the warnings on each target."
-
-   local mycmakeargs=(
-   -DDATA_DIR="${MY_DATADIR}"
-   -DLIB_DIR="${MY_LIBDIR}"
-   -DBIN_DIR="${MY_BINDIR}"
-   $(cmake-utils_use_enable erm ERM)
-   $(cmake-utils_use_enable editor EDITOR)
-   $(cmake-utils_use_enable launcher LAUNCHER)
-   )
-   export CCACHE_SLOPPINESS="time_macros"
-   cmake-utils_src_configure
-}
-
-src_install() {
-   cmake-utils_src_install
-   prepgamesdirs
-}
-
-pkg_postinst() {
-   games_pkg_postinst
-}



[gentoo-commits] proj/gamerlay:master commit in: games-strategy/anomaly/

2020-03-03 Thread Azamat H. Hackimov
commit: 0e293e6677634c5f9e906ed9632e01501f71a65f
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Mar  3 22:28:31 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Tue Mar  3 22:28:31 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=0e293e66

games-strategy/anomaly: update package

Migrate from deprecated eclass.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 ...-20130402.ebuild => anomaly-20130402-r1.ebuild} | 54 +-
 games-strategy/anomaly/metadata.xml|  2 +-
 2 files changed, 22 insertions(+), 34 deletions(-)

diff --git a/games-strategy/anomaly/anomaly-20130402.ebuild 
b/games-strategy/anomaly/anomaly-20130402-r1.ebuild
similarity index 54%
rename from games-strategy/anomaly/anomaly-20130402.ebuild
rename to games-strategy/anomaly/anomaly-20130402-r1.ebuild
index b8c59f0..adccff4 100644
--- a/games-strategy/anomaly/anomaly-20130402.ebuild
+++ b/games-strategy/anomaly/anomaly-20130402-r1.ebuild
@@ -1,54 +1,44 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
 
-EAPI="5"
+EAPI=7
 
-inherit unpacker games
+inherit desktop eutils multilib-minimal unpacker
 
-DESCRIPTION="An extraordinary mixture of action and strategy in a reversed 
tower defense formula."
+DESCRIPTION="An extraordinary mixture of action and strategy."
 HOMEPAGE="http://www.anomalythegame.com/;
 # Is it non-HiB distfile?
 SRC_URI="AnomalyWarzoneEarth-Installer_Humble_Linux_1364850491.zip"
 RESTRICT="fetch strip"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
-IUSE="multilib"
+IUSE=""
 
 DEPEND=""
 RDEPEND="
-   x86? (
-   media-libs/openal
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libXau
-   x11-libs/libxcb
-   x11-libs/libXdamage
-   x11-libs/libXdmcp
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXxf86vm
-   )
-   amd64? (
-   app-emulation/emul-linux-x86-xlibs
-   app-emulation/emul-linux-x86-opengl
-   app-emulation/emul-linux-x86-sdl
-   )
+   media-libs/openal[${MULTILIB_USEDEP}]
+   x11-libs/libdrm[${MULTILIB_USEDEP}]
+   x11-libs/libX11[${MULTILIB_USEDEP}]
+   x11-libs/libXau[${MULTILIB_USEDEP}]
+   x11-libs/libxcb[${MULTILIB_USEDEP}]
+   x11-libs/libXdamage[${MULTILIB_USEDEP}]
+   x11-libs/libXdmcp[${MULTILIB_USEDEP}]
+   x11-libs/libXext[${MULTILIB_USEDEP}]
+   x11-libs/libXfixes[${MULTILIB_USEDEP}]
+   x11-libs/libXxf86vm[${MULTILIB_USEDEP}]
virtual/opengl
app-arch/unzip
 "
 
-REQUIRED_USE="amd64? ( multilib )"
-
 S="${WORKDIR}"
 
 src_unpack() {
#double-zipped files, lol
unpack ${A}
-# self unpacking zip archive; unzip warns about the exe stuff
-local a="${S}/AnomalyWarzoneEarth-Installer"
-unpack_zip "${a}"
+   # self unpacking zip archive; unzip warns about the exe stuff
+   local a="${S}/AnomalyWarzoneEarth-Installer"
+   unpack_zip "${a}"
rm "${a}" # save space
 }
 
@@ -60,11 +50,11 @@ pkg_nofetch() {
 
 src_install() {
cd "${S}/data"
-   local dir="${GAMES_PREFIX_OPT}/${PN}"
+   local dir="/opt/${PN}"
 
newicon "icon.png" "${PN}.png"
make_desktop_entry "${PN}" "Anomaly: Warzone Earth" "${PN}"
-   games_make_wrapper "${PN}" "./AnomalyWarzoneEarth" "${dir}"
+   make_wrapper "${PN}" "./AnomalyWarzoneEarth" "${dir}"
dodoc README
exeinto "${dir}"
doexe "AnomalyWarzoneEarth"
@@ -82,6 +72,4 @@ src_install() {
"Copyright license Xpm"
insinto "${dir}"
doins -r .
-
-   prepgamesdirs
 }

diff --git a/games-strategy/anomaly/metadata.xml 
b/games-strategy/anomaly/metadata.xml
index 70137f0..599fe17 100644
--- a/games-strategy/anomaly/metadata.xml
+++ b/games-strategy/anomaly/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
+
 m...@mva.name
 Vadim A. Misbakh-Soloviov
 



[gentoo-commits] proj/gamerlay:master commit in: games-strategy/anomaly-korea/

2020-03-03 Thread Azamat H. Hackimov
commit: 806ee973c3b741366e4537da6ba911601d2cede5
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Mar  3 22:31:40 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Tue Mar  3 22:31:40 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=806ee973

games-strategy/anomaly-korea: update package

Migrated from deprecated eclass.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 ...613.ebuild => anomaly-korea-20130613-r1.ebuild} | 50 --
 games-strategy/anomaly-korea/metadata.xml  |  2 +-
 2 files changed, 20 insertions(+), 32 deletions(-)

diff --git a/games-strategy/anomaly-korea/anomaly-korea-20130613.ebuild 
b/games-strategy/anomaly-korea/anomaly-korea-20130613-r1.ebuild
similarity index 53%
rename from games-strategy/anomaly-korea/anomaly-korea-20130613.ebuild
rename to games-strategy/anomaly-korea/anomaly-korea-20130613-r1.ebuild
index 627f322..a19bd40 100644
--- a/games-strategy/anomaly-korea/anomaly-korea-20130613.ebuild
+++ b/games-strategy/anomaly-korea/anomaly-korea-20130613-r1.ebuild
@@ -1,50 +1,40 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
 
-EAPI="5"
+EAPI=7
 
-inherit unpacker games
+inherit eutils desktop multilib-minimal unpacker
 
-DESCRIPTION="An extraordinary mixture of action and strategy in a reversed 
tower defense formula."
+DESCRIPTION="An extraordinary mixture of action and strategy."
 HOMEPAGE="http://www.anomalythegame.com/;
 # Is it non-HiB distfile?
 SRC_URI="AnomalyKorea-lin_1371139237-Installer"
 RESTRICT="fetch strip"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
-IUSE="multilib"
+IUSE=""
 
 DEPEND=""
 RDEPEND="
-   x86? (
-   media-libs/openal
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libXau
-   x11-libs/libxcb
-   x11-libs/libXdamage
-   x11-libs/libXdmcp
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXxf86vm
-   )
-   amd64? (
-   app-emulation/emul-linux-x86-xlibs
-   app-emulation/emul-linux-x86-opengl
-   app-emulation/emul-linux-x86-sdl
-   )
+   media-libs/openal[${MULTILIB_USEDEP}]
+   x11-libs/libdrm[${MULTILIB_USEDEP}]
+   x11-libs/libX11[${MULTILIB_USEDEP}]
+   x11-libs/libXau[${MULTILIB_USEDEP}]
+   x11-libs/libxcb[${MULTILIB_USEDEP}]
+   x11-libs/libXdamage[${MULTILIB_USEDEP}]
+   x11-libs/libXdmcp[${MULTILIB_USEDEP}]
+   x11-libs/libXext[${MULTILIB_USEDEP}]
+   x11-libs/libXfixes[${MULTILIB_USEDEP}]
+   x11-libs/libXxf86vm[${MULTILIB_USEDEP}]
virtual/opengl
app-arch/unzip
 "
 
-REQUIRED_USE="amd64? ( multilib )"
-
 S="${WORKDIR}"
 
 src_unpack() {
-   unpack_zip "${A}"
+   unpack_zip ${A}
 }
 
 pkg_nofetch() {
@@ -55,11 +45,11 @@ pkg_nofetch() {
 
 src_install() {
cd "${S}/data"
-   local dir="${GAMES_PREFIX_OPT}/${PN}"
+   local dir="/opt/${PN}"
 
newicon "icon.png" "${PN}.png"
make_desktop_entry "${PN}" "Anomaly: Korea" "${PN}"
-   games_make_wrapper "${PN}" "./AnomalyKorea" "${dir}"
+   make_wrapper "${PN}" "./AnomalyKorea" "${dir}"
dodoc README
exeinto "${dir}"
doexe "AnomalyKorea"
@@ -73,6 +63,4 @@ src_install() {
"Copyright license Xpm"
insinto "${dir}"
doins -r .
-
-   prepgamesdirs
 }

diff --git a/games-strategy/anomaly-korea/metadata.xml 
b/games-strategy/anomaly-korea/metadata.xml
index 70137f0..599fe17 100644
--- a/games-strategy/anomaly-korea/metadata.xml
+++ b/games-strategy/anomaly-korea/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
+
 m...@mva.name
 Vadim A. Misbakh-Soloviov
 



[gentoo-commits] proj/gamerlay:master commit in: games-engines/fifengine/

2020-03-03 Thread Azamat H. Hackimov
commit: 3d34aaeb90085073467818b4f22faf35c850acb1
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Wed Mar  4 00:03:23 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Wed Mar  4 00:03:23 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=3d34aaeb

games-engines/fifengine: add more pythons

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 games-engines/fifengine/fifengine-0.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-engines/fifengine/fifengine-0.4.2.ebuild 
b/games-engines/fifengine/fifengine-0.4.2.ebuild
index d9c9a6d..8a8a6a8 100644
--- a/games-engines/fifengine/fifengine-0.4.2.ebuild
+++ b/games-engines/fifengine/fifengine-0.4.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 
 inherit eutils python-single-r1 cmake-utils
 



[gentoo-commits] proj/gamerlay:master commit in: games-engines/fifengine/, games-engines/fifengine/files/

2020-03-03 Thread Azamat H. Hackimov
commit: d01094fc35e9f4d71395186162f4ae99950687e1
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Mar  3 23:34:12 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Tue Mar  3 23:34:12 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=d01094fc

games-engines/fifengine: update package

Fixes Python dependencies, update to 0.4.2

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 ...fengine-0.4.1.ebuild => fifengine-0.4.2.ebuild} | 37 --
 games-engines/fifengine/fifengine-.ebuild  | 81 --
 ...patch => fifengine-0.4.2-unbundle-libpng.patch} |  0
 .../files/fifengine--unbundle-libpng.patch | 25 ---
 games-engines/fifengine/metadata.xml   |  7 +-
 5 files changed, 21 insertions(+), 129 deletions(-)

diff --git a/games-engines/fifengine/fifengine-0.4.1.ebuild 
b/games-engines/fifengine/fifengine-0.4.2.ebuild
similarity index 62%
rename from games-engines/fifengine/fifengine-0.4.1.ebuild
rename to games-engines/fifengine/fifengine-0.4.2.ebuild
index f48afad..d9c9a6d 100644
--- a/games-engines/fifengine/fifengine-0.4.1.ebuild
+++ b/games-engines/fifengine/fifengine-0.4.2.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-#PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5}} )
-# py3 is not yet tested by upstream -> not merged in master
-PYTHON_COMPAT=( pypy python2_7 )
+PYTHON_COMPAT=( python3_{7,8} )
 
 inherit eutils python-single-r1 cmake-utils
 
@@ -15,12 +13,11 @@ 
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 SLOT="0"
-IUSE="debug +log +opengl +zip +fifechan librocket cegui python"
+IUSE="debug +log +opengl +zip +fifechan cegui python"
 
 RDEPEND="
-   librocket? ( dev-libs/libRocket )
cegui? ( dev-games/cegui )
fifechan? ( games-engines/fifechan )
dev-libs/tinyxml
@@ -39,7 +36,7 @@ RDEPEND="
virtual/opengl
virtual/glu
python? (
-   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/pyyaml
${PYTHON_DEPS}
)
 "
@@ -50,26 +47,22 @@ DEPEND="
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
-
-usx() { usex $* ON OFF; }
+PATCHES=(
+   "${FILESDIR}/${P}-unbundle-libpng.patch"
+)
 
 pkg_setup() {
use python && python-single-r1_pkg_setup
 }
 
-src_prepare() {
-   epatch "${FILESDIR}/${P}-unbundle-libpng.patch"
-   default
-}
-
 src_configure() {
local mycmakeargs=(
-   -Dopengl=$(usx opengl)
-   -Dfifechan=$(usx fifechan)
-   -Dlibrocket=$(usx librocket)
-   -Dcegui=$(usx cegui)
-   -Dlogging=$(usx log)
-   -Dbuild-python=$(usx python)
+   -Dopengl=$(usex opengl)
+   -Dfifechan=$(usex fifechan)
+   -Dlibrocket=OFF
+   -Dcegui=$(usex cegui)
+   -Dlogging=$(usex log)
+   -Dbuild-python=$(usex python)
-Dbuild-library=ON
)
 

diff --git a/games-engines/fifengine/fifengine-.ebuild 
b/games-engines/fifengine/fifengine-.ebuild
deleted file mode 100644
index 5923bd6..000
--- a/games-engines/fifengine/fifengine-.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-#PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5}} )
-# py3 is not yet tested by upstream -> not merged in master
-PYTHON_COMPAT=( pypy python2_7 )
-
-inherit eutils python-single-r1 cmake-utils git-r3
-
-DESCRIPTION="Flexible Isometric Free Engine, 2D"
-HOMEPAGE="http://fifengine.de;
-EGIT_REPO_URI="https://github.com/${PN}/${PN};
-
-LICENSE="GPL-2"
-
-KEYWORDS=""
-SLOT="0"
-IUSE="debug +log +opengl +zip +fifechan librocket cegui python"
-
-RDEPEND="
-   librocket? ( dev-libs/libRocket )
-   cegui? ( dev-games/cegui )
-   fifechan? ( games-engines/fifechan )
-   dev-libs/tinyxml
-   media-libs/libpng
-   media-libs/mesa
-   >=dev-libs/boost-1.33.1
-   media-libs/libsdl2
-   media-libs/sdl2-ttf
-   media-libs/sdl2-image[png]
-   media-libs/libvorbis
-   media-libs/libogg
-   media-libs/openal
-   >=sys-libs/zlib-1.2
-   x11-libs/libXcursor
-   x11-libs/libXext
-   virtual/opengl
-   virtual/glu
-   python? (
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   ${PYTHON_DEPS}
-   )
-"
-DEPEND="
-   ${RDEPEND}
-   python? ( >=dev-lang/swig-1.3.40 )
-"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-
-usx() { usex $* ON OFF; }
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-unbundle-libpng.patch"

[gentoo-commits] proj/gamerlay:master commit in: games-strategy/anomaly-mobilecampaign/

2020-03-03 Thread Azamat H. Hackimov
commit: a788cd721053f75f11688537b7b16fc5e496a407
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Mar  3 22:35:20 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Tue Mar  3 22:35:20 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=a788cd72

games-strategy/anomaly-mobilecampaign: update package

Migrate from deprecated eclass.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 ...d => anomaly-mobilecampaign-20130613-r1.ebuild} | 50 --
 games-strategy/anomaly-mobilecampaign/metadata.xml |  2 +-
 2 files changed, 20 insertions(+), 32 deletions(-)

diff --git 
a/games-strategy/anomaly-mobilecampaign/anomaly-mobilecampaign-20130613.ebuild 
b/games-strategy/anomaly-mobilecampaign/anomaly-mobilecampaign-20130613-r1.ebuild
similarity index 55%
rename from 
games-strategy/anomaly-mobilecampaign/anomaly-mobilecampaign-20130613.ebuild
rename to 
games-strategy/anomaly-mobilecampaign/anomaly-mobilecampaign-20130613-r1.ebuild
index e0e1239..f31afbc 100644
--- 
a/games-strategy/anomaly-mobilecampaign/anomaly-mobilecampaign-20130613.ebuild
+++ 
b/games-strategy/anomaly-mobilecampaign/anomaly-mobilecampaign-20130613-r1.ebuild
@@ -1,50 +1,40 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
 
-EAPI="5"
+EAPI=7
 
-inherit unpacker games
+inherit desktop eutils multilib-minimal unpacker
 
-DESCRIPTION="An extraordinary mixture of action and strategy in a reversed 
tower defense formula."
+DESCRIPTION="An extraordinary mixture of action and strategy/"
 HOMEPAGE="http://www.anomalythegame.com/;
 # Is it non-HiB distfile?
 SRC_URI="AnomalyMobileCampaign-lin_1371139237-Installer"
 RESTRICT="fetch strip"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
-IUSE="multilib"
+IUSE=""
 
 DEPEND=""
 RDEPEND="
-   x86? (
-   media-libs/openal
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libXau
-   x11-libs/libxcb
-   x11-libs/libXdamage
-   x11-libs/libXdmcp
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXxf86vm
-   )
-   amd64? (
-   app-emulation/emul-linux-x86-xlibs
-   app-emulation/emul-linux-x86-opengl
-   app-emulation/emul-linux-x86-sdl
-   )
+   media-libs/openal[${MULTILIB_USEDEP}]
+   x11-libs/libdrm[${MULTILIB_USEDEP}]
+   x11-libs/libX11[${MULTILIB_USEDEP}]
+   x11-libs/libXau[${MULTILIB_USEDEP}]
+   x11-libs/libxcb[${MULTILIB_USEDEP}]
+   x11-libs/libXdamage[${MULTILIB_USEDEP}]
+   x11-libs/libXdmcp[${MULTILIB_USEDEP}]
+   x11-libs/libXext[${MULTILIB_USEDEP}]
+   x11-libs/libXfixes[${MULTILIB_USEDEP}]
+   x11-libs/libXxf86vm[${MULTILIB_USEDEP}]
virtual/opengl
app-arch/unzip
 "
 
-REQUIRED_USE="amd64? ( multilib )"
-
 S="${WORKDIR}"
 
 src_unpack() {
-   unpack_zip "${A}"
+   unpack_zip ${A}
 }
 
 pkg_nofetch() {
@@ -55,11 +45,11 @@ pkg_nofetch() {
 
 src_install() {
cd "${S}/data"
-   local dir="${GAMES_PREFIX_OPT}/${PN}"
+   local dir="/opt/${PN}"
 
newicon "icon.png" "${PN}.png"
make_desktop_entry "${PN}" "Anomaly: Warzone Earth. Mobile Campaign" 
"${PN}"
-   games_make_wrapper "${PN}" "./AnomalyMobileCampaign" "${dir}"
+   make_wrapper "${PN}" "./AnomalyMobileCampaign" "${dir}"
dodoc README
exeinto "${dir}"
doexe "AnomalyMobileCampaign"
@@ -73,6 +63,4 @@ src_install() {
"Copyright license Xpm"
insinto "${dir}"
doins -r .
-
-   prepgamesdirs
 }

diff --git a/games-strategy/anomaly-mobilecampaign/metadata.xml 
b/games-strategy/anomaly-mobilecampaign/metadata.xml
index 70137f0..599fe17 100644
--- a/games-strategy/anomaly-mobilecampaign/metadata.xml
+++ b/games-strategy/anomaly-mobilecampaign/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
+
 m...@mva.name
 Vadim A. Misbakh-Soloviov
 



[gentoo-commits] proj/gamerlay:master commit in: games-strategy/revenge-of-the-titans/

2020-03-03 Thread Azamat H. Hackimov
commit: ce3d5dcc040cff3486772ffbb067b5a95e556de4
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Mar  3 22:57:05 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Tue Mar  3 22:57:05 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=ce3d5dcc

games-strategy/revenge-of-the-titans: update package

Migrate from deprecated eclasses.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 games-strategy/revenge-of-the-titans/metadata.xml   |  2 +-
 ...0.ebuild => revenge-of-the-titans-1.80.20-r1.ebuild} | 17 +++--
 2 files changed, 8 insertions(+), 11 deletions(-)

diff --git a/games-strategy/revenge-of-the-titans/metadata.xml 
b/games-strategy/revenge-of-the-titans/metadata.xml
index e7a6947..1f99ca3 100644
--- a/games-strategy/revenge-of-the-titans/metadata.xml
+++ b/games-strategy/revenge-of-the-titans/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
+
 azamat.hacki...@gmail.com
 Azamat H. Hackimov
 

diff --git 
a/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.20.ebuild 
b/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.20-r1.ebuild
similarity index 85%
rename from 
games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.20.ebuild
rename to 
games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.20-r1.ebuild
index 1f2b375..f80df78 100644
--- a/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.20.ebuild
+++ 
b/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.20-r1.ebuild
@@ -1,15 +1,14 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
 
-EAPI=5
+EAPI=7
 
-inherit games java-pkg-2 versionator
+inherit desktop eutils java-pkg-2
 
 MY_PN=RevengeOfTheTitans
 # Divide second subversion by 10, i.e. 1.80.10 => 1810
 #MY_PV=$(version_format_string '${1}$((${2} / 10))${3}')
-MY_PV=$(delete_all_version_separators)
+MY_PV=$(ver_rs 1-2 "")
 
 DESCRIPTION="Defeat the returning Titan horde in a series of epic ground 
battles."
 HOMEPAGE="http://www.puppygames.net/revenge-of-the-titans/;
@@ -20,7 +19,7 @@ SRC_URI="hib? (
amd64? ( http://d4ec1k3inlcla.cloudfront.net/${MY_PN}-amd64.tar.gz -> 
${P}-amd64.tar.gz )
x86? ( http://d4ec1k3inlcla.cloudfront.net/${MY_PN}-i386.tar.gz -> 
${P}-i386.tar.gz )   )"
 
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="hib"
@@ -31,7 +30,7 @@ DEPEND=""
 
 RESTRICT="mirror strip"
 
-dir="${GAMES_PREFIX_OPT}/${MY_PN}"
+dir="/opt/${MY_PN}"
 S="${WORKDIR}/revengeofthetitans"
 
 pkg_nofetch() {
@@ -60,9 +59,7 @@ src_install() {
exeinto "${dir}"
doexe *.so revenge.sh || die "doexe"
 
-   games_make_wrapper ${PN} ./revenge.sh "${dir}" "${dir}"
+   make_wrapper ${PN} ./revenge.sh "${dir}" "${dir}"
doicon revenge.png
make_desktop_entry ${PN} "Revenge of the Titans" revenge
-
-   prepgamesdirs
 }



[gentoo-commits] proj/gamerlay:master commit in: games-strategy/worms-reloaded/

2020-03-03 Thread Azamat H. Hackimov
commit: da7f59bd1e805cf7edfa1146a56ce6a601d7aec4
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Mar  3 22:39:00 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Tue Mar  3 22:39:00 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=da7f59bd

games-strategy/worms-reloaded: update package

Migrate from deprecated eclass.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 games-strategy/worms-reloaded/metadata.xml |  4 +++
 ...16.ebuild => worms-reloaded-20131016-r1.ebuild} | 33 +-
 2 files changed, 17 insertions(+), 20 deletions(-)

diff --git a/games-strategy/worms-reloaded/metadata.xml 
b/games-strategy/worms-reloaded/metadata.xml
new file mode 100644
index 000..097975e
--- /dev/null
+++ b/games-strategy/worms-reloaded/metadata.xml
@@ -0,0 +1,4 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+

diff --git a/games-strategy/worms-reloaded/worms-reloaded-20131016.ebuild 
b/games-strategy/worms-reloaded/worms-reloaded-20131016-r1.ebuild
similarity index 64%
rename from games-strategy/worms-reloaded/worms-reloaded-20131016.ebuild
rename to games-strategy/worms-reloaded/worms-reloaded-20131016-r1.ebuild
index 2c5f317..c1d070b 100644
--- a/games-strategy/worms-reloaded/worms-reloaded-20131016.ebuild
+++ b/games-strategy/worms-reloaded/worms-reloaded-20131016-r1.ebuild
@@ -1,40 +1,33 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
 
-EAPI="5"
+EAPI=7
 
-inherit eutils games unpacker
+inherit desktop eutils multilib-minimal
 
 TS="1381858841"
 
-DESCRIPTION="Legendary Worms™ Game. SinglePlayer-only."
+DESCRIPTION="Legendary Worms Game. SinglePlayer-only."
 HOMEPAGE="http://www.team17.com/games/worms/worms-reloaded/;
 SRC_URI="WormsReloaded_Linux_${TS}.sh"
 
 RESTRICT="fetch strip"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="-* ~amd64 ~x86"
 IUSE=""
 
 DEPEND=""
 RDEPEND="
-   amd64? (
-   app-emulation/emul-linux-x86-baselibs
-   app-emulation/emul-linux-x86-sdl
-   )
-   x86? (
-   media-libs/libsdl2
-   media-libs/openal
-   sys-libs/zlib
-   )
+   media-libs/libsdl2[${MULTILIB_USEDEP}]
+   media-libs/openal[${MULTILIB_USEDEP}]
+   sys-libs/zlib[${MULTILIB_USEDEP}]
 "
 
 S="${WORKDIR}/data"
 
-GAMEDIR="${GAMES_PREFIX_OPT}/${PN}"
+GAMEDIR="/opt/${PN}"
 
 pkg_nofetch() {
einfo ""
@@ -45,10 +38,11 @@ pkg_nofetch() {
 }
 
 src_unpack() {
-   unpack_zip "${A}";
+   unpack_zip ${A}
 }
 
 src_prepare() {
+   default
rm -r "${S}/x86/lib/libopenal.so.1"
 }
 
@@ -66,8 +60,7 @@ src_install() {
# Install icon and desktop file
newicon "x86/WormsReloaded.png" "${PN}.png"
make_desktop_entry "${PN}" "Worms Reloaded" "${PN}"
-   games_make_wrapper "${PN}" "./WormsReloaded.bin.x86" "${GAMEDIR}" 
"${GAMEDIR}/lib"
+   make_wrapper "${PN}" "./WormsReloaded.bin.x86" "${GAMEDIR}" 
"${GAMEDIR}/lib"
 
# Setting permissions.
-   prepgamesdirs
 }



[gentoo-commits] proj/gamerlay:master commit in: games-strategy/swordsandsoldiers/

2020-03-03 Thread Azamat H. Hackimov
commit: 19f25181a8298bac562f88a4de86d12b53753b08
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Mar  3 22:41:38 2020 +
Commit: Azamat H. Hackimov  gentoo  ru>
CommitDate: Tue Mar  3 22:41:38 2020 +
URL:https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=19f25181

games-strategy/swordsandsoldiers: update package

Migrate from deprecated eclass.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>

 games-strategy/swordsandsoldiers/metadata.xml |  2 +-
 ...120325.ebuild => swordsandsoldiers-20120325-r1.ebuild} | 15 ++-
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/games-strategy/swordsandsoldiers/metadata.xml 
b/games-strategy/swordsandsoldiers/metadata.xml
index 70137f0..599fe17 100644
--- a/games-strategy/swordsandsoldiers/metadata.xml
+++ b/games-strategy/swordsandsoldiers/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
+
 m...@mva.name
 Vadim A. Misbakh-Soloviov
 

diff --git a/games-strategy/swordsandsoldiers/swordsandsoldiers-20120325.ebuild 
b/games-strategy/swordsandsoldiers/swordsandsoldiers-20120325-r1.ebuild
similarity index 87%
rename from games-strategy/swordsandsoldiers/swordsandsoldiers-20120325.ebuild
rename to games-strategy/swordsandsoldiers/swordsandsoldiers-20120325-r1.ebuild
index 68cb0fe..c5c3ff3 100644
--- a/games-strategy/swordsandsoldiers/swordsandsoldiers-20120325.ebuild
+++ b/games-strategy/swordsandsoldiers/swordsandsoldiers-20120325-r1.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
 
-EAPI="5"
+EAPI=7
 
-inherit games
+inherit desktop eutils
 
 DESCRIPTION="A vibrant, side-scrolling strategy game."
 HOMEPAGE="http://www.swordsandsoldiers.com/;
@@ -13,7 +12,7 @@ SRC_URI="
amd64? ( ${P}-amd64.tar.gz )
 "
 RESTRICT="fetch strip"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE=""
@@ -83,8 +82,8 @@ src_install() {
newicon "SwordsAndSoldiersSetup.png" "${PN}-setup.png"
make_desktop_entry "${PN}" "Swords & Soldiers" "${PN}"
make_desktop_entry "${PN}-setup" "Swords & Soldiers (setup)" 
"${PN}-setup"
-   games_make_wrapper "${PN}" "./SwordsAndSoldiers.bin" "${dir}"
-   games_make_wrapper "${PN}-setup" "./SwordsAndSoldiersSetup.bin" "${dir}"
+   make_wrapper "${PN}" "./SwordsAndSoldiers.bin" "${dir}"
+   make_wrapper "${PN}-setup" "./SwordsAndSoldiersSetup.bin" "${dir}"
exeinto "${dir}"
insinto "${dir}"
doins -r "Data"
@@ -92,6 +91,4 @@ src_install() {
doins "SwordsAndSoldiersSetup.png"
doexe "./SwordsAndSoldiers.bin"
doexe "./SwordsAndSoldiersSetup.bin"
-
-   prepgamesdirs
 }



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/genkernel/

2020-03-03 Thread Thomas Deutschmann
commit: bbf65006bbc51af08950b1820a66f1da37c518d7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Mar  4 00:04:27 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar  4 00:04:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbf65006

sys-kernel/genkernel: bump to v4.0.3

Package-Manager: Portage-2.3.91, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-kernel/genkernel/Manifest   |   1 +
 sys-kernel/genkernel/genkernel-4.0.3.ebuild | 267 
 2 files changed, 268 insertions(+)

diff --git a/sys-kernel/genkernel/Manifest b/sys-kernel/genkernel/Manifest
index 7e147506c80..17a22b03518 100644
--- a/sys-kernel/genkernel/Manifest
+++ b/sys-kernel/genkernel/Manifest
@@ -29,6 +29,7 @@ DIST genkernel-3.5.2.5.tar.xz 318652 BLAKE2B 
9b0e1b07f61b54edc1d263cc679b36d7e90
 DIST genkernel-3.5.3.2.tar.xz 320644 BLAKE2B 
14eaf05aab02287c3dbb98f1a596e73bcbea39ceb2c8e44c5bdbb77b656958cee666f4353a2401bad531c2a7a98ee11b2531b251c19edc86db517cf3cc2869ec
 SHA512 
1bee8ebdb8c2c30e90e0a1c573ad09b0eb79da54f0829859305eb50ffab95e69aa219ce82d4969140dea3d8788d66d3490fc03d38e190b533666e9278c7f96a6
 DIST genkernel-3.5.3.3.tar.xz 331180 BLAKE2B 
0f83b973505ccb0a92ae24e92509710bf96991f36ca55975ffefdf1bd3e835bd72bb413688468a05e6a5fff2ec16e64816f8ccfe2530c9f1e9169d19a86a2231
 SHA512 
9170731f59a1476aa597549ac55feb3583bed249e50d1697292571caf25c5ca746a1db9e811f2009d55aea21d739ef0ab3e385acd81504bbbccc8f7346205d71
 DIST genkernel-4.0.2.tar.xz 442876 BLAKE2B 
f69e34a7467959735c71d3d95129a4a5eec1d1607e915497a4d1b55a9a2a19e3c11fb8daa107c4dbb7461aba6445d68df069ee492e1538e1a702f65309a92d70
 SHA512 
e2998124466b89aa46b387cebf28a858deee7a5da60d390569a79f49c17160e5d9974589fa1ba847d398a26a26a184b5171d20ee7a0fc14bd8b2d03f01f8e1e6
+DIST genkernel-4.0.3.tar.xz 445536 BLAKE2B 
8bea618d51607ffc902ecc49a593e10e65b305eaadfda1c5eabb69fd184664b0dbe5d5843b924e9a3650885d6a808a81e4c2780e1bf21d1a23ddb172526a794b
 SHA512 
d6876c01eb9baf2b7f637556e93c868e670103af57e6d6296dee006f2e0675a5ae43ab09680649af6dc475f2d7327a7704d0a0cd8df5bc3c2b631c1adc0f8440
 DIST gnupg-1.4.11.tar.bz2 3407075 BLAKE2B 
85d35d2e4da65d54add1010ea0486b943b328785e28c4efcaa2b65daafd53410a355d1df79ae45c5f7767d2eb7ff1f0b9637f417e65b084d2c760a281abd317a
 SHA512 
97e7b8b0f972cc2f7cabdb0e013cbee1c33e7d48407d040cca5c2037e32abe1c2100194be7d3b569d4f05eb16b24c205a5b83f06718f0241f8d4ee174f1c37ae
 DIST gnupg-1.4.22.tar.bz2 3746546 BLAKE2B 
9a2d37eeab10f2a7353804098e865ad45db846696a00a47f5bebf47145f79e0d2bf9c01c0195e2fe79af07946a3feac0d4589656c3e698a3a548ff1dd74ce759
 SHA512 
c03acac0fa55761470bb085d78a44e2b99ebb187e8396cbb031a184b1e40bef2a40c91da07755d1a20610a3daa6aa1eefea2d12a0dbd5a79a45466166419c708
 DIST gnupg-1.4.23.tar.bz2 3749353 BLAKE2B 
ec5e6bef0c7bb2a65813d7852cebeaa24c4855f9d9d9e802070da50b89fff56b747682933aa766dd130f849efcfe28f7aa74f3153405429bcf3845ef29c6dd6e
 SHA512 
78dc52a2010202a4afc8814b29fda657a6c9fe230d5e7db11ae040edd2b0ca819e1baa4dbd6c0d04d36cd353df484e83f52d17759d2891c2cf7025c0b5d36612

diff --git a/sys-kernel/genkernel/genkernel-4.0.3.ebuild 
b/sys-kernel/genkernel/genkernel-4.0.3.ebuild
new file mode 100644
index 000..8b0c514a53f
--- /dev/null
+++ b/sys-kernel/genkernel/genkernel-4.0.3.ebuild
@@ -0,0 +1,267 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# genkernel--> latest Git branch "master"
+# genkernel-VERSION -> normal genkernel release
+
+EAPI="7"
+
+inherit bash-completion-r1
+
+# Whenever you bump a GKPKG, check if you have to move
+# or add new patches!
+VERSION_BOOST="1.72.0"
+VERSION_BTRFS_PROGS="5.4.1"
+VERSION_BUSYBOX="1.31.1"
+VERSION_COREUTILS="8.31"
+VERSION_CRYPTSETUP="2.3.0"
+VERSION_DMRAID="1.0.0.rc16-3"
+VERSION_DROPBEAR="2019.78"
+VERSION_EXPAT="2.2.9"
+VERSION_E2FSPROGS="1.45.5"
+VERSION_FUSE="2.9.9"
+VERSION_GPG="1.4.23"
+VERSION_ISCSI="2.0.878"
+VERSION_JSON_C="0.13.1"
+VERSION_KMOD="26"
+VERSION_LIBAIO="0.3.112"
+VERSION_LIBGCRYPT="1.8.5"
+VERSION_LIBGPGERROR="1.36"
+VERSION_LVM="2.02.186"
+VERSION_LZO="2.10"
+VERSION_MDADM="4.1"
+VERSION_POPT="1.16"
+VERSION_STRACE="5.4"
+VERSION_THIN_PROVISIONING_TOOLS="0.8.5"
+VERSION_UNIONFS_FUSE="2.0"
+VERSION_UTIL_LINUX="2.35.1"
+VERSION_XFSPROGS="5.4.0"
+VERSION_ZLIB="1.2.11"
+VERSION_ZSTD="1.4.4"
+
+COMMON_URI="
+   
https://dl.bintray.com/boostorg/release/${VERSION_BOOST}/source/boost_${VERSION_BOOST//./_}.tar.bz2
+   
https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v${VERSION_BTRFS_PROGS}.tar.xz
+   https://www.busybox.net/downloads/busybox-${VERSION_BUSYBOX}.tar.bz2
+   mirror://gnu/coreutils/coreutils-${VERSION_COREUTILS}.tar.xz
+   https://www.kernel.org/pub/linux/utils/cryptsetup/v$(ver_cut 1-2 
${VERSION_CRYPTSETUP})/cryptsetup-${VERSION_CRYPTSETUP}.tar.xz
+   
https://people.redhat.com/~heinzm/sw/dmraid/src/dmraid-${VERSION_DMRAID}.tar.bz2
+   

[gentoo-commits] proj/genkernel:master commit in: /, doc/, defaults/

2020-03-03 Thread Thomas Deutschmann
commit: 8768d9f1b9e8d166dbbd3428b221578c7504679c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar  3 00:38:31 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar  3 23:53:06 2020 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=8768d9f1

Make kernel config filename customizable

This commit will make kernel config filename used by --save-config
feature customizable like previous commit 769a07fd3e947 did for
initramfs and kernel image.

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

 defaults/config.sh   |  1 +
 doc/genkernel.8.txt  |  6 ++
 gen_cmdline.sh   |  6 ++
 gen_configkernel.sh  |  2 +-
 gen_determineargs.sh | 19 +--
 5 files changed, 31 insertions(+), 3 deletions(-)

diff --git a/defaults/config.sh b/defaults/config.sh
index fed5355..8c7cf7e 100644
--- a/defaults/config.sh
+++ b/defaults/config.sh
@@ -23,6 +23,7 @@ KERNEL_SUPPORT_MICROCODE=no
 #
 DEFAULT_INITRAMFS_FILENAME="initramfs-%%KV%%.img"
 DEFAULT_INITRAMFS_SYMLINK_NAME="initramfs"
+DEFAULT_KERNEL_CONFIG_FILENAME="kernel-config-%%KV%%"
 DEFAULT_KERNEL_FILENAME="vmlinuz-%%KV%%"
 DEFAULT_KERNEL_SYMLINK_NAME="kernel"
 DEFAULT_SYSTEMMAP_FILENAME="System.map-%%KV%%"

diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt
index e00e028..7cd65fe 100644
--- a/doc/genkernel.8.txt
+++ b/doc/genkernel.8.txt
@@ -506,6 +506,12 @@ NOTE: No modules outside of the initramfs will be included!
 Archive file created using tar containing kernel binary, content of
 '/lib/modules' and the kernel config after the callbacks have run.
 
+*--kernel-config-filename*=<...>::
+Set the kernel config filename used by *--save-config*. Please see
+*--kernel-filename* option for available placeholders and restrictions.
++
+By default, kernel config filename will be set to 'kernel-config-%%KV%%'.
+
 *--kernel-filename*=<...>::
 Set kernel filename which will be used when kernel will be installed
 into *BOOTDIR* (implies *--install* option). The following placeholders

diff --git a/gen_cmdline.sh b/gen_cmdline.sh
index aa54c29..a34a739 100755
--- a/gen_cmdline.sh
+++ b/gen_cmdline.sh
@@ -193,6 +193,8 @@ longusage() {
   echo "   --postclear Clear all tmp files and caches after 
genkernel has run"
   echo "   --no-postclear  Do not clean up after genkernel has run"
   echo "  Output Settings"
+  echo "   --kernel-config-filename=<...>"
+  echo "   Set kernel config filename"
   echo "   --kernel-filename=<...>"
   echo "   Set kernel filename"
   echo "   --kernel-symlink-name=<...>"
@@ -701,6 +703,10 @@ parse_cmdline() {
CMD_KERNCACHE="${*#*=}"
print_info 3 "KERNCACHE: ${CMD_KERNCACHE}"
;;
+   --kernel-config-filename=*)
+   CMD_KERNEL_CONFIG_FILENAME="${*#*=}"
+   print_info 3 "CMD_KERNEL_CONFIG_FILENAME: 
${CMD_KERNEL_CONFIG_FILENAME}"
+   ;;
--kernel-filename=*)
CMD_KERNEL_FILENAME="${*#*=}"
print_info 3 "CMD_KERNEL_FILENAME: 
${CMD_KERNEL_FILENAME}"

diff --git a/gen_configkernel.sh b/gen_configkernel.sh
index 2f9a6a5..7804949 100755
--- a/gen_configkernel.sh
+++ b/gen_configkernel.sh
@@ -44,7 +44,7 @@ determine_kernel_config_file() {
else
local -a user_kconfig_candidates
 
-   # Always prefer kernel config based on actual $KV 
reading
+   # Always prefer kernel config based on set 
--kernel-config-filename
user_kconfig_candidates+=( 
"/etc/kernels/${GK_FILENAME_CONFIG}" )
 
if [ -n "${KERNEL_LOCALVERSION}" -a 
"${KERNEL_LOCALVERSION}" != "UNSET" ]

diff --git a/gen_determineargs.sh b/gen_determineargs.sh
index 14ef757..6c5d01c 100755
--- a/gen_determineargs.sh
+++ b/gen_determineargs.sh
@@ -87,7 +87,6 @@ determine_KV() {
 determine_output_filenames() {
print_info 5 '' 1 0
 
-   GK_FILENAME_CONFIG="kernel-config-${KV}"
GK_FILENAME_KERNELZ="kernelz-${KV}"
GK_FILENAME_TEMP_CONFIG="config-${ARCH}-${KV}"
GK_FILENAME_TEMP_INITRAMFS="initramfs-${ARCH}-${KV}"
@@ -96,7 +95,10 @@ determine_output_filenames() {
GK_FILENAME_TEMP_SYSTEMMAP="System.map-${ARCH}-${KV}"
 
# Do we have values?
-   if [ -z "${KERNEL_FILENAME}" ]
+   if [ -z "${KERNEL_CONFIG_FILENAME}" ]
+   then
+   gen_die "--kernel-config-filename must be set to a non-empty 
value!"
+   elif [ -z "${KERNEL_FILENAME}" ]
then
gen_die "--kernel-filename must be set to a non-empty value!"
elif [ -z "${KERNEL_SYMLINK_NAME}" ]
@@ -116,6 +118,17 @@ determine_output_filenames() {
gen_die "--initramfs-filename must be set to a non-empty value!"
fi
 
+   # Kernel 

[gentoo-commits] proj/genkernel: New tag: v4.0.3

2020-03-03 Thread Thomas Deutschmann
commit: 
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Mar  4 00:02:17 2020 +

New tag: v4.0.3




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

2020-03-03 Thread Thomas Deutschmann
commit: 5e04dec1c0ab91594f1c03da4cc4e58e4426ee94
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar  3 23:49:49 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar  3 23:53:13 2020 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=5e04dec1

genkernel: bump to v4.0.3

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

 genkernel | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/genkernel b/genkernel
index 8461685..a2c358d 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='4.0.2'
+GK_V='4.0.3'
 
 GK_TIME_START=$(date +%s)
 



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

2020-03-03 Thread Thomas Deutschmann
commit: 8818ca708d662fcfa5cde0d2c17730e0a58ba05f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar  3 23:48:59 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar  3 23:48:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8818ca70

www-servers/nginx: drop old

Package-Manager: Portage-2.3.90, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-servers/nginx/Manifest|2 -
 www-servers/nginx/nginx-1.17.7.ebuild | 1089 -
 2 files changed, 1091 deletions(-)

diff --git a/www-servers/nginx/Manifest b/www-servers/nginx/Manifest
index 8b0ccf67eae..346a0598427 100644
--- a/www-servers/nginx/Manifest
+++ b/www-servers/nginx/Manifest
@@ -1,6 +1,5 @@
 DIST modsecurity-2.9.3.tar.gz 4307670 BLAKE2B 
337ea15cc8805af7ab43aed8aecf4c72ccc586d0d7e9d9b91f036a61baa70d1ac8b4ad8045a2bb7a13515912a15fba7d3cdb9670ae6730de43b1e44ee90ded6d
 SHA512 
4e1ea5dd8edadf8f630e4fe92a200d3a8e78963fce3128b5975a1e1ecd0e8bf9ceecd9905c95f8c508932ccd837f1d8ae8bb2ba423307718c3c6a4ae9b783ddd
 DIST nginx-1.16.1.tar.gz 1032630 BLAKE2B 
838c5f08b56378dd3ef3940a979eb1449c4ed7ef5b4b112da2531c0996d121ae32ae4e94d3b4ba198fefcdc1b06683e4b0cfa0087db82fcab13bffb5f67f8aa4
 SHA512 
17e95b43fa47d4fef5e652dea587518e16ab5ec562c9c94355c356440166d4b6a6a41ee520d406e5a34791a327d2e3c46b3f9b105ac9ce07afdd495c49eca437
-DIST nginx-1.17.7.tar.gz 1037747 BLAKE2B 
066e20ae233f7e649868c77c80d03e55b5b35dc099aff9026a68479a4faf0091b3f8c9afa66fbbe4a0bb378d1211f103cd222b16e7262880b0bb313bbcada404
 SHA512 
e7132b90ac92e91def9b927c3b8c3a603d1bcb4a89ff422b284fb6e6cac52a74b33d9c7bbfc2f78467914d8ccd1cf2db9c486559abb739600605439521ff4f6b
 DIST nginx-1.17.8.tar.gz 1038627 BLAKE2B 
08993821fe0568099e197e621608dd1d6c525781b7d7b0cd86580a773f9848998f75b645a15aa020b609fd0487184f6e7d32c11d20a9d66dcd07f51e7efcd5b4
 SHA512 
f29634d48cacfb3a01f7e9c98f1ffb81d2f8dacf074b02c472d37862300d41f0471e5b6bb37cfa692af77b19281c525bb61d4648261a0617b70ff903ed89add6
 DIST nginx-1.17.9.tar.gz 1039136 BLAKE2B 
bc4cb6fa93288f936ee36b86846b9eb864406799bd1cbc14b2e924e30b0490858e573100ea1e6ca506e1353c71176ebaa5e0109e3d5395e9029a41fa899c60ef
 SHA512 
9d6af46bc575763d5d2c279451919a491bdfafb927a8c0783ccc8326a86ed66f9183c900a9844bf31dcde015f36ea6a8e0d3817b77f9b17aebae701c759fe9b6
 DIST nginx-auth-ldap-42d195d7a7575ebab1c369ad3fc5d78dc2c2669c.tar.gz 18457 
BLAKE2B 
5ca9e5299b20ab5a93a001cac48e446bd86b3a24ac49e716bc975b128890bdb4b0dbbf5730fbaaeadfd958160093c7a6af798dd0e6de27062f149a760333
 SHA512 
ec59637fda5acac053e815cb1d04b545fc6b765e5ec63d8c2c9c301abad87afaa2698145acac08e9e14c91e1423ebff7aff0cca2b940b19bf4cf53973269
@@ -26,6 +25,5 @@ DIST ngx_metrics-0.1.1.tar.gz 2964 BLAKE2B 
95d71ea26c949c345b83e353bd66a20df18cc
 DIST ngx_mogilefs_module-1.0.4.tar.gz 11208 BLAKE2B 
e0729b66554c8890727190a624d4c9aef6499dfc2e301541a9bfc15690caf6d3155c8a4b8f7a1555a7655b47aa0cd1b797aeb8ba82efa92ab80808218a0bdcff
 SHA512 
b8cb7eaf6274f4e2247dbcb39db05072d2b2d4361256a325fafab5533d7ce0c4ae9e2905b954dfcfa4789c9cab5cccf2ac1c3a1f02f6a327ed95b562d7773ed1
 DIST ngx_rtmp-1.2.1.tar.gz 519919 BLAKE2B 
744ccb8031eb9653f158f9eceba64fc9c8af7b9a42e64ef996ab3bbbe1402e5ffd3efcc8e4aaca437eb5e208e4b6f2d8643fcca953b32f32543eaa1ae4d9505c
 SHA512 
4a0af5e9afa4deb0b53de8de7ddb2cfa6430d372e1ef9e421f01b509548bd134d427345442ac1ce667338cc2a1484dc2ab732e316e878ac7d3537dc527d5f922
 DIST njs-0.3.5.tar.gz 339177 BLAKE2B 
6327be0b7c8077870408722376782bca579a6cfdf1fe2a4950fc0d289311ad21f671bc2b47d06f70d95d4f68d99e8c70fd4598dcc167b79c57704d99a098d284
 SHA512 
236e0284f251856f74eb51d8251bb5be725d2ca90056f2feef7677eb636a4e97e203f3bba81fb6b677158d615dc2d6ffcb0dc1059fb678ab12b7d14cc4ea7241
-DIST njs-0.3.7.tar.gz 360227 BLAKE2B 
b23e5105e3b9a0575e4da6a6e344983c2fed2081cdf0be9209fc86cd51c6e962ec5d855945d2c6972153de048dfead866686b2248b28660b41219a8e05fa939a
 SHA512 
1975c38fab59a587045e1c6bebd527a4432c4e6bec5a62cb2e1bc5fef19275deffdb6c6558caa3f0dcc58716b702adc0eb89b0171acf5f70f275c593b16f4bfb
 DIST njs-0.3.8.tar.gz 398172 BLAKE2B 
2bc76a1267c21bd691dd05ba5416e9d443d9a1d59adca07d6e370bf5b8c9a1420dc4fae2831620b26b6ea2ed16fb00c2058f569c1d60179dce83ff7cf44067c2
 SHA512 
7a68f5205357c64d5b4e13d72ab03b81ce5675d6f5d5643960c8e1273001828f3c1c9caab7e6b7616168f73d45c1cebb802a75ed31c22f8ca12e377ec5a4d5a5
 DIST njs-0.3.9.tar.gz 412279 BLAKE2B 
9e27e59e56b6d5c9d48717552aa373265c6e513e55049a94f1df25a558ef3253be89b8e7e00a3fdcaa93c66f8da8d1d654d4d279e0b4c05b769775a862dfc0a4
 SHA512 
a1d734db7325de3055d3034777ebfe03b1205bdb6648da45ac7f68698d32427da741a88872c8f713ec6258e79d9cfdcdb89e4429571ba3e3e723a5777024dcab

diff --git a/www-servers/nginx/nginx-1.17.7.ebuild 
b/www-servers/nginx/nginx-1.17.7.ebuild
deleted file mode 100644
index 3651f7e3524..000
--- a/www-servers/nginx/nginx-1.17.7.ebuild
+++ /dev/null
@@ -1,1089 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-# 

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

2020-03-03 Thread Thomas Deutschmann
commit: f442921b63a3a7dea16c845ee688c94bd034941f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Mar  3 23:46:30 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Mar  3 23:46:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f442921b

www-servers/nginx: bump to v1.17.9

Package-Manager: Portage-2.3.90, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-servers/nginx/Manifest|2 +
 www-servers/nginx/nginx-1.17.9.ebuild | 1089 +
 2 files changed, 1091 insertions(+)

diff --git a/www-servers/nginx/Manifest b/www-servers/nginx/Manifest
index 5c9c3381928..8b0ccf67eae 100644
--- a/www-servers/nginx/Manifest
+++ b/www-servers/nginx/Manifest
@@ -2,6 +2,7 @@ DIST modsecurity-2.9.3.tar.gz 4307670 BLAKE2B 
337ea15cc8805af7ab43aed8aecf4c72cc
 DIST nginx-1.16.1.tar.gz 1032630 BLAKE2B 
838c5f08b56378dd3ef3940a979eb1449c4ed7ef5b4b112da2531c0996d121ae32ae4e94d3b4ba198fefcdc1b06683e4b0cfa0087db82fcab13bffb5f67f8aa4
 SHA512 
17e95b43fa47d4fef5e652dea587518e16ab5ec562c9c94355c356440166d4b6a6a41ee520d406e5a34791a327d2e3c46b3f9b105ac9ce07afdd495c49eca437
 DIST nginx-1.17.7.tar.gz 1037747 BLAKE2B 
066e20ae233f7e649868c77c80d03e55b5b35dc099aff9026a68479a4faf0091b3f8c9afa66fbbe4a0bb378d1211f103cd222b16e7262880b0bb313bbcada404
 SHA512 
e7132b90ac92e91def9b927c3b8c3a603d1bcb4a89ff422b284fb6e6cac52a74b33d9c7bbfc2f78467914d8ccd1cf2db9c486559abb739600605439521ff4f6b
 DIST nginx-1.17.8.tar.gz 1038627 BLAKE2B 
08993821fe0568099e197e621608dd1d6c525781b7d7b0cd86580a773f9848998f75b645a15aa020b609fd0487184f6e7d32c11d20a9d66dcd07f51e7efcd5b4
 SHA512 
f29634d48cacfb3a01f7e9c98f1ffb81d2f8dacf074b02c472d37862300d41f0471e5b6bb37cfa692af77b19281c525bb61d4648261a0617b70ff903ed89add6
+DIST nginx-1.17.9.tar.gz 1039136 BLAKE2B 
bc4cb6fa93288f936ee36b86846b9eb864406799bd1cbc14b2e924e30b0490858e573100ea1e6ca506e1353c71176ebaa5e0109e3d5395e9029a41fa899c60ef
 SHA512 
9d6af46bc575763d5d2c279451919a491bdfafb927a8c0783ccc8326a86ed66f9183c900a9844bf31dcde015f36ea6a8e0d3817b77f9b17aebae701c759fe9b6
 DIST nginx-auth-ldap-42d195d7a7575ebab1c369ad3fc5d78dc2c2669c.tar.gz 18457 
BLAKE2B 
5ca9e5299b20ab5a93a001cac48e446bd86b3a24ac49e716bc975b128890bdb4b0dbbf5730fbaaeadfd958160093c7a6af798dd0e6de27062f149a760333
 SHA512 
ec59637fda5acac053e815cb1d04b545fc6b765e5ec63d8c2c9c301abad87afaa2698145acac08e9e14c91e1423ebff7aff0cca2b940b19bf4cf53973269
 DIST nginx_http_sticky_module_ng-1.2.6-10-g08a395c66e42.tar.bz2 124047 BLAKE2B 
d37ef9a15c91abe3c6258e420d1f99fa452f9d9966a0e13102174973314a3bac5413957a5fe632a9dcb1163b3be5df8116e05cc053ee061e19319ec25f341570
 SHA512 
6c1bfdcf89884b2855d51ae7da0f6e53a4ca3629e1aaf58433b70c07dcb2af797ba6e87d9b3eb4fe2fb6d4d697e862f2b4c2f8d8b3fdaea201740c97ec936529
 DIST ngx_brotli-8104036af9cff4b1d34f22d00ba857e2a93a243c.tar.gz 12672 BLAKE2B 
fa2febfa63b98303f8890c6774de6ccb09475ccd639d3b74493a4ffd97c90febdc22755c5928018bdac24a537bd13cde165f97e5d2b50bebf598c3fb22ec0206
 SHA512 
169566b8764bb2b82e029f954a99063a9c61e2cbf982861c5f6818b389a5f37bf5389afb1b5627de9bd3f7af7b3c404be0230f943d47ab621c2a2bd825cc8203
@@ -27,3 +28,4 @@ DIST ngx_rtmp-1.2.1.tar.gz 519919 BLAKE2B 
744ccb8031eb9653f158f9eceba64fc9c8af7b
 DIST njs-0.3.5.tar.gz 339177 BLAKE2B 
6327be0b7c8077870408722376782bca579a6cfdf1fe2a4950fc0d289311ad21f671bc2b47d06f70d95d4f68d99e8c70fd4598dcc167b79c57704d99a098d284
 SHA512 
236e0284f251856f74eb51d8251bb5be725d2ca90056f2feef7677eb636a4e97e203f3bba81fb6b677158d615dc2d6ffcb0dc1059fb678ab12b7d14cc4ea7241
 DIST njs-0.3.7.tar.gz 360227 BLAKE2B 
b23e5105e3b9a0575e4da6a6e344983c2fed2081cdf0be9209fc86cd51c6e962ec5d855945d2c6972153de048dfead866686b2248b28660b41219a8e05fa939a
 SHA512 
1975c38fab59a587045e1c6bebd527a4432c4e6bec5a62cb2e1bc5fef19275deffdb6c6558caa3f0dcc58716b702adc0eb89b0171acf5f70f275c593b16f4bfb
 DIST njs-0.3.8.tar.gz 398172 BLAKE2B 
2bc76a1267c21bd691dd05ba5416e9d443d9a1d59adca07d6e370bf5b8c9a1420dc4fae2831620b26b6ea2ed16fb00c2058f569c1d60179dce83ff7cf44067c2
 SHA512 
7a68f5205357c64d5b4e13d72ab03b81ce5675d6f5d5643960c8e1273001828f3c1c9caab7e6b7616168f73d45c1cebb802a75ed31c22f8ca12e377ec5a4d5a5
+DIST njs-0.3.9.tar.gz 412279 BLAKE2B 
9e27e59e56b6d5c9d48717552aa373265c6e513e55049a94f1df25a558ef3253be89b8e7e00a3fdcaa93c66f8da8d1d654d4d279e0b4c05b769775a862dfc0a4
 SHA512 
a1d734db7325de3055d3034777ebfe03b1205bdb6648da45ac7f68698d32427da741a88872c8f713ec6258e79d9cfdcdb89e4429571ba3e3e723a5777024dcab

diff --git a/www-servers/nginx/nginx-1.17.9.ebuild 
b/www-servers/nginx/nginx-1.17.9.ebuild
new file mode 100644
index 000..ab414da3e48
--- /dev/null
+++ b/www-servers/nginx/nginx-1.17.9.ebuild
@@ -0,0 +1,1089 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+# Maintainer notes:
+# - http_rewrite-independent pcre-support makes sense for matching locations 
without an actual rewrite
+# - any http-module activates the main 

[gentoo-commits] repo/gentoo:master commit in: sys-devel/autogen/files/, sys-devel/autogen/

2020-03-03 Thread Sergei Trofimovich
commit: 898ab7a9bb1a53378f375f0a22caed36e6099046
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar  3 23:04:47 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar  3 23:05:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=898ab7a9

sys-devel/autogen: disable test with process leak

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

 sys-devel/autogen/autogen-5.18.16-r1.ebuild   |  1 +
 .../autogen/files/autogen-5.18.16-make-4.3.patch  | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/sys-devel/autogen/autogen-5.18.16-r1.ebuild 
b/sys-devel/autogen/autogen-5.18.16-r1.ebuild
index 93712b018df..57e03872d85 100644
--- a/sys-devel/autogen/autogen-5.18.16-r1.ebuild
+++ b/sys-devel/autogen/autogen-5.18.16-r1.ebuild
@@ -23,6 +23,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-5.18.16-no-werror.patch
"${FILESDIR}"/${PN}-5.18.16-rpath.patch
"${FILESDIR}"/${PN}-5.18.16-respect-TMPDIR.patch
+   "${FILESDIR}"/${PN}-5.18.16-make-4.3.patch
 )
 
 src_prepare() {

diff --git a/sys-devel/autogen/files/autogen-5.18.16-make-4.3.patch 
b/sys-devel/autogen/files/autogen-5.18.16-make-4.3.patch
new file mode 100644
index 000..a91fc8cc792
--- /dev/null
+++ b/sys-devel/autogen/files/autogen-5.18.16-make-4.3.patch
@@ -0,0 +1,19 @@
+Without this change 'make check -j9' on make-4.3 hangs indefinitely.
+Older make versions just leak process. Ideally 'run_ag' (or 'defs'?)
+should be fixed to stop process leak.
+--- a/agen5/test/directives.test
 b/agen5/test/directives.test
+@@ -120,9 +120,10 @@ echo '#assert `echo true`' >> ${testname}.inc
+ run_ag x2 ${agopts} ${testname}.def
+ test $? -eq 0 || failure ${agopts}-2 failed
+ 
+-echo '#assert `echo false`' >> ${testname}.inc
+-run_ag x3 ${agopts} ${testname}.def
+-test $? -ne 0 || failure ${agopts}-3 failed
++#leaks process and makes make-4.3 hang on leaked process
++#echo '#assert `echo false`' >> ${testname}.inc
++#run_ag x3 ${agopts} ${testname}.def
++#test $? -ne 0 || failure ${agopts}-3 failed
+ 
+ ${FGREP} -v '#assert' ${testname}.inc > ${testname}2.inc
+ mv -f ${testname}2.inc ${testname}.inc



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

2020-03-03 Thread Mike Gilbert
commit: d69d4d3b82d853130b440ceeb59a51e73443bf53
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Mar  3 22:21:46 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Mar  3 22:22:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d69d4d3b

sys-apps/systemd: bump to 245-rc2

Package-Manager: Portage-2.3.91_p5, Repoman-2.3.20_p113
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-apps/systemd/Manifest   |   1 +
 sys-apps/systemd/systemd-245_rc2.ebuild | 510 
 2 files changed, 511 insertions(+)

diff --git a/sys-apps/systemd/Manifest b/sys-apps/systemd/Manifest
index 0001c941864..1128f76364d 100644
--- a/sys-apps/systemd/Manifest
+++ b/sys-apps/systemd/Manifest
@@ -1,4 +1,5 @@
 DIST systemd-243.tar.gz 8242522 BLAKE2B 
89e3ebbea5a99061329f7c78220a66c1e075d5ba90dfdf5ee8d0d9b762ef4600dc82d8ca2054632e5e343b6272cd8046c92f7f99dcfa8287c5ef2b42fb96d4cb
 SHA512 
56b52a297aa5ac04d9667eb3afb1598725b197de73ff72baa1aabbc2844e36fba7b7fccdf6d214ae8b5b926616b2b7e15772763aaa80ec938d74333ff9c8673e
 DIST systemd-244.tar.gz 8445963 BLAKE2B 
19751fb9c058a079694ee1b991259fd3f1fa30ae98ca38bbe8caadfc5628db7848c7f742a1b11781fbd67f911adda917d7a4da1dddb63064907f86f47e5a3256
 SHA512 
08f260fb15b5eb273faafda826dd9154e9a02841b4c5911cc1c7e1445072ad51389f8cced7b9acf112737c20fd56b2fbf48b3f914733c934c774d38a23b616fb
 DIST systemd-245-rc1.tar.gz 8961356 BLAKE2B 
ed04166ead57c2f1cc1a1ca2f0041cae134b503d3448ea9fdd799e12d81f45721ee304d4aabd96d3eab8ea1321b283820e8d2a850b41733e40f07fd419f67b95
 SHA512 
2ef9a295f3897c6642a2fac2e3c73467ece9bc6fc196cc4f3707b9c23af2581eb9f74def78909d57513b67604bf1cf6dc5dbb31c6d435f7997677d09a73d006b
+DIST systemd-245-rc2.tar.gz 8986493 BLAKE2B 
7b5fdb3af94cbedf75e3c4d150797fe4a150102519766e5db3275df9d677ff0e4b69aef07f7bcd9e5efb52392be65c93f3fd3ba66c9b9a8de4e18b906545bddb
 SHA512 
71d6a7c8db4845c95abe66aca041bf6df7d868a9f56be94a188c11647f723d33ea8611a8a84d0f2f71ceacafa4d41fa9c26df25c239c60e0121e762570b8a963
 DIST systemd-stable-244.3.tar.gz 8484735 BLAKE2B 
25125ecdae59c852e8ceb45b7ed0b76631b301ab4026c4e389c4bc12090fe41f5918411a75bd20f38b6b3993445df93c850ba98f8d9b30fd24fc4e25f8355a3d
 SHA512 
f8e83fa3e57ac8fdbed61b66bb45fd0eafa6fb36eda26f10690d93f34b03daab6ce4e7eff45b79dcaf59f11f41c1b022d1d9314f576c50ad28f6bb5901f1b18d

diff --git a/sys-apps/systemd/systemd-245_rc2.ebuild 
b/sys-apps/systemd/systemd-245_rc2.ebuild
new file mode 100644
index 000..6454de6e169
--- /dev/null
+++ b/sys-apps/systemd/systemd-245_rc2.ebuild
@@ -0,0 +1,510 @@
+# Copyright 2011-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} ==  ]]; then
+   EGIT_REPO_URI="https://github.com/systemd/systemd.git;
+   inherit git-r3
+else
+   if [[ ${PV} == *.* ]]; then
+   MY_PN=systemd-stable
+   else
+   MY_PN=systemd
+   fi
+   MY_PV=${PV/_/-}
+   MY_P=${MY_PN}-${MY_PV}
+   S=${WORKDIR}/${MY_P}
+   
SRC_URI="https://github.com/systemd/${MY_PN}/archive/v${MY_PV}/${MY_P}.tar.gz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86"
+fi
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit bash-completion-r1 linux-info meson multilib-minimal ninja-utils pam 
python-any-r1 systemd toolchain-funcs udev usr-ldscript
+
+DESCRIPTION="System and service manager for Linux"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd;
+
+LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
+SLOT="0/2"
+IUSE="acl apparmor audit build cgroup-hybrid cryptsetup curl dns-over-tls 
elfutils +gcrypt gnuefi http idn importd +kmod +lz4 lzma nat pam pcre pkcs11 
policykit pwquality qrcode +resolvconf +seccomp selinux split-usr static-libs 
+sysv-utils test vanilla xkb"
+
+REQUIRED_USE="importd? ( curl gcrypt lzma )"
+RESTRICT="!test? ( test )"
+
+MINKV="3.11"
+
+COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
+   sys-libs/libcap:0=[${MULTILIB_USEDEP}]
+   acl? ( sys-apps/acl:0= )
+   apparmor? ( sys-libs/libapparmor:0= )
+   audit? ( >=sys-process/audit-2:0= )
+   cryptsetup? ( >=sys-fs/cryptsetup-2.0.1:0= )
+   curl? ( net-misc/curl:0= )
+   dns-over-tls? ( >=net-libs/gnutls-3.5.3:0= )
+   elfutils? ( >=dev-libs/elfutils-0.158:0= )
+   gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0=[${MULTILIB_USEDEP}] )
+   http? (
+   >=net-libs/libmicrohttpd-0.9.33:0=[epoll(+)]
+   >=net-libs/gnutls-3.1.4:0=
+   )
+   idn? ( net-dns/libidn2:= )
+   importd? (
+   app-arch/bzip2:0=
+   sys-libs/zlib:0=
+   )
+   kmod? ( >=sys-apps/kmod-15:0= )
+   lz4? ( >=app-arch/lz4-0_p131:0=[${MULTILIB_USEDEP}] )
+   lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
+   nat? ( net-firewall/iptables:0= )
+   pam? ( sys-libs/pam:=[${MULTILIB_USEDEP}] )
+   pkcs11? ( app-crypt/p11-kit:0= )
+   pcre? ( 

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

2020-03-03 Thread Mart Raudsepp
commit: 13336f2a45870f015d771643c896b2a6552eb3a0
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Mar  3 21:49:22 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Mar  3 22:19:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13336f2a

dev-lang/vala: bump p.masked to 0.48.0

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

 dev-lang/vala/Manifest| 2 +-
 dev-lang/vala/{vala-0.47.92.ebuild => vala-0.48.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/vala/Manifest b/dev-lang/vala/Manifest
index be4a8a4c462..bf4ac4bcf89 100644
--- a/dev-lang/vala/Manifest
+++ b/dev-lang/vala/Manifest
@@ -5,4 +5,4 @@ DIST vala-0.40.19.tar.xz 3435688 BLAKE2B 
caacacd0ed33a5a1fd465c7494d326941225f4c
 DIST vala-0.44.11.tar.xz 3370248 BLAKE2B 
c111b6175e6339148e30bedc77f62a9ef3ec912ad0621c9303fc5dba31694173b49ccc433d3681303d64a1e442ed9b7b064f27931369cb13fa028bfc25ffa3c9
 SHA512 
6111699039ed37084426d7603b82dfa9bd497c66ba7353ee22e8541bf15a2cbb634d315593c093f18c20bac877ae34884e5b570cd25237ce12aa73e941c4c540
 DIST vala-0.44.9.tar.xz 3363004 BLAKE2B 
b87f8f7d9cda5a77486720b8c542c42ed448cfbb6a1bae899591a799dcf25882a0539c3acef282d0ba42a7ea78d68e7a5d99aa4daa306a70afe6938732d03c25
 SHA512 
9af559a6cb1680013886a4d425e619503d60394f2c7b1ab897cc7830ee566f8122dcd4380b78b551fbf556cead623c245adc1f7f3357b8315be8c120412a3e9f
 DIST vala-0.46.6.tar.xz 3383032 BLAKE2B 
c7f38cf617f3a0d5a5915ebedd320ef6a5c3714e21618e95756529e1fb09abc12417f31aeefc0111e828da5c2dabd6195b07bb1cc69c6e74f73d72fe7403637a
 SHA512 
ab24c3ad37af62e38289fd085a33f72e178e0b58c1f24c27c58c1010270a4b0e5cb4cc510b6147c51e5796a7ae63aed3a4ac219b24ff985f2546e25c9ad48992
-DIST vala-0.47.92.tar.xz 3422564 BLAKE2B 
fe204b23f2dbc1bc65641f6c49dd1e0be6ed11bf4a6bf099937b366620247cceb71de231ec3dad426c45e3e72de636ba937fa40e943bc8f9c1f2edca69f5584f
 SHA512 
f5c9342976da04f1145425a1d27303f0fe0ab1c5da8261d813345a9baf375e6f2d86d2a551ef792d58a9ddf7ab6a6acbfae14283a2b0ca7a03f21d354b44675c
+DIST vala-0.48.0.tar.xz 3423156 BLAKE2B 
4577e468d186afb4ff237068c29204f220d64cb244953cfc10b74a1792841f6d3db8d69b2d3119a4ab35aed1ca7743e0d84a3a786efdea9ed58fdfced0472d09
 SHA512 
77c85ee60bee92f2488fc1f7d21d1ab6886698ff5c303dff539c7aa3a178ed9ea402498e97b79b5a306ad4a25b19ae13e8ce78e389f8310315545422a11dd7d9

diff --git a/dev-lang/vala/vala-0.47.92.ebuild 
b/dev-lang/vala/vala-0.48.0.ebuild
similarity index 100%
rename from dev-lang/vala/vala-0.47.92.ebuild
rename to dev-lang/vala/vala-0.48.0.ebuild



[gentoo-commits] repo/gentoo:master commit in: gnome-base/nautilus/, gnome-base/nautilus/files/

2020-03-03 Thread Mart Raudsepp
commit: 94ca243228734271e0e93704fd50a1f5d0a5e1dd
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Mar  3 22:19:07 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Mar  3 22:19:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ca2432

gnome-base/nautilus: bump to 3.34.2

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

 gnome-base/nautilus/Manifest   |   1 +
 .../nautilus/files/3.34.2-pango-1.42-compat.patch  | 106 
 gnome-base/nautilus/nautilus-3.34.2.ebuild | 107 +
 3 files changed, 214 insertions(+)

diff --git a/gnome-base/nautilus/Manifest b/gnome-base/nautilus/Manifest
index c27e9f9b5a9..5928b3e7fc0 100644
--- a/gnome-base/nautilus/Manifest
+++ b/gnome-base/nautilus/Manifest
@@ -1 +1,2 @@
 DIST nautilus-3.32.3.tar.xz 3197820 BLAKE2B 
28140210a855fe62faba4f0833067a81c4d8f71c0cc870ba4fdcc016754b01df003e45f636836f67cced8515aba8c8fb7922de788a14bfe0f0cc4518010aed5f
 SHA512 
f19710f02bd91edb2d2f6cb8f46be6bebea3edfed14a07612444d5990533bafd032b604d65533727eb377b574d6bd4c82dbe11894d85ad254ee1473b683c4392
+DIST nautilus-3.34.2.tar.xz 3196976 BLAKE2B 
38424061cb5591fc1df5824dd80e282637345bde148955c81632d4894153e10f3840389bb4e43dffe8c28f10eb6e64c1cc89f1bffdcf80fa581a5d47b7724dee
 SHA512 
1a4e24fea3201f68b0316b95425bbc90078baa1ae7dccef2d2e48beda4007ecf2986254cde243d310c548e47a4693d84d1255654199649ce08429a99fb3a3a51

diff --git a/gnome-base/nautilus/files/3.34.2-pango-1.42-compat.patch 
b/gnome-base/nautilus/files/3.34.2-pango-1.42-compat.patch
new file mode 100644
index 000..76ab1fb1c2e
--- /dev/null
+++ b/gnome-base/nautilus/files/3.34.2-pango-1.42-compat.patch
@@ -0,0 +1,106 @@
+From a9cd85a7bc045ae4b4661f0e6f9ece362a26c0c3 Mon Sep 17 00:00:00 2001
+From: Emmanuele Bassi 
+Date: Wed, 27 Nov 2019 14:08:27 +
+Subject: [PATCH] Conditionally depend on Pango 1.44.4
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+We're using newly introduced Pango API, but we're not doing a version
+check on it. One option is to force a Pango ≥ 1.44.4 dependency; another
+is to do a compile time check and only use the new API if we're building
+against a new enough Pango.
+---
+ src/nautilus-canvas-item.c   | 14 +-
+ src/nautilus-view-icon-item-ui.c | 16 ++--
+ 2 files changed, 19 insertions(+), 11 deletions(-)
+
+diff --git a/src/nautilus-canvas-item.c b/src/nautilus-canvas-item.c
+index 4d33d119b..5b5d3312f 100644
+--- a/src/nautilus-canvas-item.c
 b/src/nautilus-canvas-item.c
+@@ -1381,14 +1381,12 @@ create_label_layout (NautilusCanvasItem *item,
+ GString *str;
+ char *zeroified_text;
+ const char *p;
+-PangoAttrList *attr_list;
+ 
+ canvas_item = EEL_CANVAS_ITEM (item);
+ 
+ container = NAUTILUS_CANVAS_CONTAINER (canvas_item->canvas);
+ context = gtk_widget_get_pango_context (GTK_WIDGET (canvas_item->canvas));
+ layout = pango_layout_new (context);
+-attr_list = pango_attr_list_new ();
+ 
+ zeroified_text = NULL;
+ 
+@@ -1417,8 +1415,15 @@ create_label_layout (NautilusCanvasItem *item,
+ pango_layout_set_spacing (layout, LABEL_LINE_SPACING);
+ pango_layout_set_wrap (layout, PANGO_WRAP_WORD_CHAR);
+ 
+-pango_attr_list_insert (attr_list, pango_attr_insert_hyphens_new (FALSE));
+-pango_layout_set_attributes (layout, attr_list);
++#if PANGO_VERSION_CHECK (1, 44, 4)
++{
++PangoAttrList *attr_list = pango_attr_list_new ();
++
++pango_attr_list_insert (attr_list, pango_attr_insert_hyphens_new 
(FALSE));
++pango_layout_set_attributes (layout, attr_list);
++pango_attr_list_unref (attr_list);
++}
++#endif
+ 
+ /* Create a font description */
+ if (container->details->font)
+@@ -1432,7 +1437,6 @@ create_label_layout (NautilusCanvasItem *item,
+ pango_layout_set_font_description (layout, desc);
+ pango_font_description_free (desc);
+ g_free (zeroified_text);
+-pango_attr_list_unref (attr_list);
+ 
+ return layout;
+ }
+diff --git a/src/nautilus-view-icon-item-ui.c 
b/src/nautilus-view-icon-item-ui.c
+index d192e28fa..837dc54a9 100644
+--- a/src/nautilus-view-icon-item-ui.c
 b/src/nautilus-view-icon-item-ui.c
+@@ -128,7 +128,6 @@ constructed (GObject *object)
+ GtkBox *container;
+ GtkBox *item_selection_background;
+ GtkLabel *label;
+-PangoAttrList *attr_list;
+ GtkStyleContext *style_context;
+ NautilusFile *file;
+ guint icon_size;
+@@ -150,9 +149,16 @@ constructed (GObject *object)
+ 
+ label = GTK_LABEL (gtk_label_new (nautilus_file_get_display_name (file)));
+ gtk_widget_show (GTK_WIDGET (label));
+-attr_list = pango_attr_list_new ();
+-pango_attr_list_insert (attr_list, pango_attr_insert_hyphens_new (FALSE));
+-gtk_label_set_attributes (label, attr_list);
++
++#if PANGO_VERSION_CHECK (1, 44, 4)
++{

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

2020-03-03 Thread Mart Raudsepp
commit: a0b1dc6b49bdf93de28a02e3cb100a2bb6672b61
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Mar  3 21:48:36 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Mar  3 22:19:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b1dc6b

dev-libs/vala-common: bump p.masked to 0.48.0

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

 dev-libs/vala-common/Manifest   | 2 +-
 .../{vala-common-0.47.92.ebuild => vala-common-0.48.0.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/vala-common/Manifest b/dev-libs/vala-common/Manifest
index 9581a35b5ff..34a05819e15 100644
--- a/dev-libs/vala-common/Manifest
+++ b/dev-libs/vala-common/Manifest
@@ -1,4 +1,4 @@
 DIST vala-0.44.11.tar.xz 3370248 BLAKE2B 
c111b6175e6339148e30bedc77f62a9ef3ec912ad0621c9303fc5dba31694173b49ccc433d3681303d64a1e442ed9b7b064f27931369cb13fa028bfc25ffa3c9
 SHA512 
6111699039ed37084426d7603b82dfa9bd497c66ba7353ee22e8541bf15a2cbb634d315593c093f18c20bac877ae34884e5b570cd25237ce12aa73e941c4c540
 DIST vala-0.44.9.tar.xz 3363004 BLAKE2B 
b87f8f7d9cda5a77486720b8c542c42ed448cfbb6a1bae899591a799dcf25882a0539c3acef282d0ba42a7ea78d68e7a5d99aa4daa306a70afe6938732d03c25
 SHA512 
9af559a6cb1680013886a4d425e619503d60394f2c7b1ab897cc7830ee566f8122dcd4380b78b551fbf556cead623c245adc1f7f3357b8315be8c120412a3e9f
 DIST vala-0.46.6.tar.xz 3383032 BLAKE2B 
c7f38cf617f3a0d5a5915ebedd320ef6a5c3714e21618e95756529e1fb09abc12417f31aeefc0111e828da5c2dabd6195b07bb1cc69c6e74f73d72fe7403637a
 SHA512 
ab24c3ad37af62e38289fd085a33f72e178e0b58c1f24c27c58c1010270a4b0e5cb4cc510b6147c51e5796a7ae63aed3a4ac219b24ff985f2546e25c9ad48992
-DIST vala-0.47.92.tar.xz 3422564 BLAKE2B 
fe204b23f2dbc1bc65641f6c49dd1e0be6ed11bf4a6bf099937b366620247cceb71de231ec3dad426c45e3e72de636ba937fa40e943bc8f9c1f2edca69f5584f
 SHA512 
f5c9342976da04f1145425a1d27303f0fe0ab1c5da8261d813345a9baf375e6f2d86d2a551ef792d58a9ddf7ab6a6acbfae14283a2b0ca7a03f21d354b44675c
+DIST vala-0.48.0.tar.xz 3423156 BLAKE2B 
4577e468d186afb4ff237068c29204f220d64cb244953cfc10b74a1792841f6d3db8d69b2d3119a4ab35aed1ca7743e0d84a3a786efdea9ed58fdfced0472d09
 SHA512 
77c85ee60bee92f2488fc1f7d21d1ab6886698ff5c303dff539c7aa3a178ed9ea402498e97b79b5a306ad4a25b19ae13e8ce78e389f8310315545422a11dd7d9

diff --git a/dev-libs/vala-common/vala-common-0.47.92.ebuild 
b/dev-libs/vala-common/vala-common-0.48.0.ebuild
similarity index 100%
rename from dev-libs/vala-common/vala-common-0.47.92.ebuild
rename to dev-libs/vala-common/vala-common-0.48.0.ebuild



[gentoo-commits] proj/vdr/devel:master commit in: profiles/

2020-03-03 Thread Jörg Bornkessel
commit: 93c60c2aff786fd708d2e4912c6878962579331c
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Tue Mar  3 22:00:58 2020 +
Commit: Jörg Bornkessel  gentoo  org>
CommitDate: Tue Mar  3 22:00:58 2020 +
URL:https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=93c60c2a

package.mask: update pmask for multiple _rc version, add better description why

Signed-off-by: Joerg Bornkessel  gentoo.org>

 profiles/package.mask | 9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index ec58df3..cb74951 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -21,11 +21,16 @@
 ##   End example
 ##
 
-# Joerg Bornkessel  ( 12/Jan/2020 )
+# Joerg Bornkessel  ( 03/Mar/2020 )
 # temp pmasked for testing
+# We strongly recommend,
+#  _DO_NOT_ 
+# unmask this versions,
+# it would possible break your vdr install
+# and will result in a not starting VDR system
 acct_group/vdr
 acct-user/vdr
-=media-tv/gentoo-vdr-scripts-3.0_rc1
+=media-tv/gentoo-vdr-scripts-3.0_rc*
 
 # Joerg Bornkessel 
 #  on behalf of QA Team



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2020-03-03 Thread Mike Gilbert
commit: 35520d1c2ed85130ec8ad7be6be8e38f396b371c
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Mar  3 21:49:50 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Mar  3 21:49:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35520d1c

www-plugins/chrome-binary-plugins: automated update (80.0.3987.132)

Package-Manager: Portage-2.3.91_p5, Repoman-2.3.20_p113
Signed-off-by: Mike Gilbert  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...-80.0.3987.122.ebuild => chrome-binary-plugins-80.0.3987.132.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 7842f9b0f51..758f4fdf4a9 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_81.0.4044.34-1_amd64.deb 66708676 BLAKE2B 
d647a2998b334d155a0c30de768cb315bb0740d33e4add13bce3f7efdccad1e9e25944b0d21aaf6a1aa47325fe20183d41f83f26e7104f8a697fbaf0af690bca
 SHA512 
867e86358142bc685821faa3fa074d3a47cc47c1d1d070a3d8c54b0d5c8323efd9939d3fc6bb8b91afcca1b872498b986f6bde942b063d9187fa72fcd1d92d81
-DIST google-chrome-stable_80.0.3987.122-1_amd64.deb 63111826 BLAKE2B 
a03e547db371c9a15034d6b45d3a40327697685e4df3f39ffc9d0f32bbf39f8c9c7c0da5779326200b0399ad61b29304fbed41f755480cc6a7e7cf33e91af7fa
 SHA512 
dc9e6ab4cda866e19b13f90613efb8915993346dc8dfa00aba84e200b9a90633759226788cc18105a8d240951b17a7c753f9f380fceb8ce0beaed7315c6ba47a
+DIST google-chrome-stable_80.0.3987.132-1_amd64.deb 63597456 BLAKE2B 
62285e7b7dbeb137135ec5ccd2245c542a3305e8867910666d2c11463936a764f2f91ca9076d735044046555e383e3f829e011a2c2fa454cddbc8f05ad5fb50e
 SHA512 
d88a5cff2727113913f3342c6420d1560b38e09002a5f981da3b4f8cb8620abd270409bbd11cba9f7d3d49b1cf472c74b27385417b43144070497f29f20a18f4
 DIST google-chrome-unstable_82.0.4068.4-1_amd64.deb 68621040 BLAKE2B 
b2b3a7716dcbb1b46d4d4f90e3e69b1c9a4768afa9aa01bc37389c13dc8c7857e451039bafec410831fbc3dd9f8306a4395d175914ff2057afd316983bbb6c18
 SHA512 
893c67d2b1ca58d834a8874d57f9d8e6484ac37e115c44be2b1f4a581daadbf2075448b52ec95ed87e6e5f890e33de718951137bafe326e6332a3029c0dc24d7

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-80.0.3987.122.ebuild 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-80.0.3987.132.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-80.0.3987.122.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-80.0.3987.132.ebuild



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

2020-03-03 Thread Mike Gilbert
commit: 525b468a2f065304d4d494918e071866e3eebcdd
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Mar  3 21:49:41 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Mar  3 21:49:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=525b468a

www-client/google-chrome: automated update (80.0.3987.132)

Package-Manager: Portage-2.3.91_p5, Repoman-2.3.20_p113
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/google-chrome/Manifest   | 2 +-
 ...e-chrome-80.0.3987.122.ebuild => google-chrome-80.0.3987.132.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome/Manifest 
b/www-client/google-chrome/Manifest
index 405638d03ae..bdd7621eaeb 100644
--- a/www-client/google-chrome/Manifest
+++ b/www-client/google-chrome/Manifest
@@ -1 +1 @@
-DIST google-chrome-stable_80.0.3987.122-1_amd64.deb 63111826 BLAKE2B 
a03e547db371c9a15034d6b45d3a40327697685e4df3f39ffc9d0f32bbf39f8c9c7c0da5779326200b0399ad61b29304fbed41f755480cc6a7e7cf33e91af7fa
 SHA512 
dc9e6ab4cda866e19b13f90613efb8915993346dc8dfa00aba84e200b9a90633759226788cc18105a8d240951b17a7c753f9f380fceb8ce0beaed7315c6ba47a
+DIST google-chrome-stable_80.0.3987.132-1_amd64.deb 63597456 BLAKE2B 
62285e7b7dbeb137135ec5ccd2245c542a3305e8867910666d2c11463936a764f2f91ca9076d735044046555e383e3f829e011a2c2fa454cddbc8f05ad5fb50e
 SHA512 
d88a5cff2727113913f3342c6420d1560b38e09002a5f981da3b4f8cb8620abd270409bbd11cba9f7d3d49b1cf472c74b27385417b43144070497f29f20a18f4

diff --git a/www-client/google-chrome/google-chrome-80.0.3987.122.ebuild 
b/www-client/google-chrome/google-chrome-80.0.3987.132.ebuild
similarity index 100%
rename from www-client/google-chrome/google-chrome-80.0.3987.122.ebuild
rename to www-client/google-chrome/google-chrome-80.0.3987.132.ebuild



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

2020-03-03 Thread Georgy Yakovlev
commit: 8135cc069bcd166e4f2f7034b1dfbf9d22a59085
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Mar  3 21:47:27 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Mar  3 21:48:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8135cc06

virtual/rust: 1.41.1 ppc64 stable, bug #708920

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

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

diff --git a/virtual/rust/rust-1.41.1.ebuild b/virtual/rust/rust-1.41.1.ebuild
index e554ba08a50..5331d749eed 100644
--- a/virtual/rust/rust-1.41.1.ebuild
+++ b/virtual/rust/rust-1.41.1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 
 BDEPEND=""
 RDEPEND="|| ( =dev-lang/rust-${PV}*[${MULTILIB_USEDEP}] 
=dev-lang/rust-bin-${PV}* )"



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

2020-03-03 Thread Georgy Yakovlev
commit: c079521450f6842de14ac0352b2233ee3272bddf
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Mar  3 21:46:50 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Mar  3 21:48:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0795214

dev-lang/rust: 1.41.1 ppc64 stable, bug #708920

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

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

diff --git a/dev-lang/rust/rust-1.41.1.ebuild b/dev-lang/rust/rust-1.41.1.ebuild
index 8752ad4aea5..84281076466 100644
--- a/dev-lang/rust/rust-1.41.1.ebuild
+++ b/dev-lang/rust/rust-1.41.1.ebuild
@@ -18,7 +18,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 fi
 
 RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"



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

2020-03-03 Thread Georgy Yakovlev
commit: 4856f5fd7f5a14c860a11b128b6033b425d7fe30
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Mar  3 21:45:58 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Mar  3 21:48:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4856f5fd

dev-lang/rust-bin: 1.41.1 ppc64 stable, bug #708920

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

 dev-lang/rust-bin/rust-bin-1.41.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/rust-bin/rust-bin-1.41.1.ebuild 
b/dev-lang/rust-bin/rust-bin-1.41.1.ebuild
index d08751d3b55..57f8f271488 100644
--- a/dev-lang/rust-bin/rust-bin-1.41.1.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.41.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P})"
 
 LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
 SLOT="stable"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 IUSE="clippy cpu_flags_x86_sse2 doc libressl rustfmt"
 
 DEPEND=""



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

2020-03-03 Thread Matt Turner
commit: 0fc9761f2802864a309dc1832980866fed91b6c3
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Mar  3 21:15:59 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Mar  3 21:16:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fc9761f

Revert "media-video/vdr: old buggy version removed"

This reverts commit 254ca62f09e08d60eac5cc4b91994fbc947efe92.

This is the only stable version of media-video/vdr.

Signed-off-by: Matt Turner  gentoo.org>

 media-video/vdr/vdr-2.2.0-r5.ebuild | 301 
 1 file changed, 301 insertions(+)

diff --git a/media-video/vdr/vdr-2.2.0-r5.ebuild 
b/media-video/vdr/vdr-2.2.0-r5.ebuild
new file mode 100644
index 000..472f17daa0a
--- /dev/null
+++ b/media-video/vdr/vdr-2.2.0-r5.ebuild
@@ -0,0 +1,301 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils flag-o-matic toolchain-funcs
+
+# Switches supported by extensions-patch
+EXT_PATCH_FLAGS="alternatechannel graphtft naludump permashift pinplugin
+   mainmenuhooks menuorg menuselection resumereset 
ttxtsubs"
+
+# names of the use-flags
+EXT_PATCH_FLAGS_RENAMED=""
+
+# names ext-patch uses internally, here only used for maintainer checks
+EXT_PATCH_FLAGS_RENAMED_EXT_NAME="bidi no_kbd sdnotify"
+
+MY_PV="${PV%_p*}"
+MY_P="${PN}-${MY_PV}"
+S="${WORKDIR}/${MY_P}"
+
+EXT_P="extpng-${P}-gentoo-edition-v1"
+
+DESCRIPTION="Video Disk Recorder - turns a pc into a powerful set top box for 
DVB"
+HOMEPAGE="http://www.tvdr.de/;
+SRC_URI="ftp://ftp.tvdr.de/vdr/${MY_P}.tar.bz2
+   mirror://gentoo/${EXT_P}.patch.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
+IUSE="bidi debug keyboard html systemd vanilla ${EXT_PATCH_FLAGS} 
${EXT_PATCH_FLAGS_RENAMED}"
+
+COMMON_DEPEND="
+   virtual/jpeg:*
+   sys-libs/libcap
+   >=media-libs/fontconfig-2.4.2
+   >=media-libs/freetype-2"
+DEPEND="${COMMON_DEPEND}
+   >=virtual/linuxtv-dvb-headers-5.3"
+RDEPEND="${COMMON_DEPEND}
+   dev-lang/perl
+   >=media-tv/gentoo-vdr-scripts-2.7
+   media-fonts/corefonts
+   bidi? ( dev-libs/fribidi )
+   systemd? ( sys-apps/systemd )"
+BDEPEND="sys-devel/gettext"
+
+CONF_DIR="/etc/vdr"
+CAP_FILE="${S}/capabilities.sh"
+CAPS="# Capabilities of the vdr-executable for use by startscript etc."
+
+pkg_setup() {
+   use debug && append-flags -g
+
+   PLUGIN_LIBDIR="/usr/$(get_libdir)/vdr/plugins"
+
+   tc-export CC CXX AR
+}
+
+add_cap() {
+   local arg
+   for arg; do
+   CAPS="${CAPS}\n${arg}=1"
+   done
+}
+
+enable_patch() {
+   local arg ARG_UPPER
+   for arg; do
+   ARG_UPPER=$(echo $arg | tr '[:lower:]' '[:upper:]')
+   echo "${ARG_UPPER} = 1" >> Make.config || die "cannot write to 
Make.config"
+
+   # codesnippet to bring the extpng defines into the vdr.pc 
CXXFLAGS CFLAGS
+   echo "-DUSE_${ARG_UPPER}" >> "${T}"/defines.tmp || die "cannot 
write to defines.tmp"
+   cat "${T}"/defines.tmp | tr \\\012 ' '  > "${T}"/defines.IUSE 
|| die "cannot write to defines.tmp"
+   export DEFINES_IUSE=$( cat ${T}/defines.IUSE )
+   done
+}
+
+extensions_add_make_conf()
+{
+   # copy all ifdef for extensions-patch to Make.config
+   sed -e '1,/need to touch the following:/d' \
+   -e '/need to touch the following/,/^$/d' \
+   Make.config.template >> Make.config || die "cannot write to 
Make.config"
+}
+
+extensions_all_defines() {
+   # extract all possible settings for extensions-patch
+   sed -e '/^#\?[A-Z].*= 1/!d' -e 's/^#\?//' -e 's/ .*//' \
+   Make.config.template \
+   | sort \
+   | tr '[:upper:]' '[:lower:]' || die "error in function 
extensions_all_defines"
+}
+
+lang_po() {
+   LING_PO=$( ls ${S}/po | sed -e "s:.po::g" | cut -d_ -f1 | tr \\\012 ' ' 
)
+}
+
+src_configure() {
+   # support languages, written from right to left
+   export "BIDI=$(usex bidi 1 0)"
+   # systemd notification support
+   export "SDNOTIFY=$(usex systemd 1 0)"
+   # with/without keyboard
+   export "USE_KBD=$(usex keyboard 1 0)"
+}
+
+src_prepare() {
+   # apply maintenance-patches
+   ebegin "Changing paths for gentoo"
+
+   local DVBDIR="/usr/include"
+   local i
+   for i in ${DVB_HEADER_PATH} /usr/include/v4l-dvb-hg /usr/include; do
+   [[ -d ${i} ]] || continue
+   if [[ -f ${i}/linux/dvb/dmx.h ]]; then
+   einfo "Found DVB header files in ${i}"
+   DVBDIR="${i}"
+   break
+   fi
+   done
+
+   # checking for s2api headers
+   local api_version
+   api_version=$(awk -F' ' '/define DVB_API_VERSION / {print $3}' 
"${DVBDIR}"/linux/dvb/version.h)
+   

[gentoo-commits] proj/vdr/devel:master commit in: acct-user/vdr/

2020-03-03 Thread Jörg Bornkessel
commit: 8a086f17342c312f26336cba0ad5c9c2131f77fa
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Tue Mar  3 21:01:22 2020 +
Commit: Jörg Bornkessel  gentoo  org>
CommitDate: Tue Mar  3 21:01:22 2020 +
URL:https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=8a086f17

acct-user/vdr: homedir fixed

Package-Manager: Portage-2.3.90, Repoman-2.3.20
Manifest-Sign-Key: 0x68C51DE6D770E4A6!
Signed-off-by: Joerg Bornkessel  gentoo.org>

 acct-user/vdr/Manifest | 18 +-
 acct-user/vdr/vdr-0.ebuild |  2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/acct-user/vdr/Manifest b/acct-user/vdr/Manifest
index 3d64d1a..17a6354 100644
--- a/acct-user/vdr/Manifest
+++ b/acct-user/vdr/Manifest
@@ -1,20 +1,20 @@
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
-EBUILD vdr-0.ebuild 771 BLAKE2B 
f3be51a20888a1a42313889294f1cd2701c4ce6fe4dc58eb07dd52ded2f95153d3229e2e71140828c89237075c58a64a9044f7180f5864b0ea51ebd1c71068e3
 SHA512 
eea726e671514eb6672c48d0931ee0a590c000556fc81a5b98b39ff55be13147f99ce3ddc514197d80bd295895c2cbc16028ce4fd4b8ef19e88d381fa44da862
+EBUILD vdr-0.ebuild 775 BLAKE2B 
5ef72c60fe2c744d1430e80893c04be06f12a94ce4f7e87b5608f3e0287b96751aacef5ecdbcf2b2c5ea8f7c11c4b35676532e5e99a8681ce10730a69d1fb9cb
 SHA512 
13a730743da8ad36eb8dc027eb3e62e2123e5c744ce892400f1abf631ac3d6790beabddacaba8b2ac545ff29cf14a5978b6c2334dc3203ea93be75cec2a51bc4
 MISC metadata.xml 665 BLAKE2B 
ebcadbf927f7f69aa5f7d4216d148c67d2b761bc837537c3b3914fc7aaf5ad7175b2cf564d766a52071ee1f942c8561af9cceb43ecb811b84bfb75bce7a83130
 SHA512 
babb6011332b03af2a73acb98b61a6ee20119f93cb0c79b0d507a4e4f12d293f0038f51a3141e715c5723241055fb16144c7c8a0517f06aea4e30bc07646
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 Comment: Signed-off-by: Jörg Bornkessel 
 
-iQGTBAEBCAB9FiEEmjwdqGe+yMep/PbRaMUd5tdw5KYFAl4aKGJfFIAALgAo
+iQGTBAEBCAB9FiEEmjwdqGe+yMep/PbRaMUd5tdw5KYFAl5exZxfFIAALgAo
 aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDlB
 M0MxREE4NjdCRUM4QzdBOUZDRjZEMTY4QzUxREU2RDc3MEU0QTYACgkQaMUd5tdw
-5KZ1IAf9EqTEIeVPgPoJ1G9PpmGoO+vA4TatdKqBNfKzdGVlacHDLtQ/6KUKDJyq
-R8brtj7FzxTOOpjjdi+y3nm/0Ex7ZQCBjO5Jd+XLUSsV4l8Xof7RluM4oB3Z0J5J
-Un2pFinAq9e5Hn/NjGoqoQ/5D1k7z5FTM/qJX59FHqDN+YadiPpf1qV6GYGjWSp5
-saP3A64LkBmlbx8fcoHy9Ib/H/iqI0+dStBleU5Qo7CbbrQWLYZZOWJAtAKeUple
-5qpDlx0Pq/szY0aZNheYYzsVF7kpwrXhNfqEJbh5dm39e64GMY35ItL4wcl4BPnU
-t0BGT+vnN47ONYUbSRiQ1ORyLFOlWA==
-=qQCg
+5KbaYgf6A8XeTFH+647G6ulEk+XDRAq0nIElkEoZVDd30XB58aED9PuS8JXvI/eE
+VCJ9Vu+JiWawEc1YycPwkVSrFLIiJ0R9pElTZCU5iYYN2X30ESGdM4axpIO75tUV
+XkGGAutlJSSwaVhQesdfGrQxgqbtVUwg+POjn+0n3qQBuoXEk8gZ7k+4Sl9FhlbK
+fQmR534hJO6wh+jeBR2PDxpPwz9JLuqrN4inXwI4ZCKhp4a6SEOFjgtjhHdN/+hY
+yxYjR5Zup7z+7aIO0qcGM51MOsOWjHSYV4OoFsn1KpnnsR9o5c4peSYP/GYENTf1
+8gvVUdMiNcRjaQe9JcfYZELuJnS7RQ==
+=Qnc5
 -END PGP SIGNATURE-

diff --git a/acct-user/vdr/vdr-0.ebuild b/acct-user/vdr/vdr-0.ebuild
index cd6d862..5c98699 100644
--- a/acct-user/vdr/vdr-0.ebuild
+++ b/acct-user/vdr/vdr-0.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="VDR (VideoDiskRecorder) user"
 IUSE="graphlcd remote serial systemd"
 
 ACCT_USER_ID=452
-ACCT_USER_HOME=/var/vdr
+ACCT_USER_HOME=/var/lib/vdr
 ACCT_USER_HOME_OWNER=vdr:vdr
 ACCT_USER_HOME_PERMS=0775
 ACCT_USER_GROUPS=( audio cdrom vdr video )



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

2020-03-03 Thread Sebastian Pipping
commit: 5e529e219b1deb8d424ff513ba496228a07a0f67
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Tue Mar  3 20:34:10 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Tue Mar  3 20:35:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e529e21

dev-python/docker-py: 4.2.0

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

 dev-python/docker-py/Manifest   |  1 +
 dev-python/docker-py/docker-py-4.2.0.ebuild | 48 +
 2 files changed, 49 insertions(+)

diff --git a/dev-python/docker-py/Manifest b/dev-python/docker-py/Manifest
index eb131c7b349..d7b7ec741fa 100644
--- a/dev-python/docker-py/Manifest
+++ b/dev-python/docker-py/Manifest
@@ -1,3 +1,4 @@
 DIST docker-py-3.6.0.tar.gz 213435 BLAKE2B 
28301a508ef346373f8ac4033b697a71092c4162ba1be81bc69c513d1de700326a4e8ffcb1c015e20516aa1a09d31162d54182985eea3dc1dc23d6e79ef28fea
 SHA512 
b32acb2585995c3c5bdef95ea4bbb6bcadba3b9fca81a3e637dc294b5dbd3823ee6c98236c4bb197373a96feafcaae665b9c64b805abd52e1ae27aa42079278d
 DIST docker-py-3.7.1.tar.gz 220882 BLAKE2B 
a7547d2989b3fc2dfc38dfffb909508b7a5b3f8ee6b0fc874a73d0cdfaa17fe28c971f5a226893a41d893e75b1b2e4c74da806996e85b097b3a85b2d8dadcfcb
 SHA512 
0a89c5fc05423d913b1029390318d9cd4ca54a3b4df1e9a9f459e27fa114fd7b03047ff95f3ea2ef6bb2cb48c5f6fe712da11c940249d3b253aa3fe74b8b1c98
 DIST docker-py-4.1.0.tar.gz 229336 BLAKE2B 
8a2e0333e0e90399c0c4267c5b5205f3639077384e882e920a613e2d30d7ee915bdd549ec89a4c0e34646edbc6dea450ce63e45cf9cbc1efe0e26ff6ea5961db
 SHA512 
25e236bd5b429846ed45f26a303af02bb679c526f45f188d8df74d79fcab116b41e52e3a85642babff94127ae977dab6cc93e53bb78aab7be038190e161d25be
+DIST docker-py-4.2.0.tar.gz 234304 BLAKE2B 
385f7fbfaabd4732a2f3bb074094b9f286ee9c6a543432f9a15fc6a78a595f44e4ddebcb3037ff1df54cb4b8d6aec40d8961fb4f62710a0a3245eb886d830c80
 SHA512 
df5a450355f11d580568ebb0e80abc967df35f2ae10ce83c4ece85e4cf3e97d9cd15e5f14a2d9a43650a844d9402a8d97370f6e5f615c186b12968379e52fa38

diff --git a/dev-python/docker-py/docker-py-4.2.0.ebuild 
b/dev-python/docker-py/docker-py-4.2.0.ebuild
new file mode 100644
index 000..c5a9478e00f
--- /dev/null
+++ b/dev-python/docker-py/docker-py-4.2.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python client for Docker"
+HOMEPAGE="https://github.com/docker/docker-py;
+SRC_URI="https://github.com/docker/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   !~dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.4.0[${PYTHON_USEDEP}]
+   >=dev-python/websocket-client-0.32.0[${PYTHON_USEDEP}]
+"
+DEPEND="
+   test? (
+   ${RDEPEND}
+   >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/paramiko-2.4.2[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   >=dev-python/pytest-2.9.1[${PYTHON_USEDEP}]
+   )
+   doc? (
+   dev-python/recommonmark[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.4.6[${PYTHON_USEDEP}]
+   )
+"
+
+python_compile_all() {
+   if use doc; then
+   sphinx-build docs html || die "docs failed to build"
+   HTML_DOCS=( html/. )
+   fi
+}
+
+python_test() {
+   py.test tests/unit/ || die "tests failed under ${EPYTHON}"
+}



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

2020-03-03 Thread Sebastian Pipping
commit: 1b73544d402ba19d810ea5f6cd9d35d35de1f9fc
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Tue Mar  3 20:29:41 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Tue Mar  3 20:35:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b73544d

dev-python/docker-py: Drop old

Bug: https://bugs.gentoo.org/637626
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20

 dev-python/docker-py/Manifest   |  2 --
 dev-python/docker-py/docker-py-2.7.0.ebuild | 56 -
 dev-python/docker-py/docker-py-3.7.3.ebuild | 52 ---
 3 files changed, 110 deletions(-)

diff --git a/dev-python/docker-py/Manifest b/dev-python/docker-py/Manifest
index 11ea3c8e59f..eb131c7b349 100644
--- a/dev-python/docker-py/Manifest
+++ b/dev-python/docker-py/Manifest
@@ -1,5 +1,3 @@
-DIST docker-py-2.7.0.tar.gz 196369 BLAKE2B 
dd181dbf32f5afda06e748cb49f15d5fc6ff4a579c64b505308ad0d96913ddc8065d165090ec2b20e1f17a4519988a5665dd7a8c7643ca53aaa4385ceecb1341
 SHA512 
15cf1d8949d71e472f7636ff975cbc4c5f3e18e2d193cb603ade1397a56d0c1ec239167b71be325af99105bc36590a0f0faa1ab010f36fe8baca7807ddfa191b
 DIST docker-py-3.6.0.tar.gz 213435 BLAKE2B 
28301a508ef346373f8ac4033b697a71092c4162ba1be81bc69c513d1de700326a4e8ffcb1c015e20516aa1a09d31162d54182985eea3dc1dc23d6e79ef28fea
 SHA512 
b32acb2585995c3c5bdef95ea4bbb6bcadba3b9fca81a3e637dc294b5dbd3823ee6c98236c4bb197373a96feafcaae665b9c64b805abd52e1ae27aa42079278d
 DIST docker-py-3.7.1.tar.gz 220882 BLAKE2B 
a7547d2989b3fc2dfc38dfffb909508b7a5b3f8ee6b0fc874a73d0cdfaa17fe28c971f5a226893a41d893e75b1b2e4c74da806996e85b097b3a85b2d8dadcfcb
 SHA512 
0a89c5fc05423d913b1029390318d9cd4ca54a3b4df1e9a9f459e27fa114fd7b03047ff95f3ea2ef6bb2cb48c5f6fe712da11c940249d3b253aa3fe74b8b1c98
-DIST docker-py-3.7.3.tar.gz 221311 BLAKE2B 
6bdfc5cd53fccec6e060d08ebde845d373f961a8a418e3bfbeac79e736f64aa07807a4f2074d243765d10c0e4cc87c672d039cdefe4223ec1b33b56cf4ea31a9
 SHA512 
d3217361617f12e841bfa443c7ab4b44ca5f7ead8b40834919aad9043220efa7611a8bd18cbec6adc4d98f2551bfb169535e1eec904b90425648093c0d6a1722
 DIST docker-py-4.1.0.tar.gz 229336 BLAKE2B 
8a2e0333e0e90399c0c4267c5b5205f3639077384e882e920a613e2d30d7ee915bdd549ec89a4c0e34646edbc6dea450ce63e45cf9cbc1efe0e26ff6ea5961db
 SHA512 
25e236bd5b429846ed45f26a303af02bb679c526f45f188d8df74d79fcab116b41e52e3a85642babff94127ae977dab6cc93e53bb78aab7be038190e161d25be

diff --git a/dev-python/docker-py/docker-py-2.7.0.ebuild 
b/dev-python/docker-py/docker-py-2.7.0.ebuild
deleted file mode 100644
index 4a2d63720f0..000
--- a/dev-python/docker-py/docker-py-2.7.0.ebuild
+++ /dev/null
@@ -1,56 +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="Python client for Docker"
-HOMEPAGE="https://github.com/docker/docker-py;
-SRC_URI="https://github.com/docker/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/docker-pycreds-0.2.1[${PYTHON_USEDEP}]
-   !~dev-python/requests-2.18.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
-   >=dev-python/six-1.4.0[${PYTHON_USEDEP}]
-   >=dev-python/websocket-client-0.32.0[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 
'>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' )
-   $(python_gen_cond_dep '>=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]' 
'python2_7' )
-"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   ${RDEPEND}
-   >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
-   dev-python/pytest-runner[${PYTHON_USEDEP}]
-   >=dev-python/pytest-2.9.1[${PYTHON_USEDEP}]
-   )
-   doc? (
-   dev-python/recommonmark[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.4.6[${PYTHON_USEDEP}]
-   )
-"
-
-python_prepare_all() {
-   sed -i -e "s/import pip//" -e "s/if 'docker-py'.*/if False:/" setup.py 
|| die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   if use doc; then
-   sphinx-build docs html || die "docs failed to build"
-   HTML_DOCS=( html/. )
-   fi
-}
-
-python_test() {
-   py.test tests/unit/ || die "tests failed under ${EPYTHON}"
-}

diff --git a/dev-python/docker-py/docker-py-3.7.3.ebuild 
b/dev-python/docker-py/docker-py-3.7.3.ebuild
deleted file mode 100644
index b55a175d350..000
--- a/dev-python/docker-py/docker-py-3.7.3.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{3_6,3_7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python client for Docker"

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

2020-03-03 Thread Piotr Karbowski
commit: f79481281254b30f80bf116dacea59a528047ad1
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Tue Mar  3 20:24:59 2020 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Tue Mar  3 20:30:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7948128

net-vpn/networkmanager-l2tp: 1.8.0 bump; adding myself as another maintainer.

Added strongswan as alternative to libreswan that does not mantke
Meraki and added dependency on gnome-extra/nm-applet as it lnks to
libnma if USE=gnome.

As alexxy seems to be unreachable for 2 weeks already, doing the bump
and adding myself as maintainer.

Closes: https://bugs.gentoo.org/711358
Signed-off-by: Piotr Karbowski  gentoo.org>

 net-vpn/networkmanager-l2tp/Manifest   |  1 +
 net-vpn/networkmanager-l2tp/metadata.xml   |  4 ++
 .../networkmanager-l2tp-1.8.0.ebuild   | 56 ++
 3 files changed, 61 insertions(+)

diff --git a/net-vpn/networkmanager-l2tp/Manifest 
b/net-vpn/networkmanager-l2tp/Manifest
index a23ae6294c8..f925553d1d1 100644
--- a/net-vpn/networkmanager-l2tp/Manifest
+++ b/net-vpn/networkmanager-l2tp/Manifest
@@ -1 +1,2 @@
 DIST NetworkManager-l2tp-1.2.12.tar.xz 397496 BLAKE2B 
7ff57356dcb27d37af52d2f1778875632f65705ee2bff6a047415fef2c1d34fcc11abae08053283ba63ffe92726efc32027d703f50c82a1527f500b81305794f
 SHA512 
b3e6ab72e81df568b77afabd91cef40b35d2b9227087495b0b44f966ef937b6c78ccc94b019102c13fc76ba443f850fffe1ad7445f5967a1737532036e632422
+DIST NetworkManager-l2tp-1.8.0.tar.xz 435964 BLAKE2B 
05267b4bb1a824cd9478b79af4b07535b0b9245d34f49397feb778d806c814d6a7bcf723545d53b9f3d2d39e6de079fac00407e7c8d0e6389394aaf6a432b16f
 SHA512 
8ef6732dbef2d24a51c6f70bcd98b272244dfc4d89e888e0d2c6c12b0042c1bcc750b73cdfda3489f4987af4fe85df4fc54976c48151996aa205939671d250da

diff --git a/net-vpn/networkmanager-l2tp/metadata.xml 
b/net-vpn/networkmanager-l2tp/metadata.xml
index 086586c08a8..a9662f61fac 100644
--- a/net-vpn/networkmanager-l2tp/metadata.xml
+++ b/net-vpn/networkmanager-l2tp/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   slashbe...@gentoo.org
+   Piotr Karbowski
+   

ale...@gentoo.org
Alexey Shvetsov

diff --git a/net-vpn/networkmanager-l2tp/networkmanager-l2tp-1.8.0.ebuild 
b/net-vpn/networkmanager-l2tp/networkmanager-l2tp-1.8.0.ebuild
new file mode 100644
index 000..cf78b867850
--- /dev/null
+++ b/net-vpn/networkmanager-l2tp/networkmanager-l2tp-1.8.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="NetworkManager-l2tp"
+MY_P="${MY_PN}-${PV}"
+
+inherit eutils gnome.org autotools
+
+DESCRIPTION="NetworkManager L2TP plugin"
+HOMEPAGE="https://github.com/nm-l2tp/network-manager-l2tp;
+SRC_URI="https://github.com/nm-l2tp/${MY_PN}/releases/download/${PV}/${MY_P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gnome static-libs"
+
+RDEPEND="
+   >=net-misc/networkmanager-1.2[ppp]
+   dev-libs/dbus-glib
+   net-dialup/ppp[eap-tls]
+   net-dialup/xl2tpd
+   >=dev-libs/glib-2.32
+   || (
+   net-vpn/strongswan
+   net-vpn/libreswan
+   )
+   gnome? (
+   x11-libs/gtk+:3
+   gnome-base/libgnome-keyring
+   gnome-extra/nm-applet
+   )"
+
+BDEPEND="${RDEPEND}
+   sys-devel/gettext
+   dev-util/intltool
+   virtual/pkgconfig"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   eautoreconf
+   eapply_user
+}
+
+src_configure() {
+   local myeconfargs=(
+   --localstatedir=/var
+   $(use_with gnome)
+   $(use_enable static-libs static)
+   )
+
+   econf "${myeconfargs[@]}"
+}



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

2020-03-03 Thread Jörg Bornkessel
commit: 6434a98ae8553756339f11668aae3a247cef1d53
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Tue Mar  3 20:13:06 2020 +
Commit: Jörg Bornkessel  gentoo  org>
CommitDate: Tue Mar  3 20:14:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6434a98a

media-plugins/vdr-wirbelscan: license, wrong named lib on install fixed

Package-Manager: Portage-2.3.90, Repoman-2.3.20
Signed-off-by: Joerg Bornkessel  gentoo.org>

 ...lscan-2018.11.04.ebuild => vdr-wirbelscan-2018.11.04-r1.ebuild} | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/media-plugins/vdr-wirbelscan/vdr-wirbelscan-2018.11.04.ebuild 
b/media-plugins/vdr-wirbelscan/vdr-wirbelscan-2018.11.04-r1.ebuild
similarity index 81%
rename from media-plugins/vdr-wirbelscan/vdr-wirbelscan-2018.11.04.ebuild
rename to media-plugins/vdr-wirbelscan/vdr-wirbelscan-2018.11.04-r1.ebuild
index e45baf07b3a..0695d24306f 100644
--- a/media-plugins/vdr-wirbelscan/vdr-wirbelscan-2018.11.04.ebuild
+++ b/media-plugins/vdr-wirbelscan/vdr-wirbelscan-2018.11.04-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ DESCRIPTION="VDR Plugin: Scan for channels on DVB-? and on 
PVR*-Cards"
 HOMEPAGE="https://github.com/CvH/vdr-plugin-wirbelscan;
 
SRC_URI="https://github.com/CvH/vdr-plugin-wirbelscan/archive/${GIT_VERSION}.tar.gz
 -> ${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
@@ -23,6 +23,9 @@ src_prepare() {
# remove untranslated po files
rm 
"${S}"/po/{ca_ES,cs_CZ,da_DK,es_ES,el_GR,et_EE,fi_FI,fr_FR,hr_HR,hu_HU,nl_NL,nn_NO,pl_PL,pt_PT,ro_RO,ru_RU,sl_SI,sv_SE,tr_TR}.po
 
+   # fix wrong named lib on install
+   sed -e "s:\$(shell basename \$(PWD) | cut -d- -f1):wirbelscan:" -i 
Makefile || die
+
vdr-plugin-2_src_prepare
 
fix_vdr_libsi_include scanfilter.h



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

2020-03-03 Thread Brian Evans
commit: fed428ca9f0daa92a61d8d6a8875cb4a1e84cbf0
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Mar  3 20:03:41 2020 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Mar  3 20:03:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fed428ca

dev-lang/php: Use relative symlinks; whitespace

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

 dev-lang/php/php-7.2.28-r1.ebuild | 12 ++--
 dev-lang/php/php-7.3.15-r1.ebuild | 12 ++--
 dev-lang/php/php-7.4.3-r1.ebuild  |  4 ++--
 3 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/dev-lang/php/php-7.2.28-r1.ebuild 
b/dev-lang/php/php-7.2.28-r1.ebuild
index 96047b4e667..e032d1b3af0 100644
--- a/dev-lang/php/php-7.2.28-r1.ebuild
+++ b/dev-lang/php/php-7.2.28-r1.ebuild
@@ -557,11 +557,11 @@ src_install() {
case "$sapi" in
cli)
source="sapi/cli/php"
-# Install the "phar" archive 
utility.
-if use phar ; then
-emake 
INSTALL_ROOT="${D}" install-pharcmd
-dosym 
"${dest}/bin/phar" "/usr/bin/phar${SLOT}"
-fi
+   # Install the "phar" archive 
utility.
+   if use phar ; then
+   emake 
INSTALL_ROOT="${D}" install-pharcmd
+   dosym 
"..${dest#/usr}/bin/phar" "/usr/bin/phar${SLOT}"
+   fi
;;
cgi)
source="sapi/cgi/php-cgi"
@@ -585,7 +585,7 @@ src_install() {
else
dobin "${source}"
local name="$(basename ${source})"
-   dosym "${dest}/bin/${name}" 
"/usr/bin/${name}${SLOT}"
+   dosym "..${dest#/usr}/bin/${name}" 
"/usr/bin/${name}${SLOT}"
fi
fi
 

diff --git a/dev-lang/php/php-7.3.15-r1.ebuild 
b/dev-lang/php/php-7.3.15-r1.ebuild
index 1726c622278..75ec441d1c3 100644
--- a/dev-lang/php/php-7.3.15-r1.ebuild
+++ b/dev-lang/php/php-7.3.15-r1.ebuild
@@ -558,11 +558,11 @@ src_install() {
case "$sapi" in
cli)
source="sapi/cli/php"
-# Install the "phar" archive 
utility.
-if use phar ; then
-emake 
INSTALL_ROOT="${D}" install-pharcmd
-dosym 
"${dest}/bin/phar" "/usr/bin/phar${SLOT}"
-fi
+   # Install the "phar" archive 
utility.
+   if use phar ; then
+   emake 
INSTALL_ROOT="${D}" install-pharcmd
+   dosym 
"..${dest#/usr}/bin/phar" "/usr/bin/phar${SLOT}"
+   fi
;;
cgi)
source="sapi/cgi/php-cgi"
@@ -586,7 +586,7 @@ src_install() {
else
dobin "${source}"
local name="$(basename ${source})"
-   dosym "${dest}/bin/${name}" 
"/usr/bin/${name}${SLOT}"
+   dosym "..${dest#/usr}/bin/${name}" 
"/usr/bin/${name}${SLOT}"
fi
fi
 

diff --git a/dev-lang/php/php-7.4.3-r1.ebuild b/dev-lang/php/php-7.4.3-r1.ebuild
index 3701941e244..f2c76031d7d 100644
--- a/dev-lang/php/php-7.4.3-r1.ebuild
+++ b/dev-lang/php/php-7.4.3-r1.ebuild
@@ -551,7 +551,7 @@ src_install() {
# Install the "phar" archive 
utility.
if use phar ; then
emake 
INSTALL_ROOT="${D}" install-pharcmd
-   dosym 
"${dest}/bin/phar" "/usr/bin/phar${SLOT}"
+   dosym 

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

2020-03-03 Thread Jörg Bornkessel
commit: 254ca62f09e08d60eac5cc4b91994fbc947efe92
Author: Joerg Bornkessel  gentoo  org>
AuthorDate: Tue Mar  3 19:34:48 2020 +
Commit: Jörg Bornkessel  gentoo  org>
CommitDate: Tue Mar  3 19:34:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=254ca62f

media-video/vdr: old buggy version removed

Package-Manager: Portage-2.3.90, Repoman-2.3.20
Signed-off-by: Joerg Bornkessel  gentoo.org>

 media-video/vdr/vdr-2.2.0-r5.ebuild | 301 
 1 file changed, 301 deletions(-)

diff --git a/media-video/vdr/vdr-2.2.0-r5.ebuild 
b/media-video/vdr/vdr-2.2.0-r5.ebuild
deleted file mode 100644
index 472f17daa0a..000
--- a/media-video/vdr/vdr-2.2.0-r5.ebuild
+++ /dev/null
@@ -1,301 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit eutils flag-o-matic toolchain-funcs
-
-# Switches supported by extensions-patch
-EXT_PATCH_FLAGS="alternatechannel graphtft naludump permashift pinplugin
-   mainmenuhooks menuorg menuselection resumereset 
ttxtsubs"
-
-# names of the use-flags
-EXT_PATCH_FLAGS_RENAMED=""
-
-# names ext-patch uses internally, here only used for maintainer checks
-EXT_PATCH_FLAGS_RENAMED_EXT_NAME="bidi no_kbd sdnotify"
-
-MY_PV="${PV%_p*}"
-MY_P="${PN}-${MY_PV}"
-S="${WORKDIR}/${MY_P}"
-
-EXT_P="extpng-${P}-gentoo-edition-v1"
-
-DESCRIPTION="Video Disk Recorder - turns a pc into a powerful set top box for 
DVB"
-HOMEPAGE="http://www.tvdr.de/;
-SRC_URI="ftp://ftp.tvdr.de/vdr/${MY_P}.tar.bz2
-   mirror://gentoo/${EXT_P}.patch.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
-IUSE="bidi debug keyboard html systemd vanilla ${EXT_PATCH_FLAGS} 
${EXT_PATCH_FLAGS_RENAMED}"
-
-COMMON_DEPEND="
-   virtual/jpeg:*
-   sys-libs/libcap
-   >=media-libs/fontconfig-2.4.2
-   >=media-libs/freetype-2"
-DEPEND="${COMMON_DEPEND}
-   >=virtual/linuxtv-dvb-headers-5.3"
-RDEPEND="${COMMON_DEPEND}
-   dev-lang/perl
-   >=media-tv/gentoo-vdr-scripts-2.7
-   media-fonts/corefonts
-   bidi? ( dev-libs/fribidi )
-   systemd? ( sys-apps/systemd )"
-BDEPEND="sys-devel/gettext"
-
-CONF_DIR="/etc/vdr"
-CAP_FILE="${S}/capabilities.sh"
-CAPS="# Capabilities of the vdr-executable for use by startscript etc."
-
-pkg_setup() {
-   use debug && append-flags -g
-
-   PLUGIN_LIBDIR="/usr/$(get_libdir)/vdr/plugins"
-
-   tc-export CC CXX AR
-}
-
-add_cap() {
-   local arg
-   for arg; do
-   CAPS="${CAPS}\n${arg}=1"
-   done
-}
-
-enable_patch() {
-   local arg ARG_UPPER
-   for arg; do
-   ARG_UPPER=$(echo $arg | tr '[:lower:]' '[:upper:]')
-   echo "${ARG_UPPER} = 1" >> Make.config || die "cannot write to 
Make.config"
-
-   # codesnippet to bring the extpng defines into the vdr.pc 
CXXFLAGS CFLAGS
-   echo "-DUSE_${ARG_UPPER}" >> "${T}"/defines.tmp || die "cannot 
write to defines.tmp"
-   cat "${T}"/defines.tmp | tr \\\012 ' '  > "${T}"/defines.IUSE 
|| die "cannot write to defines.tmp"
-   export DEFINES_IUSE=$( cat ${T}/defines.IUSE )
-   done
-}
-
-extensions_add_make_conf()
-{
-   # copy all ifdef for extensions-patch to Make.config
-   sed -e '1,/need to touch the following:/d' \
-   -e '/need to touch the following/,/^$/d' \
-   Make.config.template >> Make.config || die "cannot write to 
Make.config"
-}
-
-extensions_all_defines() {
-   # extract all possible settings for extensions-patch
-   sed -e '/^#\?[A-Z].*= 1/!d' -e 's/^#\?//' -e 's/ .*//' \
-   Make.config.template \
-   | sort \
-   | tr '[:upper:]' '[:lower:]' || die "error in function 
extensions_all_defines"
-}
-
-lang_po() {
-   LING_PO=$( ls ${S}/po | sed -e "s:.po::g" | cut -d_ -f1 | tr \\\012 ' ' 
)
-}
-
-src_configure() {
-   # support languages, written from right to left
-   export "BIDI=$(usex bidi 1 0)"
-   # systemd notification support
-   export "SDNOTIFY=$(usex systemd 1 0)"
-   # with/without keyboard
-   export "USE_KBD=$(usex keyboard 1 0)"
-}
-
-src_prepare() {
-   # apply maintenance-patches
-   ebegin "Changing paths for gentoo"
-
-   local DVBDIR="/usr/include"
-   local i
-   for i in ${DVB_HEADER_PATH} /usr/include/v4l-dvb-hg /usr/include; do
-   [[ -d ${i} ]] || continue
-   if [[ -f ${i}/linux/dvb/dmx.h ]]; then
-   einfo "Found DVB header files in ${i}"
-   DVBDIR="${i}"
-   break
-   fi
-   done
-
-   # checking for s2api headers
-   local api_version
-   api_version=$(awk -F' ' '/define DVB_API_VERSION / {print $3}' 
"${DVBDIR}"/linux/dvb/version.h)
-   api_version=${api_version}*$(awk -F' ' '/define DVB_API_VERSION_MINOR / 
{print $3}' 

[gentoo-commits] repo/gentoo:master commit in: net-mail/rss2email/

2020-03-03 Thread Sebastian Pipping
commit: 78a3821448f7723dd6dbd7efc55a7be1f5ebaebd
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Tue Mar  3 19:23:50 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Tue Mar  3 19:24:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78a38214

net-mail/rss2email: Drop old

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

 net-mail/rss2email/Manifest|  2 --
 net-mail/rss2email/rss2email-3.10.ebuild   | 30 
 .../rss2email/rss2email-3.10_pre20171001.ebuild| 33 --
 3 files changed, 65 deletions(-)

diff --git a/net-mail/rss2email/Manifest b/net-mail/rss2email/Manifest
index 880d3ba1b73..3f2f76023c4 100644
--- a/net-mail/rss2email/Manifest
+++ b/net-mail/rss2email/Manifest
@@ -1,5 +1,3 @@
 DIST rss2email-2.71.tar.gz 63268 BLAKE2B 
56c4e2b59611ffcb0e7a9ff3558e6ed4da3f5ba186d5c2f84b715b8b63bf4729a57c1986f910a46d81813f3e756e07a35959e3000f1bf65839a5da830c50377f
 SHA512 
242a4f2e4fe64f42e3348f8c159d91f79121224beec4faf542393c8323bdcba85510a28fc967ec59702f08205de1d40c2a26235f9d5590751f392880a7211c60
-DIST rss2email-3.10.tar.gz 64230 BLAKE2B 
1f41b47c9d48be0c8eff9c4223b1bddcee739566c5414f23abe33c2860c10c34fcab9b149666400897c264ff59fbc692fd4f93963b4084cfa15ae435257fe288
 SHA512 
655f20bfa01ca6923d6b10c5dbed59706e15ae697f3e5f0be8e963301cd9c6d9c5612b82d38bdf5b2cec3a5c495501fd3e4572da5057430fd1de69317b674160
-DIST rss2email-3.10_pre20171001.tar.gz 162385 BLAKE2B 
91ae17c43cca616750139b6d559fcfff50be682f70a932ae3e1e281c2a1ae0c31419d37ce7d8887b72873359f0ce29dfb03a1a7c19cfdc2fc945902110b6a3a1
 SHA512 
d0174489b1d5be9f18e720351f994a87ac0d6131fd23914deb1305223a022e3a741cf279c68c533e8dfe99112af334223354dcd145b38c09e32e16e1a80898ff
 DIST rss2email-3.11.tar.gz 66441 BLAKE2B 
24be7c4d280e337869833f9fa492186a9f4cc208e9f6152c1d4012edb016993a37cddd991d6211888d6aa7654d66bc79d9d70f1508dae20fa39d79fffeeef55b
 SHA512 
2efdef703a4b4774d85926f500a37689aea3a324f63a13a686a2322c9f69ac7b940c5b953f417d9259e1493b3dafde4c2e1ddb3433d085fb2400cd06001141bb
 DIST rss2email_2.65-1.diff.gz 8626 BLAKE2B 
25b497e099d6093d94a29bf79d89b53d51cff0ed71c926e709b17d8a5a066d13a64c75e162ab02fa34756c49891595f43d1031f4549bf5603238d76bf8e1ac3d
 SHA512 
cb0ca7f6c02f342305c6c19f03973f91343ca530a6a858427bfd6a57948e6123e02d64b1285efed10cda9541f3237f666d8e1a7954a3c2b57866a68dd43b8d8d

diff --git a/net-mail/rss2email/rss2email-3.10.ebuild 
b/net-mail/rss2email/rss2email-3.10.ebuild
deleted file mode 100644
index cf9d0319a4a..000
--- a/net-mail/rss2email/rss2email-3.10.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# Support for 3.4 and 3.5 is broken upstream, see 
https://github.com/rss2email/rss2email/issues/80
-# Support for 3.7 needs support from dependencies, first
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="A python script that converts RSS/Atom newsfeeds to email"
-HOMEPAGE="https://github.com/rss2email/rss2email;
-SRC_URI="https://github.com/rss2email/rss2email/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND=">=dev-python/feedparser-5.0.1[${PYTHON_USEDEP}]
-   >=dev-python/html2text-3.01[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-src_install() {
-   distutils-r1_src_install
-   doman r2e.1
-}

diff --git a/net-mail/rss2email/rss2email-3.10_pre20171001.ebuild 
b/net-mail/rss2email/rss2email-3.10_pre20171001.ebuild
deleted file mode 100644
index 41b8679f838..000
--- a/net-mail/rss2email/rss2email-3.10_pre20171001.ebuild
+++ /dev/null
@@ -1,33 +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
-
-DEBIAN_PV=${PV/_*/}-4
-
-MY_COMMIT=e21e803a158a90ed784ee61ce7226e5c3a593a28
-DESCRIPTION="A python script that converts RSS/Atom newsfeeds to email"
-HOMEPAGE="https://github.com/rss2email/rss2email;
-SRC_URI="https://github.com/rss2email/rss2email/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="dev-util/patchutils"
-RDEPEND="${PYTHON_DEPS}
-   >=dev-python/feedparser-5.0.1
-   >=dev-python/html2text-3.01"
-
-S="${WORKDIR}"/${PN}-${MY_COMMIT}
-
-src_install() {
-   distutils-r1_src_install
-   doman r2e.1
-}



[gentoo-commits] repo/gentoo:master commit in: net-mail/rss2email/

2020-03-03 Thread Sebastian Pipping
commit: 34e03d42f4791814dc8a014770c425281ff822cb
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Tue Mar  3 19:21:28 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Tue Mar  3 19:21:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34e03d42

net-mail/rss2email: Fix html2text dependency

Closes: https://bugs.gentoo.org/710138
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20

 .../rss2email/{rss2email-2.71-r1.ebuild => rss2email-2.71-r2.ebuild}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-mail/rss2email/rss2email-2.71-r1.ebuild 
b/net-mail/rss2email/rss2email-2.71-r2.ebuild
similarity index 95%
rename from net-mail/rss2email/rss2email-2.71-r1.ebuild
rename to net-mail/rss2email/rss2email-2.71-r2.ebuild
index 215277e290f..351a6d6351e 100644
--- a/net-mail/rss2email/rss2email-2.71-r1.ebuild
+++ b/net-mail/rss2email/rss2email-2.71-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -23,7 +23,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 DEPEND="dev-util/patchutils"
 RDEPEND="${PYTHON_DEPS}
>=dev-python/feedparser-5.0.1
-   >=dev-python/html2text-3.01"
+   

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

2020-03-03 Thread Sebastian Pipping
commit: 4724d079510719f8efcdadd99607ceea72a20b67
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Tue Mar  3 19:11:07 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Tue Mar  3 19:11:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4724d079

dev-python/html2text: Fix /usr/bin/html2text collision regression

Closes: https://bugs.gentoo.org/707676
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20

 .../{html2text-2020.1.16.ebuild => html2text-2020.1.16-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/html2text/html2text-2020.1.16.ebuild 
b/dev-python/html2text/html2text-2020.1.16-r1.ebuild
similarity index 90%
rename from dev-python/html2text/html2text-2020.1.16.ebuild
rename to dev-python/html2text/html2text-2020.1.16-r1.ebuild
index d0b10482441..41f000eb1ee 100644
--- a/dev-python/html2text/html2text-2020.1.16.ebuild
+++ b/dev-python/html2text/html2text-2020.1.16-r1.ebuild
@@ -22,6 +22,6 @@ distutils_enable_tests pytest
 
 python_prepare_all() {
# naming conflict with app-text/html2text, bug 421647
-   sed -i 's/html2text = html2text.cli:main/py\0/' setup.py || die
+   sed -i 's/html2text = html2text.cli:main/py\0/' setup.cfg || die
distutils-r1_python_prepare_all
 }



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-rar/

2020-03-03 Thread Craig Andrews
commit: 68cbb08632509fdd69415659eb2d8a19c41dad6a
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Mar  3 18:57:09 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Mar  3 18:58:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68cbb086

media-plugins/kodi-vfs-rar: Cleanup old versions

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-vfs-rar/Manifest|  4 ---
 .../kodi-vfs-rar/kodi-vfs-rar-2.0.5.ebuild | 34 --
 .../kodi-vfs-rar/kodi-vfs-rar-2.0.6.ebuild | 34 --
 .../kodi-vfs-rar/kodi-vfs-rar-2.0.7.ebuild | 34 --
 .../kodi-vfs-rar/kodi-vfs-rar-2.0.8.ebuild | 34 --
 5 files changed, 140 deletions(-)

diff --git a/media-plugins/kodi-vfs-rar/Manifest 
b/media-plugins/kodi-vfs-rar/Manifest
index e0e8a3ed0a4..d772ab476bd 100644
--- a/media-plugins/kodi-vfs-rar/Manifest
+++ b/media-plugins/kodi-vfs-rar/Manifest
@@ -1,5 +1 @@
-DIST kodi-vfs-rar-2.0.5.tar.gz 132264 BLAKE2B 
1c092fcc45a9b540ab43da9d93028bf3ecca5342fbe99e0380ccf1945be2bbe931e0c93454b69c8091c5919ea52347ab24ee27a72e96e202e6c38775640c016b
 SHA512 
46c17952b1933a5958082ecc6d904b3300acfc6982ef42fd63a15c68ce60c79528a52369fb7e5d0a912cd4346c7701b1aa07dedd882bec618d9e7343ffcbef73
-DIST kodi-vfs-rar-2.0.6.tar.gz 132265 BLAKE2B 
686e9e47680f701f68c44c597035ddc1051b16b2048f81060b656217497ebc368428462f7edbcebdcccf7275e6bde57ab8889644e265ebcd5aabba4f2cf364b9
 SHA512 
73112865d4c66653b565f7f52d557b68548b2077264088a03d8b2a49c9b84b366f5424bcc88bfc91d484f77424944a7191d4275f00255511b0c91ebdb3a30350
-DIST kodi-vfs-rar-2.0.7.tar.gz 132225 BLAKE2B 
62f75acba3b06a7eb179eedf31fffa2397f614dab64c0004058db4908e51a2e70cd0dd177e64eff12e54ad1eb57d315abde646604305dbd83e7f4fd897ad6b6a
 SHA512 
40245b9869bb37b1df0822337b7028c4583d0de08338c8bbca2732d71413fa76490250eae50aa805ebbe654798cf8c232794e561e9650f16e9866714d6bce5b3
-DIST kodi-vfs-rar-2.0.8.tar.gz 333280 BLAKE2B 
ae6f382a1b8bf0f80b4c32bba9144597319b32a691872c3c4012f2d7450178d7a4103c64fc837bcd0c173a5f6149f732d5b932c98c19807bd6aa910f1573548f
 SHA512 
702bfb0fbd6c4165bdb396565154a3979d611e91d306917dd54c6dff315108f51a23cfb270bd161ea169e59dae3b7d445fb612b222c84a8d3b70c25966f697b0
 DIST kodi-vfs-rar-2.2.0.tar.gz 460340 BLAKE2B 
8362dd0c1d3bb799fa041d2f6ed0e61c4abf23ca3d2f3701060579e45fbc76247845f647c233cc85f0aff4a5ce7a54a6a2c2ea4bb899c92f3a35be365c2df1e8
 SHA512 
ed6f023b508a948c5bc952c967f159272345e8fb048e524a623d842d855a4d2b301c1445c34598b7b33c834189822359117f95fb00fa8b02975c28db34539840

diff --git a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.0.5.ebuild 
b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.0.5.ebuild
deleted file mode 100644
index 981a91d09b3..000
--- a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.0.5.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils kodi-addon
-
-DESCRIPTION="RAR VFS addon for Kodi"
-HOMEPAGE="https://github.com/xbmc/vfs.rar;
-SRC_URI=""
-
-case ${PV} in
-)
-   SRC_URI=""
-   EGIT_REPO_URI="https://github.com/xbmc/vfs.rar.git;
-   inherit git-r3
-   ;;
-*)
-   CODENAME="Leia"
-   KEYWORDS="~amd64 ~x86"
-   
SRC_URI="https://github.com/xbmc/vfs.rar/archive/${PV}-${CODENAME}.tar.gz -> 
${P}.tar.gz"
-   S="${WORKDIR}/vfs.rar-${PV}-${CODENAME}"
-   ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   =dev-libs/libplatform-2*
-   =media-libs/kodi-platform-18*
-   =media-tv/kodi-18*
-   "

diff --git a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.0.6.ebuild 
b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.0.6.ebuild
deleted file mode 100644
index 26575d64ab3..000
--- a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.0.6.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils kodi-addon
-
-DESCRIPTION="RAR VFS addon for Kodi"
-HOMEPAGE="https://github.com/xbmc/vfs.rar;
-SRC_URI=""
-
-case ${PV} in
-)
-   SRC_URI=""
-   EGIT_REPO_URI="https://github.com/xbmc/vfs.rar.git;
-   inherit git-r3
-   ;;
-*)
-   CODENAME="Leia"
-   KEYWORDS="~amd64 ~x86"
-   
SRC_URI="https://github.com/xbmc/vfs.rar/archive/${PV}-${CODENAME}.tar.gz -> 
${P}.tar.gz"
-   S="${WORKDIR}/vfs.rar-${PV}-${CODENAME}"
-   ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   =dev-libs/libplatform-2*
-   =media-libs/kodi-platform-18*
-   =media-tv/kodi-18*
-   "

diff --git a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.0.7.ebuild 
b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.0.7.ebuild
deleted file mode 100644
index 26575d64ab3..000
--- a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.0.7.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 

[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-rar/

2020-03-03 Thread Craig Andrews
commit: b78f14e526270264936372b1f27c885190ee9517
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Mar  3 18:56:50 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Mar  3 18:58:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b78f14e5

media-plugins/kodi-vfs-rar: 2.2.0 version bump

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-vfs-rar/Manifest|  1 +
 .../kodi-vfs-rar/kodi-vfs-rar-2.2.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/media-plugins/kodi-vfs-rar/Manifest 
b/media-plugins/kodi-vfs-rar/Manifest
index 2b04ce91030..e0e8a3ed0a4 100644
--- a/media-plugins/kodi-vfs-rar/Manifest
+++ b/media-plugins/kodi-vfs-rar/Manifest
@@ -2,3 +2,4 @@ DIST kodi-vfs-rar-2.0.5.tar.gz 132264 BLAKE2B 
1c092fcc45a9b540ab43da9d93028bf3ec
 DIST kodi-vfs-rar-2.0.6.tar.gz 132265 BLAKE2B 
686e9e47680f701f68c44c597035ddc1051b16b2048f81060b656217497ebc368428462f7edbcebdcccf7275e6bde57ab8889644e265ebcd5aabba4f2cf364b9
 SHA512 
73112865d4c66653b565f7f52d557b68548b2077264088a03d8b2a49c9b84b366f5424bcc88bfc91d484f77424944a7191d4275f00255511b0c91ebdb3a30350
 DIST kodi-vfs-rar-2.0.7.tar.gz 132225 BLAKE2B 
62f75acba3b06a7eb179eedf31fffa2397f614dab64c0004058db4908e51a2e70cd0dd177e64eff12e54ad1eb57d315abde646604305dbd83e7f4fd897ad6b6a
 SHA512 
40245b9869bb37b1df0822337b7028c4583d0de08338c8bbca2732d71413fa76490250eae50aa805ebbe654798cf8c232794e561e9650f16e9866714d6bce5b3
 DIST kodi-vfs-rar-2.0.8.tar.gz 333280 BLAKE2B 
ae6f382a1b8bf0f80b4c32bba9144597319b32a691872c3c4012f2d7450178d7a4103c64fc837bcd0c173a5f6149f732d5b932c98c19807bd6aa910f1573548f
 SHA512 
702bfb0fbd6c4165bdb396565154a3979d611e91d306917dd54c6dff315108f51a23cfb270bd161ea169e59dae3b7d445fb612b222c84a8d3b70c25966f697b0
+DIST kodi-vfs-rar-2.2.0.tar.gz 460340 BLAKE2B 
8362dd0c1d3bb799fa041d2f6ed0e61c4abf23ca3d2f3701060579e45fbc76247845f647c233cc85f0aff4a5ce7a54a6a2c2ea4bb899c92f3a35be365c2df1e8
 SHA512 
ed6f023b508a948c5bc952c967f159272345e8fb048e524a623d842d855a4d2b301c1445c34598b7b33c834189822359117f95fb00fa8b02975c28db34539840

diff --git a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.2.0.ebuild 
b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.2.0.ebuild
new file mode 100644
index 000..800adb13571
--- /dev/null
+++ b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.2.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake kodi-addon
+
+DESCRIPTION="RAR VFS addon for Kodi"
+HOMEPAGE="https://github.com/xbmc/vfs.rar;
+SRC_URI=""
+
+case ${PV} in
+)
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/xbmc/vfs.rar.git;
+   inherit git-r3
+   ;;
+*)
+   CODENAME="Leia"
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://github.com/xbmc/vfs.rar/archive/${PV}-${CODENAME}.tar.gz -> 
${P}.tar.gz"
+   S="${WORKDIR}/vfs.rar-${PV}-${CODENAME}"
+   ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   =dev-libs/libplatform-2*
+   =media-libs/kodi-platform-18*
+   =media-tv/kodi-18*
+   "



[gentoo-commits] repo/gentoo:master commit in: dev-java/tomcat-servlet-api/

2020-03-03 Thread Miroslav Šulc
commit: 04233fae510b53e42572aea3632805ffa128bc36
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Mar  3 18:53:28 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Mar  3 18:53:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04233fae

dev-java/tomcat-servlet-api: dropped obsolete 8.5.47

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

 dev-java/tomcat-servlet-api/Manifest   |  1 -
 .../tomcat-servlet-api-8.5.47.ebuild   | 39 --
 2 files changed, 40 deletions(-)

diff --git a/dev-java/tomcat-servlet-api/Manifest 
b/dev-java/tomcat-servlet-api/Manifest
index ba643cb9c37..429cda2be36 100644
--- a/dev-java/tomcat-servlet-api/Manifest
+++ b/dev-java/tomcat-servlet-api/Manifest
@@ -2,6 +2,5 @@ DIST apache-tomcat-4.1.40-src.tar.gz 3709719 BLAKE2B 
f7ca82052c1148a5c384fcbc387
 DIST apache-tomcat-5.5.36-src.tar.gz 3743113 BLAKE2B 
dbfcfd123a23b0ceb9f1fdd936e42324ea8b10cf327a1d0abf1703006535859c7122690a08b5ec27b86b526cc7709a7199b4f35f123538ff11f23f3b489358f3
 SHA512 
845636b5b992fbbb7d657d192afbab1e6a924bfd0c71b025cf22776eb4527d92d63f9b3f33475d4349a0df4cebd984ba3776eedd7482b820abdea909e90a97b7
 DIST apache-tomcat-6.0.53-src.tar.gz 3522914 BLAKE2B 
054b097c16861abaa8bdbeba713b49bc1dfcff573bb3f4bd0ff5807c33a2a0fb991af618f6e11e5b3ce3fa55c589fc6569342cab5d5a00349c79bc7061d81e40
 SHA512 
915a0a18f5c2883625c9441eed6465973eff4f6bf41e08e925c7edaea89ef8f6ee9476d3e06fa38228d4bcb4decaf53e3a7bdb7ec7e899e6250db3e12a9f5f2c
 DIST apache-tomcat-7.0.100-src.tar.gz 5265444 BLAKE2B 
9c706e6a50e13cd8f542669e2d80f8940816976cfb84f62c3e17bbe6f0cc6d76d6fcdd18ec69e706ce27552aa66041833f6ae7bba8e671e187de3246e90a25c5
 SHA512 
53ef64c64263d0f25d72ed179bd7b7beed3f73cd63010988ba740ff7328b00a5ec09fe1d4575188ecacf258c891e022a0f1ae07d2957d9830a56881170bb1a57
-DIST apache-tomcat-8.5.47-src.tar.gz 5607118 BLAKE2B 
3c326056f674032424d298c7581243a24dd01fae39b1ce7069b60e1bcf3d825de954164f643e887618c43c87d691bc41f942e73bf86b254b4c7dca9c68ce7cce
 SHA512 
1513fdaf7751ee263d878cdfc05329bc4ee50e2f3aeea68e1d173a5f4d555ec59a43050222f013758f704967730dd25a64337cf1ba4365ab53b8730af87b4051
 DIST apache-tomcat-8.5.51-src.tar.gz 5661227 BLAKE2B 
711de5678903941a5261693972906f2d0fca2c9d3219e62d3186e5d71a2e3cb4da0a5028e62790a26dad2d244246c2f41c74f18e17d52ec0af070f0d5842ca3f
 SHA512 
8529d2e7d83a863fe88ed4ee8ec29b673e5df4bea53231412c0d89e2384d3939b9d1f29350a4ca46966ab5d4a0d3178ed5d2caa50aa766092a3ab8f28dd27592
 DIST apache-tomcat-9.0.31-src.tar.gz 5812430 BLAKE2B 
7ef0f989860b046b4ddbacde50013284a623eb9d81e2c3465b0e04ec9c934a5319293677919ab758243a352fc60cb6691b51f946d8c5a36360b9108dafc5dfe3
 SHA512 
a0ba9e46a3d2a4cf708e6e29b4647c041495e45865ce5c679c9dcfee77181373a2d3034222701d0f15d5c7e71e6aa3cc7db236c66ba069b3e3660a948b44342f

diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.47.ebuild 
b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.47.ebuild
deleted file mode 100644
index 22fb494a852..000
--- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.47.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-JAVA_PKG_IUSE="source"
-
-inherit eutils java-pkg-2 java-ant-2
-
-MY_A="apache-${P}-src"
-MY_P="${MY_A/-servlet-api/}"
-DESCRIPTION="Tomcat's Servlet API 3.1/JSP API 2.3/EL API 3.0 implementation"
-HOMEPAGE="https://tomcat.apache.org/;
-SRC_URI="mirror://apache/tomcat/tomcat-8/v${PV}/src/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="3.1"
-KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-DEPEND=">=virtual/jdk-1.8"
-RDEPEND=">=virtual/jre-1.8"
-
-S="${WORKDIR}/${MY_P}/"
-
-src_prepare() {
-   default
-
-   cp "${FILESDIR}/${SLOT}-build.xml" build.xml || die "Could not replace 
build.xml"
-   rm -fR */*/build.xml
-   einfo "Removing bundled jars and classes"
-   find "${S}" '(' -name '*.class' -o -name '*.jar' ')' -exec rm -frv {} +
-
-   java-pkg-2_src_prepare
-}
-
-src_install() {
-   java-pkg_dojar "${S}"/output/build/lib/*.jar
-   use source && java-pkg_dosrc java/javax/servlet/
-}



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

2020-03-03 Thread Michał Górny
commit: 2cd75b5f120be4157309239ec3255da6df4e3239
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar  3 17:20:05 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar  3 17:45:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cd75b5f

dev-python/sphinx: Use typed-ast on py<3.8

dev-python/typed-ast is necessary for better typing support in py<3.8.
This also fixes (hopefully last) test failures.

Closes: https://bugs.gentoo.org/703140
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx/{sphinx-2.4.3.ebuild => sphinx-2.4.3-r1.ebuild} | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/sphinx/sphinx-2.4.3.ebuild 
b/dev-python/sphinx/sphinx-2.4.3-r1.ebuild
similarity index 95%
rename from dev-python/sphinx/sphinx-2.4.3.ebuild
rename to dev-python/sphinx/sphinx-2.4.3-r1.ebuild
index 46f34931a94..8063e705318 100644
--- a/dev-python/sphinx/sphinx-2.4.3.ebuild
+++ b/dev-python/sphinx/sphinx-2.4.3-r1.ebuild
@@ -37,6 +37,9 @@ RDEPEND="
dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/typed-ast[${PYTHON_USEDEP}]
+   ' python3_{6,7})
latex? (
dev-texlive/texlive-latexextra
dev-texlive/texlive-luatex
@@ -64,7 +67,8 @@ python_prepare_all() {
rm tests/test_build_linkcheck.py || die "Failed to remove web tests"
sed -i -e 's:test_latex_images:_&:' tests/test_build_latex.py || die
 
-   # fail under pypy3
+   # fail under pypy3 (some because of missing typed-ast)
+   # revisit when pypy3 becomes pypy3.8
sed -i -e '/def test_partialfunction/i\
 @pytest.mark.skipif(hasattr(sys, "pypy_version_info"), reason="broken on 
pypy3")' \
-e '/def test_autodoc_typed_instance_variables/i\



[gentoo-commits] repo/proj/guru:dev commit in: dev-lang/aldor/

2020-03-03 Thread Andrew Ammerlaan
commit: 684d72097650eab195fd0587f5e083fb6d74ef0e
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Mar  3 17:21:32 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Mar  3 17:21:32 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=684d7209

dev-lang/aldor: Fix S variable

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>

 dev-lang/aldor/aldor-1.2.0_p20190730.ebuild | 30 ++---
 1 file changed, 19 insertions(+), 11 deletions(-)

diff --git a/dev-lang/aldor/aldor-1.2.0_p20190730.ebuild 
b/dev-lang/aldor/aldor-1.2.0_p20190730.ebuild
index 952e591..bb79cb1 100644
--- a/dev-lang/aldor/aldor-1.2.0_p20190730.ebuild
+++ b/dev-lang/aldor/aldor-1.2.0_p20190730.ebuild
@@ -6,17 +6,21 @@ EAPI="7"
 COMMIT="13e5b90eecc79ec6704efb333c4c100187520e80"
 AUTOTOOLS_AUTORECONF=1
 AUTOTOOLS_IN_SOURCE_BUILD=1
+
 inherit autotools elisp-common
 
 DESCRIPTION="The Aldor Programming Language"
 HOMEPAGE="http://pippijn.github.io/aldor;
-SRC_URI="  https://github.com/pippijn/aldor/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz
-   doc? ( http://aldor.org/docs/libaldor.pdf.gz )
-   emacs? ( http://hemmecke.de/aldor/aldor.el.nw )"
+SRC_URI="
+   https://github.com/pippijn/aldor/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
+   doc? ( http://aldor.org/docs/libaldor.pdf.gz )
+   emacs? ( http://hemmecke.de/aldor/aldor.el.nw )
+"
 
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
+
 IUSE="doc emacs"
 
 RDEPEND="
@@ -30,9 +34,15 @@ DEPEND="
emacs? ( app-text/noweb )
 "
 
-DOCS=( AUTHORS COPYRIGHT LICENSE )
+S="${WORKDIR}/${PN}-${COMMIT}/aldor"
 
-S="${WORKDIR}/${P}/aldor"
+DOCS=( AUTHORS README.building README.binary-only README.library ../README.md )
+
+src_unpack() {
+   unpack "${P}.tar.gz"
+   use doc && cp "${DISTDIR}/libaldor.pdf.gz" "${S}" && gunzip 
"${S}/libaldor.pdf.gz" || die
+   use emacs && cp "${DISTDIR}/aldor.el.nw" "${S}" || die
+}
 
 src_compile() {
if use doc ; then
@@ -40,20 +50,18 @@ src_compile() {
( cd lib/aldor/tutorial
pdflatex tutorial.tex
pdflatex tutorial.tex ) || die "make tutorial.pdf 
failed"
-   cp "${DISTDIR}/libaldor.pdf.gz" .
-   gunzip libaldor.pdf.gz
tar xzf "${DISTDIR}/algebra.html.tar.gz"
fi
 
if use emacs ; then
-   notangle "${DISTDIR}/aldor.el.nw" > aldor.el
-   notangle -Rinit.el "${DISTDIR}/aldor.el.nw" | \
+   notangle "aldor.el.nw" > aldor.el
+   notangle -Rinit.el "aldor.el.nw" | \
sed -e '1s/^.*$/;; aldor mode/' > 64aldor-gentoo.el
if use doc ; then
einfo "Documentation for the aldor emacs mode"
-   noweave "${DISTDIR}/aldor.el.nw" > aldor-mode.tex
-   pdflatex aldor-mode.tex
+   noweave "aldor.el.nw" > aldor-mode.tex
pdflatex aldor-mode.tex
+   pdflatex aldor-mode.tex || die "make aldor-mode.pdf 
failed"
fi
fi
default



[gentoo-commits] repo/proj/guru:dev commit in: app-text/noweb/

2020-03-03 Thread Andrew Ammerlaan
commit: 293f951199efe728fcbf079941a7860e54694009
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Mar  3 17:20:29 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Mar  3 17:20:29 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=293f9511

app-text/noweb: DOCS are already in default DOCS

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>

 app-text/noweb/noweb-2.12.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/app-text/noweb/noweb-2.12.ebuild b/app-text/noweb/noweb-2.12.ebuild
index c7fad30..224304f 100644
--- a/app-text/noweb/noweb-2.12.ebuild
+++ b/app-text/noweb/noweb-2.12.ebuild
@@ -28,8 +28,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-DOCS=( CHANGES README )
-
 S="${WORKDIR}/${PN}-${MYPV}"
 
 SITEFILE="50${PN}-gentoo.el"



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

2020-03-03 Thread Agostino Sarubbo
commit: 4d165527e3570d13378d739d6e6554939dac8a8d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar  3 16:26:13 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar  3 16:26:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d165527

app-admin/sudo: ppc64 stable wrt bug #707574

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-admin/sudo/sudo-1.8.31.ebuild 
b/app-admin/sudo/sudo-1.8.31.ebuild
index 59388c54481..6343c472f06 100644
--- a/app-admin/sudo/sudo-1.8.31.ebuild
+++ b/app-admin/sudo/sudo-1.8.31.ebuild
@@ -22,7 +22,7 @@ else
SRC_URI="https://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz;
if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc 
~ppc64 s390 ~sh sparc x86 ~sparc-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc 
ppc64 s390 ~sh sparc x86 ~sparc-solaris"
fi
 fi
 



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

2020-03-03 Thread Agostino Sarubbo
commit: f667f172922a06366ecac7e09a32efb273faf1e3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar  3 16:21:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar  3 16:21:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f667f172

media-libs/simage: amd64 stable wrt bug #711422

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

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

diff --git a/media-libs/simage/simage-1.8.0.ebuild 
b/media-libs/simage/simage-1.8.0.ebuild
index 8d8e6434e9b..4c4a51240cb 100644
--- a/media-libs/simage/simage-1.8.0.ebuild
+++ b/media-libs/simage/simage-1.8.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/coin3d/simage/;
 SRC_URI="https://github.com/coin3d/simage/archive/${P}.tar.gz;
 
 LICENSE="BSD-1"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 SLOT="0"
 IUSE="debug gif jpeg png qt5 sndfile test tiff vorbis"
 RESTRICT="!test? ( test )"



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

2020-03-03 Thread Agostino Sarubbo
commit: b9aec03c2f003ac45d25f6085d9ab159daa3ca46
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar  3 16:21:35 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar  3 16:21:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9aec03c

media-sound/musescore: amd64 stable wrt bug #711426

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

 media-sound/musescore/musescore-3.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/musescore/musescore-3.4.1.ebuild 
b/media-sound/musescore/musescore-3.4.1.ebuild
index 09675a17455..ae4cc9f9b6a 100644
--- a/media-sound/musescore/musescore-3.4.1.ebuild
+++ b/media-sound/musescore/musescore-3.4.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/musescore/MuseScore/archive/v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="alsa debug jack mp3 osc omr portaudio portmidi pulseaudio +sf3 sfz 
webengine"
 REQUIRED_USE="portmidi? ( portaudio )"
 



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

2020-03-03 Thread Lars Wendler
commit: 3ffacbc41a83206033a3c67824dbf2dc35c3b85a
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Mar  3 16:06:52 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Mar  3 16:06:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ffacbc4

sys-fs/ddrescue: Removed old

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Lars Wendler  gentoo.org>

 sys-fs/ddrescue/Manifest|  2 --
 sys-fs/ddrescue/ddrescue-1.21-r1.ebuild | 39 -
 sys-fs/ddrescue/ddrescue-1.23.ebuild| 39 -
 3 files changed, 80 deletions(-)

diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest
index ed233c41288..7f3cd6a0f17 100644
--- a/sys-fs/ddrescue/Manifest
+++ b/sys-fs/ddrescue/Manifest
@@ -1,4 +1,2 @@
-DIST ddrescue-1.21.tar.lz 74716 BLAKE2B 
0f50c05d20ad74dc7b3d1db5038f6707b0d2a569d880af24a8623712dc89e207faac096031a43de10acec66a1e862049b726de3c05f30c51232817a56fc5643d
 SHA512 
6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079
-DIST ddrescue-1.23.tar.lz 82451 BLAKE2B 
ed9d71894d4c8466e3ca56d853ae5a6c4f7cf1955bea4468c158674e7bf6386343ab8289714be7ebb6b326f462e53fc7e9d8122a26079267ab4324f60c8fc4b8
 SHA512 
4f0b27067966b71efaae809d4f38714863cf3663f3b8c3f26055d482debb15c0fab77752411a9d242f18dbb8e4edc68494f866721dae9c95cfc5354439eaa656
 DIST ddrescue-1.24.tar.lz 85244 BLAKE2B 
e8b5ca5c89a65bed6126737125d78b2af9cdd7fe9b20f1f03636d58249d33dc08cb1907eca35c35d3ff81dd031290177084ae5dcc1cac20e79cb6c182cb894e4
 SHA512 
2c6a86c80bad122e0c44d6f8da49239e10362fbfbdb70acf39055ce02637daa05cce4f24adac732a1bb3a6fc97cf6985dd20827e99ab3bf6bad4db015a00fbaa
 DIST ddrescue-1.25.tar.lz 87001 BLAKE2B 
45054ecb6ca12f8fe27d6b783f7e339fc11a9a3425160012e0682e39644fd3c91362ecd568a2a0b93f9f0af87fae2415b33a7c3fcd8fff2262898e8474818a00
 SHA512 
90e344a618e385730836218817588f6854db6d1acdf357bf60bdba04c76382e73041dfc367ba4de60062992ee74b2da58417f6e464ffbeed10ec89fac110f4b8

diff --git a/sys-fs/ddrescue/ddrescue-1.21-r1.ebuild 
b/sys-fs/ddrescue/ddrescue-1.21-r1.ebuild
deleted file mode 100644
index 19225cfd6b5..000
--- a/sys-fs/ddrescue/ddrescue-1.21-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs flag-o-matic unpacker
-
-DESCRIPTION="Copy data from one file or block device to another with 
read-error recovery"
-HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.lz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86 ~amd64-linux"
-IUSE="static"
-
-DEPEND="$(unpacker_src_uri_depends)"
-RDEPEND=""
-
-src_configure() {
-   use static && append-ldflags -static
-
-   # not a normal configure script
-   econf \
-   --prefix="${EPREFIX}"/usr \
-   CXX="$(tc-getCXX)" \
-   CPPFLAGS="${CPPFLAGS}" \
-   CXXFLAGS="${CXXFLAGS}" \
-   LDFLAGS="${LDFLAGS}"
-}
-
-src_test() {
-   ./testsuite/check.sh "${S}"/testsuite || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" install install-man
-   dodoc ChangeLog README NEWS AUTHORS
-}

diff --git a/sys-fs/ddrescue/ddrescue-1.23.ebuild 
b/sys-fs/ddrescue/ddrescue-1.23.ebuild
deleted file mode 100644
index 60a4cfb5a08..000
--- a/sys-fs/ddrescue/ddrescue-1.23.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs flag-o-matic unpacker
-
-DESCRIPTION="Copy data from one file or block device to another with 
read-error recovery"
-HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.lz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
-IUSE="static"
-
-DEPEND="$(unpacker_src_uri_depends)"
-RDEPEND=""
-
-src_configure() {
-   use static && append-ldflags -static
-
-   # not a normal configure script
-   econf \
-   --prefix="${EPREFIX}"/usr \
-   CXX="$(tc-getCXX)" \
-   CPPFLAGS="${CPPFLAGS}" \
-   CXXFLAGS="${CXXFLAGS}" \
-   LDFLAGS="${LDFLAGS}"
-}
-
-src_test() {
-   ./testsuite/check.sh "${S}"/testsuite || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" install install-man
-   einstalldocs
-}



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

2020-03-03 Thread Lars Wendler
commit: 4e55c13d3451ea0dfeb030b5fca45650d1e61b2a
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Mar  3 16:03:35 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Mar  3 16:03:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e55c13d

sys-fs/ddrescue: Bump to version 1.25

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Lars Wendler  gentoo.org>

 sys-fs/ddrescue/Manifest |  1 +
 sys-fs/ddrescue/ddrescue-1.25.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/sys-fs/ddrescue/Manifest b/sys-fs/ddrescue/Manifest
index 54d24142130..ed233c41288 100644
--- a/sys-fs/ddrescue/Manifest
+++ b/sys-fs/ddrescue/Manifest
@@ -1,3 +1,4 @@
 DIST ddrescue-1.21.tar.lz 74716 BLAKE2B 
0f50c05d20ad74dc7b3d1db5038f6707b0d2a569d880af24a8623712dc89e207faac096031a43de10acec66a1e862049b726de3c05f30c51232817a56fc5643d
 SHA512 
6b8fddc621af90acc90e54c8688ea5d18721ea922b4433f2ed76f44bbaf5bd90b560b380c02a133fa7f67da85436d058861820eeeb46bbb7d3ef53821c0de079
 DIST ddrescue-1.23.tar.lz 82451 BLAKE2B 
ed9d71894d4c8466e3ca56d853ae5a6c4f7cf1955bea4468c158674e7bf6386343ab8289714be7ebb6b326f462e53fc7e9d8122a26079267ab4324f60c8fc4b8
 SHA512 
4f0b27067966b71efaae809d4f38714863cf3663f3b8c3f26055d482debb15c0fab77752411a9d242f18dbb8e4edc68494f866721dae9c95cfc5354439eaa656
 DIST ddrescue-1.24.tar.lz 85244 BLAKE2B 
e8b5ca5c89a65bed6126737125d78b2af9cdd7fe9b20f1f03636d58249d33dc08cb1907eca35c35d3ff81dd031290177084ae5dcc1cac20e79cb6c182cb894e4
 SHA512 
2c6a86c80bad122e0c44d6f8da49239e10362fbfbdb70acf39055ce02637daa05cce4f24adac732a1bb3a6fc97cf6985dd20827e99ab3bf6bad4db015a00fbaa
+DIST ddrescue-1.25.tar.lz 87001 BLAKE2B 
45054ecb6ca12f8fe27d6b783f7e339fc11a9a3425160012e0682e39644fd3c91362ecd568a2a0b93f9f0af87fae2415b33a7c3fcd8fff2262898e8474818a00
 SHA512 
90e344a618e385730836218817588f6854db6d1acdf357bf60bdba04c76382e73041dfc367ba4de60062992ee74b2da58417f6e464ffbeed10ec89fac110f4b8

diff --git a/sys-fs/ddrescue/ddrescue-1.25.ebuild 
b/sys-fs/ddrescue/ddrescue-1.25.ebuild
new file mode 100644
index 000..e627f217b78
--- /dev/null
+++ b/sys-fs/ddrescue/ddrescue-1.25.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs flag-o-matic unpacker
+
+DESCRIPTION="Copy data from one file or block device to another with 
read-error recovery"
+HOMEPAGE="https://www.gnu.org/software/ddrescue/ddrescue.html;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.lz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+IUSE="static"
+
+DEPEND="$(unpacker_src_uri_depends)"
+RDEPEND=""
+
+src_configure() {
+   use static && append-ldflags -static
+
+   # not a normal configure script
+   econf \
+   --prefix="${EPREFIX}"/usr \
+   CXX="$(tc-getCXX)" \
+   CPPFLAGS="${CPPFLAGS}" \
+   CXXFLAGS="${CXXFLAGS}" \
+   LDFLAGS="${LDFLAGS}"
+}
+
+src_test() {
+   ./testsuite/check.sh "${S}"/testsuite || die
+}
+
+src_install() {
+   emake DESTDIR="${D}" install install-man
+   einstalldocs
+}



[gentoo-commits] repo/proj/guru:dev commit in: sci-libs/meschach/

2020-03-03 Thread Andrew Ammerlaan
commit: 6d1e3db6701844b2c79251c482943e88cfde5c52
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Mar  3 16:04:06 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Mar  3 16:04:06 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6d1e3db6

sci-libs/meschach: Styling fix

no need to add README to DOCS, it is already in default DOCS

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-libs/meschach/meschach-1.2b.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-libs/meschach/meschach-1.2b.ebuild 
b/sci-libs/meschach/meschach-1.2b.ebuild
index e74f820..e03916d 100644
--- a/sci-libs/meschach/meschach-1.2b.ebuild
+++ b/sci-libs/meschach/meschach-1.2b.ebuild
@@ -16,6 +16,7 @@ 
http://cdn-fastly.deb.debian.org/debian/pool/main/m/meschach/${PN}_${PV}-14.debi
 LICENSE="meschach"
 SLOT="0"
 KEYWORDS="~amd64"
+
 IUSE="complex +double float munroll old segmem sparse unroll"
 REQUIRED_USE="
^^ ( double float )
@@ -26,8 +27,6 @@ PATCHES=(
"${WORKDIR}/debian/patches/${PN}_${PV}-13.configure.diff"
 )
 
-DOCS=( README )
-
 src_prepare() {
default
sed -i -- 's/CFLAGS = -O3 -fPIC/CFLAGS = @CFLAGS@ -fPIC/g' makefile.in



[gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/er/

2020-03-03 Thread Andrew Ammerlaan
commit: 216ce5963f0ca5a437609f4a1fc3176bce9e13a6
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Mar  3 16:01:19 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Mar  3 16:01:19 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=216ce596

sys-cluster/er: Builds with mpi even if USE="-mpi"

got rid of src_configure and IUSE="mpi"
also made description a bit shorter to make
repoman happy

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sys-cluster/er/er-0.0.3.ebuild | 15 +++
 1 file changed, 3 insertions(+), 12 deletions(-)

diff --git a/sys-cluster/er/er-0.0.3.ebuild b/sys-cluster/er/er-0.0.3.ebuild
index 715cc2b..e505a2a 100644
--- a/sys-cluster/er/er-0.0.3.ebuild
+++ b/sys-cluster/er/er-0.0.3.ebuild
@@ -5,19 +5,17 @@ EAPI="7"
 
 inherit cmake-utils
 
-DESCRIPTION="High-level distributed erasure coding library combining 
functionality of shuffile and redset"
+DESCRIPTION="High-level distributed erasure coding lib combining shuffile  and 
redset"
 HOMEPAGE="https://github.com/ECP-VeloC/er;
 SRC_URI="https://github.com/ECP-VeloC/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="mpi test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
-   mpi? ( virtual/mpi )
-   sys-cluster/KVTree
+   virtual/mpi
+   sys-cluster/KVTree[mpi]
sys-cluster/redset
sys-cluster/shuffile
sys-libs/zlib
@@ -33,10 +31,3 @@ src_prepare() {
default
cmake-utils_src_prepare
 }
-
-src_configure() {
-   local mycmakeargs=(
-   -DMPI="$(usex mpi "" OFF)"
-   )
-   cmake-utils_src_configure
-}



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

2020-03-03 Thread Lars Wendler
commit: 836b2fea18f381f87250c8f5aa8af0a41aa1b2f2
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Mar  3 15:59:03 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Mar  3 15:59:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=836b2fea

dev-util/cmake: Bump to version 3.17.0_rc2

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Lars Wendler  gentoo.org>

 dev-util/cmake/Manifest | 2 +-
 dev-util/cmake/{cmake-3.17.0_rc1.ebuild => cmake-3.17.0_rc2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index a4c743946f2..62a255a3062 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -1,4 +1,4 @@
 DIST cmake-3.13.5.tar.gz 8618821 BLAKE2B 
765678bc92821207c53bfb4ac995a791b938f20236c3a6fda873b8edd11cd1401b4f4c05f170b8f600f38bde5f1227c715499eee072a8de3bb29d4f5cd230226
 SHA512 
99e3a8f5bc147dd90b9cab11f06892d87f289aa1354ad323711fe96ebc9c32b1e887e8f9d3575a37831c4d2153a070ff9115c5e27a185d54170bad9dbbaabc26
 DIST cmake-3.14.6.tar.gz 8861359 BLAKE2B 
257a9a89fe880f8945f47a4bb1980e66f0f28ee5cebeb161012860ae8578487e50c60060ad5144ec6f5b7ea860112edd01909ebceec24b8370e3769ff2a79e99
 SHA512 
8cf3afadec3fe931d9f954e3148a398939cd16c1fbcb4c5303ac635e2b5029960867f317fd13a46fceebe46e7328689e847f03d7d7c74bb31e23c9cc55838f56
 DIST cmake-3.16.4.tar.gz 9113021 BLAKE2B 
5aa34cadec4ed09e4d0c46f6983b88cf81ea719c47a0848a21be36911b223d9e609bdc7f5b52086762ab83e4230a3ec9e38d9c9e3c9c6f508aa2118e769e3783
 SHA512 
4aa36608bac3b9e29ea765003cdc684733c025d7b18fbae057f3be1f726a159d4b0231b8b1be269206aa7dbd7177fe0110d5bac8d72fb0f6ad392bb284b1fce3
-DIST cmake-3.17.0-rc1.tar.gz 9460071 BLAKE2B 
53157977becff23b87c7ab4e320babef53b199b709c5446cfbb230f19666e5a43ab89c00c69ce3f750d3d2da591372f63daa681bef1626b3ceeef9374502593f
 SHA512 
7ff9f21a488658275f6241dca4e311441827edbc11f44dd4772e114e6f99cb0e3f85d8a8051a23783e7aa47e19683f83b5cf236e75ca9a9724ea9cb2a1c1
+DIST cmake-3.17.0-rc2.tar.gz 9461449 BLAKE2B 
46213fb52ea2b40921d788dba1efa53d6fec2e463510dfdaebaca041121ffc418ce32a37f5851d12865b830c936e2ceab92fe2274e73ff3a107ff6a585d16f27
 SHA512 
c91040930a22c0b773ba3edaae6614fdae371214ed3eb44f124521a3201c5fdd0b67b170c46fc9d7b00fe053dbf2a7b7e9d984fde5ecf355eb18a2b5d38f8bb4

diff --git a/dev-util/cmake/cmake-3.17.0_rc1.ebuild 
b/dev-util/cmake/cmake-3.17.0_rc2.ebuild
similarity index 100%
rename from dev-util/cmake/cmake-3.17.0_rc1.ebuild
rename to dev-util/cmake/cmake-3.17.0_rc2.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/redset/

2020-03-03 Thread Andrew Ammerlaan
commit: 837005f315e0ddb5dc28facf0fb2ca4b32e97d9e
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Mar  3 15:58:03 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Mar  3 15:58:03 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=837005f3

sys-cluster/redset: builds with mpi even if USE="-mpi"

just got rid of src_configure and IUSE="mpi"
also made discription a bit shorter to make repoman
happy

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sys-cluster/redset/redset-0.0.4.ebuild | 18 +++---
 1 file changed, 3 insertions(+), 15 deletions(-)

diff --git a/sys-cluster/redset/redset-0.0.4.ebuild 
b/sys-cluster/redset/redset-0.0.4.ebuild
index 1a0bff3..854aa01 100644
--- a/sys-cluster/redset/redset-0.0.4.ebuild
+++ b/sys-cluster/redset/redset-0.0.4.ebuild
@@ -5,20 +5,17 @@ EAPI="7"
 
 inherit cmake-utils
 
-DESCRIPTION="Low-level distributed erasure coding library to protect datasets 
of MPI applications"
+DESCRIPTION="Low-level distributed erasure coding lib to protect datasets of 
MPI applications"
 HOMEPAGE="https://github.com/ECP-VeloC/redset;
 SRC_URI="https://github.com/ECP-VeloC/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="mpi test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
-   mpi? ( virtual/mpi )
-
-   sys-cluster/KVTree
+   virtual/mpi
+   sys-cluster/KVTree[mpi]
sys-cluster/rankstr
sys-libs/zlib
 "
@@ -27,8 +24,6 @@ BDEPEND="
>=dev-util/cmake-2.8
 "
 
-DOCS=( README.md )
-
 src_prepare() {
#do not build static library
sed -i '/redset-static/d' src/CMakeLists.txt
@@ -36,13 +31,6 @@ src_prepare() {
cmake-utils_src_prepare
 }
 
-src_configure() {
-   local mycmakeargs=(
-   -DMPI="$(usex mpi "" OFF)"
-   )
-   cmake-utils_src_configure
-}
-
 src_install() {
cmake-utils_src_install
dodoc -r doc/rst/.



[gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/rankstr/

2020-03-03 Thread Andrew Ammerlaan
commit: bdfc3fdea48c7fd7d090e59adf0350fcbd4acb6c
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Mar  3 15:55:17 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Mar  3 15:55:17 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bdfc3fde

sys-cluster/rankstr: src_configure no longer necessary

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sys-cluster/rankstr/rankstr-0.0.2.ebuild | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/sys-cluster/rankstr/rankstr-0.0.2.ebuild 
b/sys-cluster/rankstr/rankstr-0.0.2.ebuild
index 9a78dd9..fec34b4 100644
--- a/sys-cluster/rankstr/rankstr-0.0.2.ebuild
+++ b/sys-cluster/rankstr/rankstr-0.0.2.ebuild
@@ -27,10 +27,3 @@ src_prepare() {
default
cmake-utils_src_prepare
 }
-
-src_configure() {
-   local mycmakeargs=(
-   -DMPI="ON"
-   )
-   cmake-utils_src_configure
-}



[gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/shuffile/

2020-03-03 Thread Andrew Ammerlaan
commit: 904c9ce1fc39436f7926d8e4477eb4fac74954ef
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Mar  3 15:54:52 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Mar  3 15:54:52 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=904c9ce1

sys-cluster/shuffile: src_configure no longer necessary

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sys-cluster/shuffile/shuffile-0.0.3.ebuild | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/sys-cluster/shuffile/shuffile-0.0.3.ebuild 
b/sys-cluster/shuffile/shuffile-0.0.3.ebuild
index c2b7864..3f517c4 100644
--- a/sys-cluster/shuffile/shuffile-0.0.3.ebuild
+++ b/sys-cluster/shuffile/shuffile-0.0.3.ebuild
@@ -29,10 +29,3 @@ src_prepare() {
default
cmake-utils_src_prepare
 }
-
-src_configure() {
-   local mycmakeargs=(
-   -DMPI="ON"
-   )
-   cmake-utils_src_configure
-}



[gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/shuffile/

2020-03-03 Thread Andrew Ammerlaan
commit: 6589bd4f806bb685938de3cd817841a96b6b43c1
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Mar  3 15:46:28 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Mar  3 15:46:28 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6589bd4f

sys-cluster/shuffile: DEPEND on sys-cluster/KVTree-1.0.2[mpi]

does not build if KVTree is not build with mpi

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sys-cluster/shuffile/shuffile-0.0.3.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/sys-cluster/shuffile/shuffile-0.0.3.ebuild 
b/sys-cluster/shuffile/shuffile-0.0.3.ebuild
index cb7febf..c2b7864 100644
--- a/sys-cluster/shuffile/shuffile-0.0.3.ebuild
+++ b/sys-cluster/shuffile/shuffile-0.0.3.ebuild
@@ -12,11 +12,9 @@ 
SRC_URI="https://github.com/ECP-VeloC/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
-   >=sys-cluster/KVTree-1.0.2
+   >=sys-cluster/KVTree-1.0.2[mpi]
sys-libs/zlib
virtual/mpi
 "



[gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/rankstr/

2020-03-03 Thread Andrew Ammerlaan
commit: e20063d897434729526ff8b8018ce173f98ea53a
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Mar  3 15:45:51 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Mar  3 15:45:51 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e20063d8

sys-cluster/rankstr: No need to add IUSE="test"

this is only usefull if you have additional
dependencies that are required to run tests

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sys-cluster/rankstr/rankstr-0.0.2.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sys-cluster/rankstr/rankstr-0.0.2.ebuild 
b/sys-cluster/rankstr/rankstr-0.0.2.ebuild
index d3db985..9a78dd9 100644
--- a/sys-cluster/rankstr/rankstr-0.0.2.ebuild
+++ b/sys-cluster/rankstr/rankstr-0.0.2.ebuild
@@ -12,8 +12,6 @@ 
SRC_URI="https://github.com/ECP-VeloC/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
virtual/mpi



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

2020-03-03 Thread Agostino Sarubbo
commit: b5696c35c959fa616c091e5f531c0f8cf6fed9c6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar  3 15:14:42 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar  3 15:14:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5696c35

app-text/aspell: ppc64 stable wrt bug #711142

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/app-text/aspell/aspell-0.60.8.ebuild 
b/app-text/aspell/aspell-0.60.8.ebuild
index d74990b7f4b..fcaeac480ed 100644
--- a/app-text/aspell/aspell-0.60.8.ebuild
+++ b/app-text/aspell/aspell-0.60.8.ebuild
@@ -17,7 +17,7 @@ fi
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 IUSE="nls unicode"
 
 PDEPEND="app-dicts/aspell-en"



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

2020-03-03 Thread Agostino Sarubbo
commit: d27208b6ab7a881d51785461eda7e3bcede1f5fa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar  3 15:13:40 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar  3 15:13:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d27208b6

dev-lang/rust-bin: amd64 stable wrt bug #708920

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

 dev-lang/rust-bin/rust-bin-1.41.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/rust-bin/rust-bin-1.41.1.ebuild 
b/dev-lang/rust-bin/rust-bin-1.41.1.ebuild
index c104d23cd15..d08751d3b55 100644
--- a/dev-lang/rust-bin/rust-bin-1.41.1.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.41.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P})"
 
 LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
 SLOT="stable"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="clippy cpu_flags_x86_sse2 doc libressl rustfmt"
 
 DEPEND=""



[gentoo-commits] repo/proj/guru:dev commit in: sci-libs/ann/

2020-03-03 Thread Andrew Ammerlaan
commit: 186d007e643a33ece440c606560d9995ec18b477
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Mar  3 15:14:33 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Mar  3 15:14:33 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=186d007e

sci-libs/ann: Fix issue with installing docs

if you cd in the ebuild, please remeber to cd back to ${S}
otherwise things like einstalldocs may fail because it is
being run in the wrong dir

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>

 sci-libs/ann/ann-1.1.2_p7.ebuild | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/sci-libs/ann/ann-1.1.2_p7.ebuild b/sci-libs/ann/ann-1.1.2_p7.ebuild
index 29ae28e..b13f224 100644
--- a/sci-libs/ann/ann-1.1.2_p7.ebuild
+++ b/sci-libs/ann/ann-1.1.2_p7.ebuild
@@ -16,8 +16,10 @@ 
http://cdn-fastly.deb.debian.org/debian/pool/main/a/${PN}/${PN}_${MY_PV}+doc-${P
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64"
+
 IUSE="debug test"
 RESTRICT="!test? ( test )"
+
 RDEPEND=""
 DEPEND=""
 BDEPEND="dev-util/quilt"
@@ -44,10 +46,11 @@ src_test() {
cd test
./ann_test < test1.in > /dev/null || die
./ann_test < test2.in > /dev/null || die
+   cd ..
 }
 
 src_install() {
-   emake DESTDIR="${D}" install
+   default
 
insinto /usr/include/ANN
doins -r include/ANN/.
@@ -64,8 +67,7 @@ src_install() {
doman ann_sample.1
doman ann_test.1
doman ann2fig.1
-
-   einstalldocs
+   cd "${S}"
 
find "${D}" -name '*.la' -delete || die
 }



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

2020-03-03 Thread Agostino Sarubbo
commit: 741b0cea468402d9a25a2b9c860f7bd9b2bd30f8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar  3 15:13:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar  3 15:13:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=741b0cea

dev-libs/libmodbus: amd64 stable wrt bug #704830

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

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

diff --git a/dev-libs/libmodbus/libmodbus-3.1.6.ebuild 
b/dev-libs/libmodbus/libmodbus-3.1.6.ebuild
index 22601d68e89..f83064f68a5 100644
--- a/dev-libs/libmodbus/libmodbus-3.1.6.ebuild
+++ b/dev-libs/libmodbus/libmodbus-3.1.6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://libmodbus.org/releases/${P}.tar.gz;
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="static-libs test doc"
 RESTRICT="!test? ( test )"
 



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

2020-03-03 Thread Agostino Sarubbo
commit: 7ded90094291a1e2509fd007eed9ceedfb78ac24
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar  3 15:13:44 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar  3 15:13:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ded9009

virtual/rust: amd64 stable wrt bug #708920

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

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

diff --git a/virtual/rust/rust-1.41.1.ebuild b/virtual/rust/rust-1.41.1.ebuild
index 7f67671fc9c..e554ba08a50 100644
--- a/virtual/rust/rust-1.41.1.ebuild
+++ b/virtual/rust/rust-1.41.1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 BDEPEND=""
 RDEPEND="|| ( =dev-lang/rust-${PV}*[${MULTILIB_USEDEP}] 
=dev-lang/rust-bin-${PV}* )"



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

2020-03-03 Thread Agostino Sarubbo
commit: 890393f7e41bc89bc9a3327c66142e02459bef9a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar  3 15:13:35 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar  3 15:13:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=890393f7

dev-lang/rust: amd64 stable wrt bug #708920

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

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

diff --git a/dev-lang/rust/rust-1.41.1.ebuild b/dev-lang/rust/rust-1.41.1.ebuild
index 5cedf4e6d63..8752ad4aea5 100644
--- a/dev-lang/rust/rust-1.41.1.ebuild
+++ b/dev-lang/rust/rust-1.41.1.ebuild
@@ -18,7 +18,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"



[gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/git-blame-someone-else/

2020-03-03 Thread Andrew Ammerlaan
commit: da8de50884dc356c0099f4f4600bdeccabd5a4d4
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Mar  3 15:03:23 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Mar  3 15:03:23 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=da8de508

dev-vcs/git-blame-someone-else: Styling fix

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>

 .../git-blame-someone-else-2018.06.13.ebuild   | 3 +--
 dev-vcs/git-blame-someone-else/git-blame-someone-else-.ebuild  | 7 +++
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git 
a/dev-vcs/git-blame-someone-else/git-blame-someone-else-2018.06.13.ebuild 
b/dev-vcs/git-blame-someone-else/git-blame-someone-else-2018.06.13.ebuild
index 2392565..627ddcf 100644
--- a/dev-vcs/git-blame-someone-else/git-blame-someone-else-2018.06.13.ebuild
+++ b/dev-vcs/git-blame-someone-else/git-blame-someone-else-2018.06.13.ebuild
@@ -12,6 +12,7 @@ HOMEPAGE="https://github.com/jayphelps/git-blame-someone-else;
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
+
 IUSE=""
 
 RDEPEND="
@@ -19,8 +20,6 @@ RDEPEND="
 "
 DEPEND=""
 
-DOCS=( README.md )
-
 S="${WORKDIR}/${PN}-${COMMIT}"
 
 src_install() {

diff --git a/dev-vcs/git-blame-someone-else/git-blame-someone-else-.ebuild 
b/dev-vcs/git-blame-someone-else/git-blame-someone-else-.ebuild
index 4437f32..78aabaa 100644
--- a/dev-vcs/git-blame-someone-else/git-blame-someone-else-.ebuild
+++ b/dev-vcs/git-blame-someone-else/git-blame-someone-else-.ebuild
@@ -3,15 +3,16 @@
 
 EAPI="7"
 
-SRC_URI=""
-EGIT_REPO_URI="https://github.com/jayphelps/git-blame-someone-else.git;
 inherit git-r3
 
 DESCRIPTION="Blame someone else for your bad code."
 HOMEPAGE="https://github.com/jayphelps/git-blame-someone-else;
+EGIT_REPO_URI="https://github.com/jayphelps/git-blame-someone-else.git;
+
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS=""
+
 IUSE=""
 
 RDEPEND="
@@ -19,8 +20,6 @@ RDEPEND="
 "
 DEPEND=""
 
-DOCS=( README.md )
-
 src_install() {
dobin "${PN}"
einstalldocs



  1   2   3   >