[gentoo-commits] repo/gentoo:master commit in: app-admin/r10k/
commit: a8e27e2faa0941d40cb0f7e5ff325b7c4d356068 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 20 06:52:58 2020 + Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 20 06:55:47 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8e27e2f app-admin/r10k: fix minitar test dep Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff gentoo.org> app-admin/r10k/r10k-3.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/r10k/r10k-3.4.1.ebuild b/app-admin/r10k/r10k-3.4.1.ebuild index b8cab218aa3..240033b4fc8 100644 --- a/app-admin/r10k/r10k-3.4.1.ebuild +++ b/app-admin/r10k/r10k-3.4.1.ebuild @@ -30,7 +30,7 @@ ruby_add_rdepend " " ruby_add_bdepend "test? ( - dev-ruby/archive-tar-minitar + >=dev-ruby/minitar-0.9 )" RDEPEND="${RDEPEND} git? ( >=dev-vcs/git-1.6.6 )"
[gentoo-commits] repo/gentoo:master commit in: dev-lang/python/
commit: 9074351b0f7ec4b07fa808061724b4e650d8f032 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:52:59 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:52:59 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9074351b dev-lang/python: sparc stable wrt bug #732498 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo gentoo.org> dev-lang/python/python-2.7.18-r1.ebuild | 2 +- dev-lang/python/python-3.6.11-r2.ebuild | 2 +- dev-lang/python/python-3.7.8-r2.ebuild | 2 +- dev-lang/python/python-3.8.4-r1.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lang/python/python-2.7.18-r1.ebuild b/dev-lang/python/python-2.7.18-r1.ebuild index a20a503981a..7ec8dc53e0e 100644 --- a/dev-lang/python/python-2.7.18-r1.ebuild +++ b/dev-lang/python/python-2.7.18-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. diff --git a/dev-lang/python/python-3.6.11-r2.ebuild b/dev-lang/python/python-3.6.11-r2.ebuild index 3302a44ceee..17048a16e38 100644 --- a/dev-lang/python/python-3.6.11-r2.ebuild +++ b/dev-lang/python/python-3.6.11-r2.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}/${PYVER}m" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml" RESTRICT="!test? ( test )" diff --git a/dev-lang/python/python-3.7.8-r2.ebuild b/dev-lang/python/python-3.7.8-r2.ebuild index eae9e7b7603..91c9e36e0a5 100644 --- a/dev-lang/python/python-3.7.8-r2.ebuild +++ b/dev-lang/python/python-3.7.8-r2.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}/${PYVER}m" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )" diff --git a/dev-lang/python/python-3.8.4-r1.ebuild b/dev-lang/python/python-3.8.4-r1.ebuild index 6881726..a404cd57ff7 100644 --- a/dev-lang/python/python-3.8.4-r1.ebuild +++ b/dev-lang/python/python-3.8.4-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-lang/python/
commit: d35aaa94d17f23f74dcf312f01deebfa8192371f Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:52:15 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:52:15 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d35aaa94 dev-lang/python: s390 stable wrt bug #728668 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo gentoo.org> dev-lang/python/python-3.6.11-r1.ebuild | 2 +- dev-lang/python/python-3.7.8-r1.ebuild | 2 +- dev-lang/python/python-3.8.3-r1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lang/python/python-3.6.11-r1.ebuild b/dev-lang/python/python-3.6.11-r1.ebuild index de6b80a6766..f5f9ae33318 100644 --- a/dev-lang/python/python-3.6.11-r1.ebuild +++ b/dev-lang/python/python-3.6.11-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}/${PYVER}m" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml" RESTRICT="!test? ( test )" diff --git a/dev-lang/python/python-3.7.8-r1.ebuild b/dev-lang/python/python-3.7.8-r1.ebuild index 164cc433d95..9b46d558cc3 100644 --- a/dev-lang/python/python-3.7.8-r1.ebuild +++ b/dev-lang/python/python-3.7.8-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}/${PYVER}m" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )" diff --git a/dev-lang/python/python-3.8.3-r1.ebuild b/dev-lang/python/python-3.8.3-r1.ebuild index 9547e2cf12f..fee828c5a65 100644 --- a/dev-lang/python/python-3.8.3-r1.ebuild +++ b/dev-lang/python/python-3.8.3-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-lang/python/
commit: ae875fd5cd9d0f9c30b06722d8b453371f06d743 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:52:22 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:52:22 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae875fd5 dev-lang/python: s390 stable wrt bug #732498 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo gentoo.org> dev-lang/python/python-2.7.18-r1.ebuild | 2 +- dev-lang/python/python-3.6.11-r2.ebuild | 2 +- dev-lang/python/python-3.7.8-r2.ebuild | 2 +- dev-lang/python/python-3.8.4-r1.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lang/python/python-2.7.18-r1.ebuild b/dev-lang/python/python-2.7.18-r1.ebuild index f83b56be15a..a20a503981a 100644 --- a/dev-lang/python/python-2.7.18-r1.ebuild +++ b/dev-lang/python/python-2.7.18-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sparc x86" IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. diff --git a/dev-lang/python/python-3.6.11-r2.ebuild b/dev-lang/python/python-3.6.11-r2.ebuild index 33a828b2079..3302a44ceee 100644 --- a/dev-lang/python/python-3.6.11-r2.ebuild +++ b/dev-lang/python/python-3.6.11-r2.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}/${PYVER}m" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml" RESTRICT="!test? ( test )" diff --git a/dev-lang/python/python-3.7.8-r2.ebuild b/dev-lang/python/python-3.7.8-r2.ebuild index 15bf950acfe..eae9e7b7603 100644 --- a/dev-lang/python/python-3.7.8-r2.ebuild +++ b/dev-lang/python/python-3.7.8-r2.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}/${PYVER}m" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )" diff --git a/dev-lang/python/python-3.8.4-r1.ebuild b/dev-lang/python/python-3.8.4-r1.ebuild index ac6ff04b855..6881726 100644 --- a/dev-lang/python/python-3.8.4-r1.ebuild +++ b/dev-lang/python/python-3.8.4-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-lang/python/
commit: e2f020f980f2576ad20096ee3b8527682a22ecf3 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:51:07 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:51:07 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2f020f9 dev-lang/python: ppc stable wrt bug #732498 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> dev-lang/python/python-2.7.18-r1.ebuild | 2 +- dev-lang/python/python-3.6.11-r2.ebuild | 2 +- dev-lang/python/python-3.7.8-r2.ebuild | 2 +- dev-lang/python/python-3.8.4-r1.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lang/python/python-2.7.18-r1.ebuild b/dev-lang/python/python-2.7.18-r1.ebuild index 7d5da038576..f83b56be15a 100644 --- a/dev-lang/python/python-2.7.18-r1.ebuild +++ b/dev-lang/python/python-2.7.18-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86" IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. diff --git a/dev-lang/python/python-3.6.11-r2.ebuild b/dev-lang/python/python-3.6.11-r2.ebuild index 93e2ecfcb76..33a828b2079 100644 --- a/dev-lang/python/python-3.6.11-r2.ebuild +++ b/dev-lang/python/python-3.6.11-r2.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}/${PYVER}m" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml" RESTRICT="!test? ( test )" diff --git a/dev-lang/python/python-3.7.8-r2.ebuild b/dev-lang/python/python-3.7.8-r2.ebuild index 68f3e937d4f..15bf950acfe 100644 --- a/dev-lang/python/python-3.7.8-r2.ebuild +++ b/dev-lang/python/python-3.7.8-r2.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}/${PYVER}m" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )" diff --git a/dev-lang/python/python-3.8.4-r1.ebuild b/dev-lang/python/python-3.8.4-r1.ebuild index 1662a7425f5..ac6ff04b855 100644 --- a/dev-lang/python/python-3.8.4-r1.ebuild +++ b/dev-lang/python/python-3.8.4-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/faraday/
commit: eb7bccad9d8ebf3e7de023c512905111fdac8109 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 20 06:49:21 2020 + Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 20 06:49:32 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb7bccad dev-ruby/faraday: fix tests Avoid dependency on some development tools. Closes: https://bugs.gentoo.org/732956 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/faraday/faraday-1.0.1.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-ruby/faraday/faraday-1.0.1.ebuild b/dev-ruby/faraday/faraday-1.0.1.ebuild index 3c85417b7a8..4148d3eb78e 100644 --- a/dev-ruby/faraday/faraday-1.0.1.ebuild +++ b/dev-ruby/faraday/faraday-1.0.1.ebuild @@ -41,6 +41,9 @@ all_ruby_prepare() { sed -e '/[Cc]overall/ s:^:#:' \ -e '/lib\/\*\*/ s:^:#:' \ -e '3igem "rack", "<2.1"' \ + -e '/simplecov/ s:^:#:' \ + -e '/SimpleCov/,/end/ s:^:#:' \ + -e '/pry/ s:^:#:' \ -i spec/spec_helper.rb || die # The proxy server is already killed, may be OS X vs Linux issue.
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/faraday_middleware/
commit: fc9c31b6652bbbc74531308cb322d175c63b5e27 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 20 06:40:41 2020 + Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 20 06:49:31 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9c31b6 dev-ruby/faraday_middleware: add missing test dep Add missing test dependency on dev-ruby/brotli Closes: https://bugs.gentoo.org/732964 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/faraday_middleware/faraday_middleware-1.0.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ruby/faraday_middleware/faraday_middleware-1.0.0.ebuild b/dev-ruby/faraday_middleware/faraday_middleware-1.0.0.ebuild index bb5ad693199..f95b46aef9f 100644 --- a/dev-ruby/faraday_middleware/faraday_middleware-1.0.0.ebuild +++ b/dev-ruby/faraday_middleware/faraday_middleware-1.0.0.ebuild @@ -32,6 +32,7 @@ ruby_add_rdepend " # Bundler must be used because the optional dependencies have different # version requirements that must be resolved. ruby_add_bdepend "test? ( + >=dev-ruby/brotli-0.1.8 dev-ruby/bundler dev-ruby/addressable >=dev-ruby/rake-12.3.3
[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/pyephem/
commit: 0b1a1b9a233a6eefc6a7fd7d08778d5e74ce7675 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:40:52 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:40:52 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1a1b9a sci-astronomy/pyephem: amd64 stable wrt bug #732070 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sci-astronomy/pyephem/pyephem-3.7.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/pyephem/pyephem-3.7.7.1.ebuild b/sci-astronomy/pyephem/pyephem-3.7.7.1.ebuild index ca3f8d683fa..00d9e137a2f 100644 --- a/sci-astronomy/pyephem/pyephem-3.7.7.1.ebuild +++ b/sci-astronomy/pyephem/pyephem-3.7.7.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/brandon-rhodes/${PN}/archive/v${PV}.tar.gz -> ${P}.t LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="doc test" DEPEND="doc? ( dev-python/sphinx )"
[gentoo-commits] repo/gentoo:master commit in: net-misc/rabbitmq-server/
commit: e143516e17e972d95fe7bb064a33e1c33c8327ee Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:42:42 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:42:42 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e143516e net-misc/rabbitmq-server: amd64 stable wrt bug #728488 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> net-misc/rabbitmq-server/rabbitmq-server-3.7.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rabbitmq-server/rabbitmq-server-3.7.24.ebuild b/net-misc/rabbitmq-server/rabbitmq-server-3.7.24.ebuild index eddd45961f6..1720ecb481d 100644 --- a/net-misc/rabbitmq-server/rabbitmq-server-3.7.24.ebuild +++ b/net-misc/rabbitmq-server/rabbitmq-server-3.7.24.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/rabbitmq/rabbitmq-server/releases/download/v${PV}/ra LICENSE="GPL-2 MPL-1.1" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="test"
[gentoo-commits] repo/gentoo:master commit in: net-p2p/ktorrent/
commit: 7bf11c7e8b6f3b68e4193d25d6a9c296928d05fb Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:41:26 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:41:26 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bf11c7e net-p2p/ktorrent: amd64 stable wrt bug #732154 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> net-p2p/ktorrent/ktorrent-5.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/ktorrent/ktorrent-5.2.0-r1.ebuild b/net-p2p/ktorrent/ktorrent-5.2.0-r1.ebuild index 92de481128a..d87128bbdb6 100644 --- a/net-p2p/ktorrent/ktorrent-5.2.0-r1.ebuild +++ b/net-p2p/ktorrent/ktorrent-5.2.0-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://kde.org/applications/internet/org.kde.ktorrent"; LICENSE="GPL-2" SLOT="5" -KEYWORDS="~amd64 arm64 ~x86" +KEYWORDS="amd64 arm64 ~x86" IUSE="+bwscheduler +downloadorder +infowidget +ipfilter +kross +logviewer +magnetgenerator +mediaplayer rss +scanfolder +search +shutdown +stats +upnp +zeroconf"
[gentoo-commits] repo/gentoo:master commit in: dev-java/tomcat-servlet-api/
commit: a7e0bf3fbdf0b5bd2057f3302b9c8e4065bcc977 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:41:02 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:41:02 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e0bf3f dev-java/tomcat-servlet-api: amd64 stable wrt bug #732128 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.105.ebuild | 2 +- dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.57.ebuild | 2 +- dev-java/tomcat-servlet-api/tomcat-servlet-api-9.0.37.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.105.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.105.ebuild index 91d3702b16c..0bd7295e539 100644 --- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.105.ebuild +++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.105.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/tomcat/tomcat-7/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="3.0" -KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/jdk-1.6" diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.57.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.57.ebuild index beddeca2707..085f83e7999 100644 --- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.57.ebuild +++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.57.ebuild @@ -14,7 +14,7 @@ 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" +KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/jdk-1.8" diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-9.0.37.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-9.0.37.ebuild index 9ddac4eebd9..146f9bc7ea9 100644 --- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-9.0.37.ebuild +++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-9.0.37.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/tomcat/tomcat-9/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="4.0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/jdk-1.8"
[gentoo-commits] repo/gentoo:master commit in: sci-electronics/xcircuit/
commit: 91d5b40c4c1c2e8887f2a8dc7a4a497e0ae7f7a5 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:41:40 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:41:40 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d5b40c sci-electronics/xcircuit: amd64 stable wrt bug #724164 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sci-electronics/xcircuit/xcircuit-3.9.73.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-electronics/xcircuit/xcircuit-3.9.73.ebuild b/sci-electronics/xcircuit/xcircuit-3.9.73.ebuild index 8a82366d2a5..62140eb5a22 100644 --- a/sci-electronics/xcircuit/xcircuit-3.9.73.ebuild +++ b/sci-electronics/xcircuit/xcircuit-3.9.73.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://opencircuitdesign.com/xcircuit"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="tcl" DEPEND="
[gentoo-commits] repo/gentoo:master commit in: sci-libs/proj/
commit: ad9ad5a7863911542525671313d90d8da4e5803d Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:40:32 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:40:32 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad9ad5a7 sci-libs/proj: amd64 stable wrt bug #729020 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sci-libs/proj/proj-7.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/proj/proj-7.0.1.ebuild b/sci-libs/proj/proj-7.0.1.ebuild index 03687466724..5d236f00081 100644 --- a/sci-libs/proj/proj-7.0.1.ebuild +++ b/sci-libs/proj/proj-7.0.1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0/19" -KEYWORDS="~amd64 ~arm arm64 ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="curl europe static-libs test +tiff" REQUIRED_USE="test? ( !europe )"
[gentoo-commits] repo/gentoo:master commit in: app-backup/bacula/
commit: 9b9c795dc4e39e4c26bed43da40f08dc36ecd6e7 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:40:40 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:40:40 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b9c795d app-backup/bacula: amd64 stable wrt bug #729718 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> app-backup/bacula/bacula-9.6.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/bacula/bacula-9.6.5.ebuild b/app-backup/bacula/bacula-9.6.5.ebuild index 8959462414c..d2d04673ea7 100644 --- a/app-backup/bacula/bacula-9.6.5.ebuild +++ b/app-backup/bacula/bacula-9.6.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/bacula/${MY_P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="acl bacula-clientonly bacula-nodir bacula-nosd +batch-insert examples ipv6 libressl logwatch mysql postgres qt5 readline +sqlite ssl static tcpd vim-syntax X" DEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-util/ragel/
commit: 68343185e6b01be516b2f3115f1f7f09e2ee8acc Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:40:13 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:40:13 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68343185 dev-util/ragel: amd64 stable wrt bug #724094 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-util/ragel/ragel-7.0.0.10-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/ragel/ragel-7.0.0.10-r2.ebuild b/dev-util/ragel/ragel-7.0.0.10-r2.ebuild index d7a07ab4ac1..5cd81dac09e 100644 --- a/dev-util/ragel/ragel-7.0.0.10-r2.ebuild +++ b/dev-util/ragel/ragel-7.0.0.10-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.colm.net/files/ragel/${P}.tar.gz"; LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~ia64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~ia64 x86 ~amd64-linux ~x86-linux" IUSE="vim-syntax" DEPEND="~dev-util/colm-0.13.0.5"
[gentoo-commits] repo/gentoo:master commit in: media-sound/lmms/
commit: 1def31abdfac29c084f39f19d145c5eff7802c98 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:42:24 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:42:24 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1def31ab media-sound/lmms: amd64 stable wrt bug #728114 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-sound/lmms/lmms-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/lmms/lmms-1.2.1.ebuild b/media-sound/lmms/lmms-1.2.1.ebuild index 2f8eba8d8cd..1a55310d9c5 100644 --- a/media-sound/lmms/lmms-1.2.1.ebuild +++ b/media-sound/lmms/lmms-1.2.1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == "" ]]; then inherit git-r3 else SRC_URI="https://github.com/LMMS/lmms/releases/download/v${PV/_/-}/${PN}_${PV/_/-}.tar.xz -> ${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" S="${WORKDIR}/${P/_/-}" fi
[gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-rezlooks/
commit: 2e98fd42284e96fdd9caa8526eb6cefb1ba71c0a Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:41:52 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:41:52 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e98fd42 x11-themes/gtk-engines-rezlooks: amd64 stable wrt bug #724182 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> x11-themes/gtk-engines-rezlooks/gtk-engines-rezlooks-0.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/gtk-engines-rezlooks/gtk-engines-rezlooks-0.6-r1.ebuild b/x11-themes/gtk-engines-rezlooks/gtk-engines-rezlooks-0.6-r1.ebuild index 1cebdfcd6c8..201f5d4502e 100644 --- a/x11-themes/gtk-engines-rezlooks/gtk-engines-rezlooks-0.6-r1.ebuild +++ b/x11-themes/gtk-engines-rezlooks/gtk-engines-rezlooks-0.6-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.gnome-look.org/content/files/39179-rezlooks-${PV}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" RDEPEND="x11-libs/gtk+:2" DEPEND="${RDEPEND}"
[gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/
commit: e8285b41032abe3d59dfb340e91c1e802e8a4157 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:41:08 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:41:08 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8285b41 www-servers/tomcat: amd64 stable wrt bug #732128 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> www-servers/tomcat/tomcat-7.0.105.ebuild | 2 +- www-servers/tomcat/tomcat-8.5.57.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-servers/tomcat/tomcat-7.0.105.ebuild b/www-servers/tomcat/tomcat-7.0.105.ebuild index f9e66a096a9..8fa804171b4 100644 --- a/www-servers/tomcat/tomcat-7.0.105.ebuild +++ b/www-servers/tomcat/tomcat-7.0.105.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-7/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="7" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps websockets" RESTRICT="test" # can we run them on a production system? diff --git a/www-servers/tomcat/tomcat-8.5.57.ebuild b/www-servers/tomcat/tomcat-8.5.57.ebuild index a1d557ed951..35dcf422344 100644 --- a/www-servers/tomcat/tomcat-8.5.57.ebuild +++ b/www-servers/tomcat/tomcat-8.5.57.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-8/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="8.5" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system?
[gentoo-commits] repo/gentoo:master commit in: app-text/sigil/
commit: e80bc074b16deadfe115f233a17c8bc549d0e4b2 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:42:34 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:42:34 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e80bc074 app-text/sigil: amd64 stable wrt bug #728486 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> app-text/sigil/sigil-1.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/sigil/sigil-1.2.1-r1.ebuild b/app-text/sigil/sigil-1.2.1-r1.ebuild index 7420cbfa297..5f283ccaee8 100644 --- a/app-text/sigil/sigil-1.2.1-r1.ebuild +++ b/app-text/sigil/sigil-1.2.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Sigil-Ebook/Sigil/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-3+ Apache-2.0" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="+plugins system-mathjax" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
[gentoo-commits] repo/gentoo:master commit in: media-libs/libsoundio/
commit: e344f0298995dd92c6ed6bdee10089bff7d9d631 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:42:11 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:42:11 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e344f029 media-libs/libsoundio: amd64 stable wrt bug #728114 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-libs/libsoundio/libsoundio-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libsoundio/libsoundio-2.0.0.ebuild b/media-libs/libsoundio/libsoundio-2.0.0.ebuild index e82824872c9..63849680922 100644 --- a/media-libs/libsoundio/libsoundio-2.0.0.ebuild +++ b/media-libs/libsoundio/libsoundio-2.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/andrewrk/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0/2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="alsa coreaudio examples jack pulseaudio static-libs" DEPEND="alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] )
[gentoo-commits] repo/gentoo:master commit in: dev-games/tiled/
commit: 84bfbbe9c0b71a144dd097d76626e1ac0bdd427a Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:42:03 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:42:03 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bfbbe9 dev-games/tiled: amd64 stable wrt bug #726766 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-games/tiled/tiled-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-games/tiled/tiled-1.4.1.ebuild b/dev-games/tiled/tiled-1.4.1.ebuild index e6816833629..2579d632099 100644 --- a/dev-games/tiled/tiled-1.4.1.ebuild +++ b/dev-games/tiled/tiled-1.4.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/bjorn/tiled/archive/v${PV}/${P}.tar.gz"; LICENSE="BSD BSD-2 GPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="examples python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
[gentoo-commits] repo/gentoo:master commit in: sci-libs/libsvm/
commit: 0e55f9fc47b4bf43cd7b488c41399bf93cc42a5b Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:40:46 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:40:46 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e55f9fc sci-libs/libsvm: amd64 stable wrt bug #732066 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sci-libs/libsvm/libsvm-3.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/libsvm/libsvm-3.24.ebuild b/sci-libs/libsvm/libsvm-3.24.ebuild index 0c2b0a3838f..ecc085bc1c8 100644 --- a/sci-libs/libsvm/libsvm-3.24.ebuild +++ b/sci-libs/libsvm/libsvm-3.24.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.csie.ntu.edu.tw/~cjlin/libsvm/${P}.tar.gz"; LICENSE="BSD" SLOT="0/2" -KEYWORDS="~amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="java openmp python tools" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
[gentoo-commits] repo/gentoo:master commit in: media-libs/stk/
commit: d4e7daa4b02cc0859cab21d50310ae17e6384d6c Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:42:16 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:42:16 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e7daa4 media-libs/stk: amd64 stable wrt bug #728114 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-libs/stk/stk-4.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/stk/stk-4.6.1.ebuild b/media-libs/stk/stk-4.6.1.ebuild index 12eb50caa5f..dcf17ad19a5 100644 --- a/media-libs/stk/stk-4.6.1.ebuild +++ b/media-libs/stk/stk-4.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://ccrma.stanford.edu/software/stk/release/${P}.tar.gz"; LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="alsa debug doc jack oss static-libs" BDEPEND="
[gentoo-commits] repo/gentoo:master commit in: sci-physics/lhapdf/
commit: 63c928ad3bad3243384d457e4eef29118fd4dbb8 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:41:57 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:41:57 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63c928ad sci-physics/lhapdf: amd64 stable wrt bug #724636 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sci-physics/lhapdf/lhapdf-6.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-physics/lhapdf/lhapdf-6.2.3.ebuild b/sci-physics/lhapdf/lhapdf-6.2.3.ebuild index cfaad15a0fe..4b3de592bb3 100644 --- a/sci-physics/lhapdf/lhapdf-6.2.3.ebuild +++ b/sci-physics/lhapdf/lhapdf-6.2.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://www.hepforge.org/archive/lhapdf/${MY_PF}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
[gentoo-commits] repo/gentoo:master commit in: x11-misc/efax-gtk/
commit: f570725db78310699755f915127921b146456396 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:41:47 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:41:47 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f570725d x11-misc/efax-gtk: amd64 stable wrt bug #724180 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> x11-misc/efax-gtk/efax-gtk-3.2.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/efax-gtk/efax-gtk-3.2.14.ebuild b/x11-misc/efax-gtk/efax-gtk-3.2.14.ebuild index aa3962fa969..776229b9a31 100644 --- a/x11-misc/efax-gtk/efax-gtk-3.2.14.ebuild +++ b/x11-misc/efax-gtk/efax-gtk-3.2.14.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.src.tgz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" RDEPEND=" >=dev-libs/glib-2.10
[gentoo-commits] repo/gentoo:master commit in: net-libs/libktorrent/
commit: 6c73f4fe673a75c4efc25e60d1d8c1b1578f42e4 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:41:16 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:41:16 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c73f4fe net-libs/libktorrent: amd64 stable wrt bug #732154 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> net-libs/libktorrent/libktorrent-2.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libktorrent/libktorrent-2.2.0-r1.ebuild b/net-libs/libktorrent/libktorrent-2.2.0-r1.ebuild index 676bba6e3b4..dc2cd337b1e 100644 --- a/net-libs/libktorrent/libktorrent-2.2.0-r1.ebuild +++ b/net-libs/libktorrent/libktorrent-2.2.0-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://kde/stable/ktorrent/5.2.0/${P}.tar.xz" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="~amd64 ~arm arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~x86" IUSE="" BDEPEND="sys-devel/gettext"
[gentoo-commits] repo/gentoo:master commit in: dev-util/colm/
commit: 3b3c23cb4063163d4b2b7e9e842827f573a0290f Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:40:08 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:40:08 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b3c23cb dev-util/colm: amd64 stable wrt bug #724094 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-util/colm/colm-0.13.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/colm/colm-0.13.0.5.ebuild b/dev-util/colm/colm-0.13.0.5.ebuild index 7887c6ac4f6..a64627ad7bb 100644 --- a/dev-util/colm/colm-0.13.0.5.ebuild +++ b/dev-util/colm/colm-0.13.0.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.colm.net/files/${PN}/${P}.tar.gz"; SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 arm arm64 ~ia64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~ia64 x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="app-text/asciidoc"
[gentoo-commits] repo/gentoo:master commit in: app-accessibility/accerciser/
commit: 4a6c063ae046dfa3eb45e03cc11c99bff37cbedc Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:41:35 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:41:35 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a6c063a app-accessibility/accerciser: amd64 stable wrt bug #732164 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> app-accessibility/accerciser/accerciser-3.36.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-accessibility/accerciser/accerciser-3.36.2.ebuild b/app-accessibility/accerciser/accerciser-3.36.2.ebuild index eea09f75fe4..b0b41bfafe3 100644 --- a/app-accessibility/accerciser/accerciser-3.36.2.ebuild +++ b/app-accessibility/accerciser/accerciser-3.36.2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Accerciser"; LICENSE="BSD CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/
commit: 4a21851f13d5bda0bf9047cbabe3c066e2e9b763 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:40:27 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:40:27 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a21851f sci-geosciences/qgis: amd64 stable wrt bug #729020 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sci-geosciences/qgis/qgis-3.10.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/qgis/qgis-3.10.7.ebuild b/sci-geosciences/qgis/qgis-3.10.7.ebuild index 14cb6a77eff..65bdc947394 100644 --- a/sci-geosciences/qgis/qgis-3.10.7.ebuild +++ b/sci-geosciences/qgis/qgis-3.10.7.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} = * ]]; then else SRC_URI="https://qgis.org/downloads/${P}.tar.bz2 examples? ( https://qgis.org/downloads/data/qgis_sample_data.tar.gz -> qgis_sample_data-2.8.14.tar.gz )" - KEYWORDS="~amd64 x86" + KEYWORDS="amd64 x86" fi inherit cmake desktop python-single-r1 qmake-utils xdg
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/gettext-setup/
commit: 90676fe69d185198af32d2cb938d888fc4b936c1 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 20 06:27:39 2020 + Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 20 06:28:02 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90676fe6 dev-ruby/gettext-setup: loosen gettext dependency This got restricted upstream to keep support for ruby24, but we no longer support that version and this restriction is causing issues for other packages. Closes: https://bugs.gentoo.org/733276 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff gentoo.org> .../gettext-setup/gettext-setup-0.34-r2.ebuild | 43 ++ 1 file changed, 43 insertions(+) diff --git a/dev-ruby/gettext-setup/gettext-setup-0.34-r2.ebuild b/dev-ruby/gettext-setup/gettext-setup-0.34-r2.ebuild new file mode 100644 index 000..ee59e09ee55 --- /dev/null +++ b/dev-ruby/gettext-setup/gettext-setup-0.34-r2.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +USE_RUBY="ruby25 ruby26 ruby27" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_EXTRADOC="README.md" + +RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" + +inherit ruby-fakegem + +DESCRIPTION="A gem to ease i18n" +HOMEPAGE="https://github.com/puppetlabs/gettext-setup-gem"; +SRC_URI="https://github.com/puppetlabs/gettext-setup-gem/archive/${PV}.tar.gz -> ${P}.tar.gz" +RUBY_S="${PN}-gem-${PV}" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND+=" dev-vcs/git" +DEPEND+=" test? ( dev-vcs/git )" + +ruby_add_rdepend " + >=dev-ruby/fast_gettext-1.1.0:0 + >=dev-ruby/ruby-gettext-3.0.2 + dev-ruby/locale +" + +all_ruby_prepare() { + sed -i -e 's/1.1.0/1.1/' \ + -e "/'gettext'/ s/, '< 3.3.0'//" \ + -e "s/spec.version.*$/spec.version = '${PV}'/" ${RUBY_FAKEGEM_GEMSPEC} || die + + sed -i -e '/simplecov/,/^end/ s:^:#: ; 1irequire "date"' spec/spec_helper.rb || die + + # Avoid spec with specific locale requirements + sed -i -e '/can clear the locale/,/^end/ s:^:#:' spec/lib/gettext-setup/gettext_setup_spec.rb || die +}
[gentoo-commits] repo/gentoo:master commit in: net-im/pidgin/
commit: ea1f104196f58b0c58f8530d0a99c5b1e82a52e3 Author: Lars Wendler gentoo org> AuthorDate: Mon Jul 20 06:17:40 2020 + Commit: Lars Wendler gentoo org> CommitDate: Mon Jul 20 06:17:48 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea1f1041 net-im/pidgin: Added python3_8 support. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Lars Wendler gentoo.org> net-im/pidgin/pidgin-2.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/pidgin/pidgin-2.14.1.ebuild b/net-im/pidgin/pidgin-2.14.1.ebuild index 6c9c09eeaab..0cb7b6ada84 100644 --- a/net-im/pidgin/pidgin-2.14.1.ebuild +++ b/net-im/pidgin/pidgin-2.14.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 GENTOO_DEPEND_ON_PERL=no -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit autotools gnome2-utils flag-o-matic toolchain-funcs multilib perl-module python-single-r1 xdg
[gentoo-commits] repo/gentoo:master commit in: profiles/
commit: 6dbacc35ca8f1d5f1a837c886cb4b6d30402c0ce Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 20 06:09:31 2020 + Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 20 06:15:00 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dbacc35 profiles/package.mask: mask old slots for removal Signed-off-by: Hans de Graaff gentoo.org> profiles/package.mask | 6 ++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0937db69241..78c2d8855af 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Hans de Graaff (2020-07-19) # Unmaintained upstream and broken by ECM 5.72.0, masked for removal in 30 days. media-video/plasma-mediacenter
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/i18n/
commit: e1858826d20c8a6b6b62f30687897eb00c7c169a Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 20 06:10:59 2020 + Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 20 06:15:00 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1858826 dev-ruby/i18n: cleanup Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/i18n/Manifest | 2 -- dev-ruby/i18n/i18n-1.6.0.ebuild | 59 - dev-ruby/i18n/i18n-1.7.0.ebuild | 58 3 files changed, 119 deletions(-) diff --git a/dev-ruby/i18n/Manifest b/dev-ruby/i18n/Manifest index 86777ad95df..e887ff3dac4 100644 --- a/dev-ruby/i18n/Manifest +++ b/dev-ruby/i18n/Manifest @@ -1,7 +1,5 @@ DIST i18n-0.7.0.tar.gz 57647 BLAKE2B 50ea36ec616b90a261151cce47c98250e85b25ae75f90eb52ea01e8bb7e0c6288abb9055a4f80a199deb93c9ca66efd1ad568950d3f505206e0ba9ee9cdb8bc6 SHA512 8824feb3fb99bba759963d2ae34555f27b85dbac3d3001168471a27e47fc805e5ffe5c3b4e10d6ca4b2e2524ec16c98260b981ef504f274aab93f912a57d2e14 DIST i18n-0.9.5.tar.gz 61494 BLAKE2B 2a7bb401d5e75022ba6c40c6ee08809bc8728fe9aa22f308c4d532e6c042df57970b7fbfa574494072d8e5d0e125a01498c1964780d2ad9588b0a57da299a520 SHA512 356ce1290b207ce1b3dbed4d0ae542d027e74c43f453359ebf401755a5a55fd1fd815a2f046a634246e41f54c5360174dac1076be9cb7bf82f893f0dafdbd4bb -DIST i18n-1.6.0.tar.gz 64957 BLAKE2B c74bc8f712939ecf4a8850b047180dd6390494da778567de73a225c40a28dce7a12e63041ca90b3ac0ade9bb88be36e26a00404afe74abb8e0ca686084ac4952 SHA512 653a5368618fb938f5663edb79178ddff24fce1549d5085d5302a40ff82124ce64ffdef6c5626f07731c7cd617665906a741e2581d79c5cc161301b69cf66b0e -DIST i18n-1.7.0.tar.gz 65125 BLAKE2B 0ead0a8208f89b778d5273e231b79e024417f211531ed25367086dd74483667a7b229ed4e023fe5cd09371977d42f5fe5e3af88c636283e373ad5ddf7cefa3b8 SHA512 f25eb48904a7c51d6e81b1959176a06397354fadd84e8da9a1704165d96b7b3eba16823186deb29eb1254332fa88f0c44529e389d7085fdc5e3adf96562db4ee DIST i18n-1.7.1.tar.gz 66346 BLAKE2B 4fc0ba1130e2a1c5c9c603ff06ab076ef2d9ee57e968bce8dca4f2c5ee70079af5e38e69700f4df65101c141ef3b38e2cabd478dbeb274b17504f4f818fae161 SHA512 bc6c3587f084bb582a22647eb27ac53ccfbedbf8fe16f2a5605221f8033cbb920a557b5c7fe8247d407630ae5d245db55484a4da9396f519b705878371672e99 DIST i18n-1.8.0.tar.gz 66404 BLAKE2B 2712ccb3d08edd9058b12bbb1e7ae665f752e76a89a65a2ca67f02ae7af0ce16203941722247c9df6ae078749132f46cd52eadc686d5237534ffb67ad99f74d8 SHA512 a83f19d66532772bdbebcfdfbfa43d13cf333c1f26eb347c14dabc6325765d20222a989f32cdc3063ff138c68c7b19727c7ebb0684f120f7e5ce53c14b21316c DIST i18n-1.8.1.tar.gz 66350 BLAKE2B f5e44810f31b00c0b6dfdd8c56d76011eaaafc8504ba252250eb45aa3e25c181333af12c13c401ea531dfbf72174bd8e3fa98f9e2575a87be6b2b243e014dc58 SHA512 8bdf4864f649b33d6f71a4bfeeabcaaa4f7baaea7765831c72c1d5c3a139af5be478786997e7829e4dce09152ca885a01ac78938dc8da93f2fac86f0635ca3f4 diff --git a/dev-ruby/i18n/i18n-1.6.0.ebuild b/dev-ruby/i18n/i18n-1.6.0.ebuild deleted file mode 100644 index 865fb025f66..000 --- a/dev-ruby/i18n/i18n-1.6.0.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -USE_RUBY="ruby23 ruby24 ruby25 ruby26" - -RUBY_FAKEGEM_RECIPE_TEST="test" -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit ruby-fakegem eapi7-ver - -DESCRIPTION="Add Internationalization support to your Ruby application" -HOMEPAGE="http://rails-i18n.org/"; -SRC_URI="https://github.com/svenfuchs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -ruby_add_rdepend "dev-ruby/concurrent-ruby:1" - -ruby_add_bdepend "test? ( - >=dev-ruby/activesupport-5.1 - dev-ruby/bundler - >=dev-ruby/mocha-1.7.0 - dev-ruby/test_declarative )" - -all_ruby_prepare() { - rm -f gemfiles/*.lock || die - - # Remove optional unpackaged oj gem - sed -i -e '/oj/ s:^:#:' gemfiles/* || die - - # Update old test dependencies - sed -i -e 's/12.2.1/12/' -e 's/1.7.0/1.7/' gemfiles/* || die -} - -each_ruby_test() { - case ${RUBY} in - *ruby26) - versions="5.2" - ;; - *ruby23|*ruby24|*ruby25) - versions="5.1 5.2" - ;; - esac - - for version in ${versions} ; do - if has_version "dev-ruby/activesupport:${version}" ; then - einfo "Running tests with activesupport ${version}" - BUNDLE_GEMFILE="${S}/gemfiles/Gemfile.rails-${version}.x" ${RUBY} -S bundle exec ${RUBY} -S rake test || die -
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/image_processing/
commit: a181b3947ce3b8a0b47fc2e43049549f33509af9 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 20 05:49:30 2020 + Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 20 06:14:59 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a181b394 dev-ruby/image_processing: move ~x86 forward Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/image_processing/image_processing-1.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/image_processing/image_processing-1.11.0.ebuild b/dev-ruby/image_processing/image_processing-1.11.0.ebuild index 80e6c6be300..04f40b5f8a5 100644 --- a/dev-ruby/image_processing/image_processing-1.11.0.ebuild +++ b/dev-ruby/image_processing/image_processing-1.11.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/janko/image_processing/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND+=" test? ( media-gfx/imagemagick[jpeg,tiff] )"
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/i18n/
commit: 408d67d366875c4b7fcbb424c7f6d8bc1345911a Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 20 06:14:34 2020 + Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 20 06:15:00 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=408d67d3 dev-ruby/i18n: add 1.8.4 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/i18n/Manifest | 1 + dev-ruby/i18n/i18n-1.8.4.ebuild | 64 + 2 files changed, 65 insertions(+) diff --git a/dev-ruby/i18n/Manifest b/dev-ruby/i18n/Manifest index e887ff3dac4..08d58421dee 100644 --- a/dev-ruby/i18n/Manifest +++ b/dev-ruby/i18n/Manifest @@ -5,3 +5,4 @@ DIST i18n-1.8.0.tar.gz 66404 BLAKE2B 2712ccb3d08edd9058b12bbb1e7ae665f752e76a89a DIST i18n-1.8.1.tar.gz 66350 BLAKE2B f5e44810f31b00c0b6dfdd8c56d76011eaaafc8504ba252250eb45aa3e25c181333af12c13c401ea531dfbf72174bd8e3fa98f9e2575a87be6b2b243e014dc58 SHA512 8bdf4864f649b33d6f71a4bfeeabcaaa4f7baaea7765831c72c1d5c3a139af5be478786997e7829e4dce09152ca885a01ac78938dc8da93f2fac86f0635ca3f4 DIST i18n-1.8.2.tar.gz 66623 BLAKE2B 2bc2a6174ae9b6a3342d925d29501e9cf959bf78f683a446330ab40064f39bbba5a715acf6b3baa2a1250308823880f9f91ec09aed03686f3d5bcbc314ef5807 SHA512 20cc06ab63c1e4343a49e2d979399dd599dc14e9a0faed260874d2c44419ca9b7262eb95b9949ed5cf0439b79854f5d810fe1731823b625449065666102340d3 DIST i18n-1.8.3.tar.gz 67360 BLAKE2B 8122904d2d4167c4502ce01c4d7c72949a5f7af0f0efb73bd98341cd8ebe35649acdda53e04f376fbc4efaecbe1a984a7efd13e2dce5953aacc1d66a84b8f2e9 SHA512 d122eba8af72b7b6fc737775a188862c7dcea280e783323a6cc624dbfb87618db45b01a93fcb8cdf08973e012d0e2089f5debec68be75c64deee0136436cf0ec +DIST i18n-1.8.4.tar.gz 67620 BLAKE2B c2f00d1cf723fb7fa12a867ab98f954674727454710bee005c6ade31b53fffbe6914ed3bd888e7153a29713c09b7a1572b519c20b0d1eeb54ce3f618d4c509cb SHA512 3c782d2e1f5cd8ea6aebc80fb469182216e8d0f87126aed1bc432aa41ab190514985f185278d5349ad35e4a13c4a56dbd750c89a83899fb2ac700f40a48385c0 diff --git a/dev-ruby/i18n/i18n-1.8.4.ebuild b/dev-ruby/i18n/i18n-1.8.4.ebuild new file mode 100644 index 000..e0716b086e2 --- /dev/null +++ b/dev-ruby/i18n/i18n-1.8.4.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +USE_RUBY="ruby25 ruby26 ruby27" + +RUBY_FAKEGEM_RECIPE_TEST="test" +RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" + +RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" + +inherit ruby-fakegem + +DESCRIPTION="Add Internationalization support to your Ruby application" +HOMEPAGE="http://rails-i18n.org/"; +SRC_URI="https://github.com/svenfuchs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="$(ver_cut 1)" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +ruby_add_rdepend "dev-ruby/concurrent-ruby:1" + +ruby_add_bdepend "test? ( + >=dev-ruby/activesupport-5.1 + dev-ruby/bundler + >=dev-ruby/mocha-1.7.0 + dev-ruby/test_declarative )" + +all_ruby_prepare() { + rm -f gemfiles/*.lock || die + + # Remove optional unpackaged oj gem + sed -i -e '/oj/ s:^:#:' gemfiles/* || die + + # Update old test dependencies + sed -i -e '/rake/ s/~>/>=/' -e 's/1.7.0/1.7/' gemfiles/* || die +} + +each_ruby_test() { + case ${RUBY} in + *ruby27) + versions="6.0" + ;; + *ruby26) + versions="5.2 6.0" + ;; + *ruby25) + versions="5.2 6.0" + ;; + *ruby24) + versions="5.2" + ;; + esac + + for version in ${versions} ; do + if has_version "dev-ruby/activesupport:${version}" ; then + einfo "Running tests with activesupport ${version}" + BUNDLE_GEMFILE="${S}/gemfiles/Gemfile.rails-${version}.x" ${RUBY} -S bundle exec ${RUBY} -S rake test || die + fi + done +}
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-ssh/
commit: 75697fdd1623d1010c9dcb098ffbe202c52963a0 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 20 05:54:18 2020 + Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 20 06:14:59 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75697fdd dev-ruby/net-ssh: cleanup Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/net-ssh/Manifest | 2 -- dev-ruby/net-ssh/net-ssh-6.0.0.ebuild | 44 --- dev-ruby/net-ssh/net-ssh-6.0.2.ebuild | 44 --- dev-ruby/net-ssh/net-ssh-6.1.0.ebuild | 44 --- 4 files changed, 134 deletions(-) diff --git a/dev-ruby/net-ssh/Manifest b/dev-ruby/net-ssh/Manifest index 61adbe190e2..9cb4e7bcf08 100644 --- a/dev-ruby/net-ssh/Manifest +++ b/dev-ruby/net-ssh/Manifest @@ -1,5 +1,3 @@ DIST net-ssh-git-4.2.0.tgz 197417 BLAKE2B 5714185d9b83d3010e6b9baa07ac541e9227379cbfecc3a506d870d8d9fa528f59b605df4ff02ae6bfc16893bfb22734395096a77fcbe19fb939ecc1a343a9b5 SHA512 0a3609590d797a8cb4732e8cf743606a4919f57475b6eb2447a3db0c28f1bd405804fdc47a4062e503acdd4b785a1de9794a6db433cabb884105166eff6a8c5b DIST net-ssh-git-5.2.0.tgz 209986 BLAKE2B 6a1bc97da733420607c6ebe69a01f42d58998297a12394a29c9b4f5af425781d6b1b3535cecef21a0918eefc2e032f519fce9c5691c0a735c7810452f468d780 SHA512 cf2fa9817b124f0f35115abef51a4865073b3126b94d66cd307994bba06745513aaab1c1bcf64907a7b3bbce793b272b3f521cfa93f9339ca78ec8cef09cbeeb -DIST net-ssh-git-6.0.0.tgz 218503 BLAKE2B 5cd2126513233eaf169fd0eab4876e7c0c4b61f7cb3df19d7e369403fbba39ee68f4ade61ec58ed9124c460af5d39bc93ccf32a320ea19d02fc3d34bb8413f37 SHA512 18dd1f694e6b57f6f22c356a0726f5eb8aff9921f097b50f072c2829c4bda8fa697c5e71a49da862beca59a703a3146b29b80f8b5dfed3a3b661e05bc68b3387 -DIST net-ssh-git-6.0.2.tgz 219657 BLAKE2B c514237e6edf4a9f7581850a1a5ecce352fd5f56c633587ddc26571c6bff06172f177168d8e55d053615050fff5d7f0946c4aafc0e31890ea630b741c99b27ee SHA512 f6fa4ab3b009429e08d76bf412bb0a93083c17d58ad6e24cef7d4152915dca2d335a533223ff57b65c9053a7ed5df4905e3231d50b0d52ea03f6403a6c1cdec4 DIST net-ssh-git-6.1.0.tgz 220190 BLAKE2B a5ae0f15cf3dac8934de0b3216541415cc947214ea33d57770b5f2bf2594fa5b29b8dd9a417233de0ed243a12cdc547e5e87861767c5bbc65adb90cdbe58a484 SHA512 1d92ad19cb8bf80aec4ada23c49b91588c722551695cb0dd7b2954001fd71b4b4c030f8317b86766451847273c6116baa041c03e2415df2b0f81b20551dd8566 diff --git a/dev-ruby/net-ssh/net-ssh-6.0.0.ebuild b/dev-ruby/net-ssh/net-ssh-6.0.0.ebuild deleted file mode 100644 index 124bde4b578..000 --- a/dev-ruby/net-ssh/net-ssh-6.0.0.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -USE_RUBY="ruby24 ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_DOCDIR="doc" -RUBY_FAKEGEM_EXTRADOC="CHANGES.txt README.md THANKS.txt" -RUBY_FAKEGEM_EXTRAINSTALL="support" - -RUBY_FAKEGEM_GEMSPEC="net-ssh.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Non-interactive SSH processing in pure Ruby" -HOMEPAGE="https://github.com/net-ssh/net-ssh"; -SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> net-ssh-git-${PV}.tgz" - -LICENSE="GPL-2" -SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" -IUSE="ed25519 test" - -ruby_add_rdepend "virtual/ruby-ssl ed25519? ( >=dev-ruby/ed25519-1.2:1 dev-ruby/bcrypt_pbkdf:1 )" -ruby_add_bdepend "test? ( dev-ruby/test-unit:2 >=dev-ruby/mocha-0.13 )" - -all_ruby_prepare() { - # Avoid bundler dependency - sed -i -e '/\(bundler\|:release\)/ s:^:#:' Rakefile || die - - sed -e "s:require_relative ':require './:" \ - -e 's/git ls-files -z/find -print0/' \ - -i ${RUBY_FAKEGEM_GEMSPEC} || die -} - -src_test() { - # prevent tests from trying to connect to ssh-agent socket and failing - unset SSH_AUTH_SOCK - if ! use ed25519; then - export NET_SSH_NO_ED25519=true - fi - ruby-ng_src_test -} diff --git a/dev-ruby/net-ssh/net-ssh-6.0.2.ebuild b/dev-ruby/net-ssh/net-ssh-6.0.2.ebuild deleted file mode 100644 index 124bde4b578..000 --- a/dev-ruby/net-ssh/net-ssh-6.0.2.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -USE_RUBY="ruby24 ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_DOCDIR="doc" -RUBY_FAKEGEM_EXTRADOC="CHANGES.txt README.md THANKS.txt" -RUBY_FAKEGEM_EXTRAINSTALL="support" - -RUBY_FAKEGEM_GEMSPEC="net-ssh.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Non-interactive SSH processing in pure Ruby" -HOMEPAGE="https://github.com/net-ssh/net-ssh"; -SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> net-ssh-git-${PV}.tgz" - -LICENSE="GPL-2" -SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" -IUSE="ed25519 test" - -ruby_add_rdepend "virtual/ruby-ssl ed25519? ( >=dev-ruby/ed25519-1.
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/git-sources/
commit: 7a4cf422271561c280ae157ad6b1aa8d6c745e86 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 20 06:04:51 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 20 06:04:51 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a4cf422 sys-kernel/git-sources: Automated version bump to 5.8_rc6. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Agostino Sarubbo gentoo.org> sys-kernel/git-sources/Manifest | 1 + sys-kernel/git-sources/git-sources-5.8_rc6.ebuild | 40 +++ 2 files changed, 41 insertions(+) diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest index 2fbc943ae77..5489c302700 100644 --- a/sys-kernel/git-sources/Manifest +++ b/sys-kernel/git-sources/Manifest @@ -4,3 +4,4 @@ DIST patch-5.8-rc2.patch 65398003 BLAKE2B 536bc4d8537587ce0324036d4649ac7c4ba2a3 DIST patch-5.8-rc3.patch 65933507 BLAKE2B a0af229faa03bcc91edd27fd09a157dda245a7e703c2c754e2917d6acbf94827db805432580760850f4b48aa3b6ae3a2431483d074eeb1a2648cb22a463f1bd5 SHA512 ddc163b322e75c40b2f4cd81e1c2e68cf1ebc9200095759948c353b75bd9dadeba4ffa704025ecbd95d8ebe9e7d2f561f2eb0f0d47dbf03d372b86bfddb31ed0 DIST patch-5.8-rc4.patch 66103533 BLAKE2B fdb7c4989bcb8d04e484c0024251678e57fb58864319f0956ecf233054ec33ec76ec5807b4bd85217e3a39bf7ced7fff94362ae6952149ac5b8a3e8460a1509c SHA512 88ef2caba06276bfd9795f2530ece2c3fed646e3d445a58fce77bc354777924c66c09098951959289228506e6aa884f8faf026d84c619caf3082702debac994f DIST patch-5.8-rc5.patch 66428755 BLAKE2B 633a56e00102522fd7100052613fb76ddf20c416402e52fb5bf30bd6b0e9f1c99c56b94c20e1a98da51400e14e956a4b4e5f2e5acd5b095545924e77882a4a7e SHA512 041c7ea7b9093b0b93e27201016527e959d122bdeda7eed3aa8f289c72af6ea4e3aa415a2806c534a812a2bd6f1e90719a974eb1fd3693e60c0bc9c5e924e025 +DIST patch-5.8-rc6.patch 66670137 BLAKE2B af076caefbb7862fb79d7df6f72e4f06de24bea66620d8a7f2844af1f771a72352e2d30c67758ed1768473900b88f198006523d007bc2f3b8594a91e8347 SHA512 4bae58d19119a329e2c4da99546d3a5aa8cc7a1e0be6687a3fb19b559e8bed146e5fd1b4f96abe9d1ebfc8febe9e726dbd6a92c87b9cca2bfab52aa47bfd60e1 diff --git a/sys-kernel/git-sources/git-sources-5.8_rc6.ebuild b/sys-kernel/git-sources/git-sources-5.8_rc6.ebuild new file mode 100644 index 000..9412304f02d --- /dev/null +++ b/sys-kernel/git-sources/git-sources-5.8_rc6.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" +UNIPATCH_STRICTORDER="yes" +K_NOUSENAME="yes" +K_NOSETEXTRAVERSION="yes" +K_NOUSEPR="yes" +K_SECURITY_UNSUPPORTED="1" +K_BASE_VER="5.7" +K_EXP_GENPATCHES_NOUSE="1" +K_FROM_GIT="yes" +ETYPE="sources" +CKV="${PVR/-r/-git}" + +# only use this if it's not an _rc/_pre release +[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}" +inherit kernel-2 +detect_version + +DESCRIPTION="The very latest -git version of the Linux kernel" +HOMEPAGE="https://www.kernel.org"; +SRC_URI="${KERNEL_URI}" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="" + +K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and +experimental nature. If you have any issues, try a matching vanilla-sources +ebuild -- if the problem is not there, please contact the upstream kernel +developers at https://bugzilla.kernel.org and on the linux-kernel mailing list to +report the problem so it can be fixed in time for the next kernel release." + +RDEPEND="" +DEPEND="${RDEPEND} + >=sys-devel/patch-2.7.5" + +pkg_postinst() { + postinst_sources +}
[gentoo-commits] repo/gentoo:master commit in: dev-lang/cxprolog/files/, dev-lang/cxprolog/
commit: 49b1c5d39dd46eda92b38e2aa3349f8e85964e4c Author: Keri Harris gentoo org> AuthorDate: Mon Jul 20 05:30:57 2020 + Commit: Keri Harris gentoo org> CommitDate: Mon Jul 20 05:31:44 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49b1c5d3 dev-lang/cxprolog: do not source Prolog files from live file system Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Keri Harris gentoo.org> dev-lang/cxprolog/cxprolog-0.98.2.ebuild | 3 ++- dev-lang/cxprolog/files/cx_dev_boot.pl | 9 + 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/dev-lang/cxprolog/cxprolog-0.98.2.ebuild b/dev-lang/cxprolog/cxprolog-0.98.2.ebuild index 69288df6b05..ca85e4badad 100644 --- a/dev-lang/cxprolog/cxprolog-0.98.2.ebuild +++ b/dev-lang/cxprolog/cxprolog-0.98.2.ebuild @@ -37,6 +37,7 @@ src_prepare() { sed -i -e "s|lib/cxprolog|$(get_libdir)/cxprolog|" "${S}"/src/FileSys.c || die cp "${FILESDIR}"/build.xml "${S}"/build.xml || die + cp "${FILESDIR}"/cx_dev_boot.pl "${S}"/cx_dev_boot.pl || die rm -f "${S}"/pl/test_file_io_1.txt use wxwidgets && setup-wxwidgets @@ -83,8 +84,8 @@ cxprolog_src_test() { cd "${S}"/pl LD_LIBRARY_PATH="${S}" \ - PREFIX="${S}" \ "${S}"/cxprolog_shared \ + --boot "${S}"/cx_dev_boot.pl \ --script "${S}"/pl/test_all.pl \ | tee "${S}"/cxprolog_test.log } diff --git a/dev-lang/cxprolog/files/cx_dev_boot.pl b/dev-lang/cxprolog/files/cx_dev_boot.pl new file mode 100644 index 000..2794cabe34b --- /dev/null +++ b/dev-lang/cxprolog/files/cx_dev_boot.pl @@ -0,0 +1,9 @@ +'$cxprolog_initialise' :- + version, + fs_cwd(CWD), + fs_set_prefix_dir(CWD), + '$env_context' := [main]. + + +'$cxprolog_top_level_goal' :- + true.
[gentoo-commits] repo/gentoo:master commit in: media-radio/flrig/
commit: bbcec340e660586bdc402aa7ec7c581988d90efe Author: Thomas Beierlein gentoo org> AuthorDate: Mon Jul 20 05:23:34 2020 + Commit: Thomas Beierlein gentoo org> CommitDate: Mon Jul 20 05:30:44 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbcec340 media-radio/flrig: Drop old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Beierlein gentoo.org> media-radio/flrig/Manifest| 3 --- media-radio/flrig/flrig-1.3.46.ebuild | 29 - media-radio/flrig/flrig-1.3.48.ebuild | 29 - media-radio/flrig/flrig-1.3.49.ebuild | 29 - 4 files changed, 90 deletions(-) diff --git a/media-radio/flrig/Manifest b/media-radio/flrig/Manifest index 05ff60da5fb..0ffe298c0b9 100644 --- a/media-radio/flrig/Manifest +++ b/media-radio/flrig/Manifest @@ -1,4 +1 @@ -DIST flrig-1.3.46.tar.gz 813126 BLAKE2B e88186958eb7f4492a564135144d77abae782e8d249c9678663625a0cab9b9f716f1fa616062eecfb8b0c26952e2399a9120cc0a7ddcc5ad43f8bfdde400afde SHA512 e5d02632806d5f899abecc84fe7f8d1610153ace260d9c812221a37a781dd9dffe48602507f798c98d510d79657f4deec69ce2e1513f7b51f3d60888d9c07071 -DIST flrig-1.3.48.tar.gz 813746 BLAKE2B f86effa913ade23c50c3e1fb663e0c9daff0aaefa0e4457e10e1ac67a666e548dc1668a6e1a496cc1407a267e8f047829dcee1b0930fd1db04b28c2458a3da69 SHA512 2336c3ccb4112cea52daf07d2fdf0ced400c3b32e82b13faa8287fdac0634ac8f4596f4cd0efc8b30083a16859539d9da066c51f74f32e05d77bf02bbcdb087e -DIST flrig-1.3.49.tar.gz 838092 BLAKE2B 6f4eac6203b6d48ac41f76301e166d94e3ee81bde0b1492640a6ab550775a7bea8cee4b18476756a68edf01f9a79b39f80182c77ff65549e15fdaddc2e8c4469 SHA512 5f9f46fbd0e889abffad73f39e98d9758cea3aae94c5e4a8d58e15525e312eaf573f68b98f2379072e4ae64b85b01447369c736c408e60fd286e777c61d6 DIST flrig-1.3.50.tar.gz 844791 BLAKE2B ca9675a8a107c31a56536f7ba8a76a2f0df8e27353ac0dac782d21c236d3dc5c9eda766b0264f9c28ca35580aa4626c98714fe52e8d81925868842d727d9ad17 SHA512 678c91bfc4c28cedbce992bb1320dfb3a68614db10d1a0e37f03bc0d522426f70fb0ce61f0b6d49f765bf9e566522b4133863de8da84583f1c08c8ce6a2fcb76 diff --git a/media-radio/flrig/flrig-1.3.46.ebuild b/media-radio/flrig/flrig-1.3.46.ebuild deleted file mode 100644 index e6f8b25a04c..000 --- a/media-radio/flrig/flrig-1.3.46.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit autotools - -DESCRIPTION="Transceiver control program for Amateur Radio use" -HOMEPAGE="http://www.w1hkj.com/flrig-help/index.html"; -SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="nls" - -DOCS=(AUTHORS ChangeLog README) - -RDEPEND="x11-libs/libX11 - x11-libs/fltk:1 - x11-misc/xdg-utils" - -DEPEND="${RDEPEND} - sys-devel/gettext" - -src_prepare() { - eapply_user - eapply -p0 "${FILESDIR}"/fix-bashism.patch - eautoreconf -} diff --git a/media-radio/flrig/flrig-1.3.48.ebuild b/media-radio/flrig/flrig-1.3.48.ebuild deleted file mode 100644 index e6f8b25a04c..000 --- a/media-radio/flrig/flrig-1.3.48.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit autotools - -DESCRIPTION="Transceiver control program for Amateur Radio use" -HOMEPAGE="http://www.w1hkj.com/flrig-help/index.html"; -SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="nls" - -DOCS=(AUTHORS ChangeLog README) - -RDEPEND="x11-libs/libX11 - x11-libs/fltk:1 - x11-misc/xdg-utils" - -DEPEND="${RDEPEND} - sys-devel/gettext" - -src_prepare() { - eapply_user - eapply -p0 "${FILESDIR}"/fix-bashism.patch - eautoreconf -} diff --git a/media-radio/flrig/flrig-1.3.49.ebuild b/media-radio/flrig/flrig-1.3.49.ebuild deleted file mode 100644 index 8b174faaddc..000 --- a/media-radio/flrig/flrig-1.3.49.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit autotools - -DESCRIPTION="Transceiver control program for Amateur Radio use" -HOMEPAGE="http://www.w1hkj.com/flrig-help/index.html"; -SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="nls" - -DOCS=(AUTHORS ChangeLog README) - -RDEPEND="x11-libs/libX11 - x11-libs/fltk:1 - x11-misc/xdg-utils" - -DEPEND="${RDEPEND} - sys-devel/gettext" - -src_prepare() { - eapply_user - eapply -p0 "${FILESDIR}"/fix-bashism.patch - eautoreconf -}
[gentoo-commits] repo/gentoo:master commit in: media-radio/fldigi/
commit: 9e504263499c4cc41e1a5998d3879ce759ebbb4d Author: Thomas Beierlein gentoo org> AuthorDate: Mon Jul 20 05:21:54 2020 + Commit: Thomas Beierlein gentoo org> CommitDate: Mon Jul 20 05:30:44 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e504263 media-radio/fldigi: Drop old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Beierlein gentoo.org> media-radio/fldigi/Manifest | 2 -- media-radio/fldigi/fldigi-4.1.09.ebuild | 51 - media-radio/fldigi/fldigi-4.1.11.ebuild | 51 - 3 files changed, 104 deletions(-) diff --git a/media-radio/fldigi/Manifest b/media-radio/fldigi/Manifest index 00cd7c55e1a..9079bc1d158 100644 --- a/media-radio/fldigi/Manifest +++ b/media-radio/fldigi/Manifest @@ -1,4 +1,2 @@ -DIST fldigi-4.1.09.tar.gz 4778091 BLAKE2B 2053cccbe84141ee4b43149f043a9f66c568d962d6ef01a694e7dcb876d76e2a74d87158cd3e811b44b7495152b8fdb191098d55ac64793e8c76a0b26783bd0a SHA512 b4c284f599f7985205c8198df32f02fade55bfba6c4630b0c385f9f2d734ef0be11b5620e73324d88a5d5dfc4258c44c8e1759a57cd8da77186bb7d4277e1503 -DIST fldigi-4.1.11.tar.gz 4792572 BLAKE2B 7f96b5f8e83af28f522f0dc55e794d3b5beef05c54c990fb6304c2cfbbc21adced39d29be24ccbc0a50bbb3d97e7c3d71530169ceeaf5aa59e52389462c6e135 SHA512 37e5a40ae67bcce3fe1480c6c9cbb7d56a4f6cbf6dd042d676524cc96007d487fd50027394655aa6ad44f583e3b36b13cb5e0af2da0656803368ad3a243b579b DIST fldigi-4.1.12.tar.gz 4790381 BLAKE2B 8be45c87bce298f91cb3975c8fe348b8ef39ea5ffe5eb719df496c075aa0773f8bf9b139312ea809057f926ffd27087fd41d350342f0f8ac198800a65178f367 SHA512 f74fd5915119d9d04a54260268d1dcd753ca50b48b388d2cc86a6ac2534ce0a0b1595124415b9aa19e518e58344a993510f5e9817f7893814821ebd3df7fa5ae DIST fldigi-4.1.14.tar.gz 4792805 BLAKE2B 2f910c9eabb22dcc31e03fcebd5088edff9db128ab59ada553a3cd1016864a326204b7a082d1310c45ea682ed9264038e7e59a19ba68cf4ff5a30443b8033cd5 SHA512 b96a9d724087bacad93b6e729039ab67231ee6ebbd1b082c143e7bfb58f103012f98448f3ea0badabeeb748ed81d6d44e503b71bcb5ee6d0fa8108ab6d029d8d diff --git a/media-radio/fldigi/fldigi-4.1.09.ebuild b/media-radio/fldigi/fldigi-4.1.09.ebuild deleted file mode 100644 index 2ce4f991e27..000 --- a/media-radio/fldigi/fldigi-4.1.09.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Sound card based multimode software modem for Amateur Radio use" -HOMEPAGE="http://www.w1hkj.com"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="hamlib nls pulseaudio" -IUSE_CPU_FLAGS=" sse sse2 sse3" -IUSE+=" ${IUSE_CPU_FLAGS// / cpu_flags_x86_}" - -RDEPEND="x11-libs/fltk:1[threads,xft] - media-libs/libsamplerate - media-libs/libpng:0 - x11-misc/xdg-utils - dev-perl/RPC-XML - dev-perl/Term-ReadLine-Perl - || ( - media-libs/portaudio[oss] - media-libs/portaudio[alsa] - ) - hamlib? ( media-libs/hamlib ) - pulseaudio? ( media-sound/pulseaudio ) - >=media-libs/libsndfile-1.0.10" -DEPEND="${RDEPEND} - nls? ( sys-devel/gettext ) - virtual/pkgconfig" - -DOCS=( AUTHORS ChangeLog NEWS README ) - -PATCHES=( "$FILESDIR"/$PN-c++11.patch ) - -src_configure() { - local myconf="" - - use cpu_flags_x86_sse && myconf="${myconf} --enable-optimizations=sse" - use cpu_flags_x86_sse2 && myconf="${myconf} --enable-optimizations=sse2" - use cpu_flags_x86_sse3 && myconf="${myconf} --enable-optimizations=sse3" - - econf ${myconf} \ - --with-sndfile \ - $(use_with hamlib) \ - $(use_enable nls) \ - $(use_with pulseaudio) \ - --without-asciidoc -} diff --git a/media-radio/fldigi/fldigi-4.1.11.ebuild b/media-radio/fldigi/fldigi-4.1.11.ebuild deleted file mode 100644 index 7ded0b14db4..000 --- a/media-radio/fldigi/fldigi-4.1.11.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Sound card based multimode software modem for Amateur Radio use" -HOMEPAGE="http://www.w1hkj.com"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="hamlib nls pulseaudio" -IUSE_CPU_FLAGS=" sse sse2 sse3" -IUSE+=" ${IUSE_CPU_FLAGS// / cpu_flags_x86_}" - -RDEPEND="x11-libs/fltk:1[threads,xft] - media-libs/libsamplerate - media-libs/libpng:0 - x11-misc/xdg-utils - dev-perl/RPC-XML - dev-perl/Term-ReadLine-Perl - || ( - media-libs/portaudio[oss] - media-libs/portaudio[alsa] - ) - hamlib? ( media-libs/hamlib ) - pulseaudio? ( media-sound/pulseaudio ) - >=media-libs/libsndfile-1.0.10" -DEPEND="${RDEPEND} - nls?
[gentoo-commits] repo/gentoo:master commit in: media-radio/unixcw/
commit: 5a59bc264bf0756bc35530a7a2706f3a1a64cd49 Author: Thomas Beierlein gentoo org> AuthorDate: Mon Jul 20 05:27:18 2020 + Commit: Thomas Beierlein gentoo org> CommitDate: Mon Jul 20 05:30:45 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a59bc26 media-radio/unixcw: Drop old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Beierlein gentoo.org> media-radio/unixcw/unixcw-3.5.1.ebuild | 74 -- 1 file changed, 74 deletions(-) diff --git a/media-radio/unixcw/unixcw-3.5.1.ebuild b/media-radio/unixcw/unixcw-3.5.1.ebuild deleted file mode 100644 index ddf06d31d30..000 --- a/media-radio/unixcw/unixcw-3.5.1.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools eutils flag-o-matic ltprune multilib - -DESCRIPTION="A package of programs that fit together to form a morse code tutor program" -HOMEPAGE="http://unixcw.sourceforge.net"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 ppc x86" -IUSE="alsa ncurses pulseaudio suid test qt5" -RESTRICT="!test? ( test )" - -RDEPEND="ncurses? ( sys-libs/ncurses:= ) - qt5? ( dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 ) - alsa? ( media-libs/alsa-lib ) - pulseaudio? ( media-sound/pulseaudio )" -DEPEND="${RDEPEND} - virtual/pkgconfig - sys-devel/libtool - !<=app-misc/cw-1.0.16-r1" - -src_prepare() { - append-cflags -std=gnu11 - append-cxxflags -std=gnu++11 - epatch "${FILESDIR}"/$PN-3.5-tinfo.patch \ - "${FILESDIR}"/$PN-tests.patch - eautoreconf -} - -src_configure() { - econf --libdir=/usr/$(get_libdir) \ - $(use_enable pulseaudio ) \ - $(use_enable alsa ) \ - $(use_enable ncurses cwcp ) \ - $(use_enable qt5 xcwcp ) -} - -src_install() { - emake DESTDIR="${D}" install - prune_libtool_files - dodoc ChangeLog NEWS README - if ! use suid ; then - fperms 711 /usr/bin/cw - if use ncurses ; then - fperms 711 /usr/bin/cwcp - fi - if use qt5 ; then - fperms 711 /usr/bin/xcwcp - fi - fi -} - -pkg_postinst() { - if use suid ; then - ewarn "You have choosen to install 'cw', 'cwcp' and 'xcwcp' setuid" - ewarn "by setting USE=suid." - ewarn "Be aware that this is a security risk and not recommended." - ewarn "" - ewarn "These files do only need root access if you want to use the" - ewarn "PC speaker for morse sidetone output. You can alternativly" - ewarn "drop USE=suid and use sudo." - else - elog "Be aware that 'cw', 'cwcp' and 'xcwcp' needs root access if" - elog "you want to use the PC speaker for morse sidetone output." - elog "You can call the programs via sudo for that (see 'man sudo')." - fi -}
[gentoo-commits] repo/gentoo:master commit in: media-radio/xastir/
commit: e864f207cef0f30149c9cbb060ec67f579a3a2a2 Author: Thomas Beierlein gentoo org> AuthorDate: Mon Jul 20 05:29:16 2020 + Commit: Thomas Beierlein gentoo org> CommitDate: Mon Jul 20 05:30:46 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e864f207 media-radio/xastir: Drop old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Beierlein gentoo.org> media-radio/xastir/Manifest| 1 - media-radio/xastir/xastir-2.1.4.ebuild | 84 -- 2 files changed, 85 deletions(-) diff --git a/media-radio/xastir/Manifest b/media-radio/xastir/Manifest index db9c6180bcb..cf9bd0de8f5 100644 --- a/media-radio/xastir/Manifest +++ b/media-radio/xastir/Manifest @@ -1,2 +1 @@ -DIST xastir-2.1.4.tar.gz 2694124 BLAKE2B 90fd8ef340fc5bad43c9501c6530dcd4bd60eaab9c04638c68f80add46f0df24c45db334549915edaee95cbdcc9b7580d6343d81d84cb819f4ef5a76c9f79242 SHA512 e96f9de52499615cfe88708656d111d417e0d0e08f798b2d97f6a270db3e639c4fb5219767f8fd399fe75f51f02391ace87ae7175ae9a44cb5a4056ab7b573b1 DIST xastir-2.1.6.tar.gz 2687180 BLAKE2B 053ee4e8d1fd589bf0767c6ffdaa7de2ef14d292d5773b2f08239fc4b73d3695e5c061dccab75caae068bc8887f7924d3793f0dfb8368b2cd25526211e240914 SHA512 91f40f3788f51589619833102d1db997ff725f84e6fa5f9b7dd8942094a1b7a94433779243be1c14b980d96613972482a397cec8e15b8ea4784fdd106c32ae08 diff --git a/media-radio/xastir/xastir-2.1.4.ebuild b/media-radio/xastir/xastir-2.1.4.ebuild deleted file mode 100644 index d779bc0c568..000 --- a/media-radio/xastir/xastir-2.1.4.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit autotools flag-o-matic toolchain-funcs - -MY_P=${PN/x/X}-Release-${PV} - -DESCRIPTION="X Amateur Station Tracking and Information Reporting" -HOMEPAGE="http://xastir.org/"; -SRC_URI="https://github.com/Xastir/Xastir/archive/Release-${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="geotiff +graphicsmagick" - -DEPEND=">=x11-libs/motif-2.3:0 - x11-libs/libXt - x11-libs/libX11 - x11-libs/libXpm - x11-apps/xfontsel - dev-libs/libpcre - net-misc/curl - sys-libs/db:4.8 - sci-libs/shapelib - !graphicsmagick? (
[gentoo-commits] repo/gentoo:master commit in: media-radio/tlf/
commit: 79bf958af055fabdb860396c68222baed1bf615e Author: Thomas Beierlein gentoo org> AuthorDate: Mon Jul 20 05:25:37 2020 + Commit: Thomas Beierlein gentoo org> CommitDate: Mon Jul 20 05:30:44 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79bf958a media-radio/tlf: Drop old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Beierlein gentoo.org> media-radio/tlf/Manifest | 2 -- media-radio/tlf/tlf-1.3.2.ebuild | 30 -- media-radio/tlf/tlf-1.4.0.ebuild | 31 --- 3 files changed, 63 deletions(-) diff --git a/media-radio/tlf/Manifest b/media-radio/tlf/Manifest index 4fe6e6ba721..76faf82b643 100644 --- a/media-radio/tlf/Manifest +++ b/media-radio/tlf/Manifest @@ -1,3 +1 @@ -DIST tlf-1.3.2.tar.gz 691287 BLAKE2B 130e1e070e2846cfec2989c20716e713b3b9269ba5395f96e19e049c87b321673d5bfd005c887fef0d8945e46db179eca7e7a1e1f96cc5fb0ab7be2cd74185bf SHA512 797afe9d4dcd83c315ff62b07d24d44a76fd08dabb0f081d20eb8181232630cf2a1792dcf4afa0e74a6ca6e3c4cbe0a42958884aecbe8ee31bc8c6f9bd05215c -DIST tlf-1.4.0.tar.gz 702237 BLAKE2B a8e8aaacafe961bc4c33eccca066eaadf86cdca6de6b5585c09b808da9f85d62e704be16feaffaa81748de4a3ccddf04f4f56edde963adcb3bb210f75ba0a054 SHA512 8abf1b3bbabc506cd844d7b9bea5985cd8c73cd4401819bf4144022b41711e5fd58cf792638bb93c2ee52586c953f4115c0055799469f5c1edd157afddae1631 DIST tlf-1.4.1.tar.gz 708105 BLAKE2B 18cd617a8780293bbfec87875491935d16022e104eed128ab69cbc3824aa5f8ab77dd07728d952e9b932ea74ee1c258522c26b5458b715320d452d58a65cfd3c SHA512 89076ba3b870f65b1469d64a223a9d35f1afd3edc6801446990d7ce197b04dacf141efc40382c69c78935a16f386385df0c7b48a040072cecc311cda56d479b5 diff --git a/media-radio/tlf/tlf-1.3.2.ebuild b/media-radio/tlf/tlf-1.3.2.ebuild deleted file mode 100644 index e118aafaaee..000 --- a/media-radio/tlf/tlf-1.3.2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -inherit flag-o-matic - -DESCRIPTION="Console-mode amateur radio contest logger" -HOMEPAGE="http://home.iae.nl/users/reinc/TLF-0.2.html"; -SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="sys-libs/ncurses:= - dev-libs/glib:2 - media-libs/hamlib - media-sound/sox - dev-libs/xmlrpc-c[curl]" -DEPEND=" - ${RDEPEND} - test? ( dev-util/cmocka )" - -src_configure() { - append-ldflags -L/usr/$(get_libdir)/hamlib - econf --enable-hamlib --enable-fldigi-xmlrpc -} diff --git a/media-radio/tlf/tlf-1.4.0.ebuild b/media-radio/tlf/tlf-1.4.0.ebuild deleted file mode 100644 index 23bc6b749b8..000 --- a/media-radio/tlf/tlf-1.4.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -inherit flag-o-matic - -DESCRIPTION="Console-mode amateur radio contest logger" -HOMEPAGE="http://home.iae.nl/users/reinc/TLF-0.2.html"; -SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" - -RESTRICT="!test? ( test )" - -RDEPEND="sys-libs/ncurses:= - dev-libs/glib:2 - media-libs/hamlib - media-sound/sox - dev-libs/xmlrpc-c[curl]" -DEPEND=" - ${RDEPEND} - test? ( dev-util/cmocka )" - -src_configure() { - append-ldflags -L/usr/$(get_libdir)/hamlib - econf --enable-fldigi-xmlrpc -}
[gentoo-commits] repo/gentoo:master commit in: app-text/calibre/
commit: 95099cb3dada0ac7bc6770f39798992e3508df47 Author: Zac Medico gentoo org> AuthorDate: Mon Jul 20 04:47:51 2020 + Commit: Zac Medico gentoo org> CommitDate: Mon Jul 20 05:19:45 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95099cb3 app-text/calibre: PYTHON_COMPAT+=(python3_8) Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Zac Medico gentoo.org> app-text/calibre/calibre-4.21.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/calibre/calibre-4.21.0.ebuild b/app-text/calibre/calibre-4.21.0.ebuild index 187479a7713..320b6df32ed 100644 --- a/app-text/calibre/calibre-4.21.0.ebuild +++ b/app-text/calibre/calibre-4.21.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6..8} ) PYTHON_REQ_USE="sqlite,ssl" inherit bash-completion-r1 desktop toolchain-funcs python-single-r1 xdg-utils
[gentoo-commits] repo/gentoo:master commit in: dev-python/apsw/
commit: 8d3294d09c905af357f77c6fbe51373ded02229f Author: Zac Medico gentoo org> AuthorDate: Mon Jul 20 04:42:48 2020 + Commit: Zac Medico gentoo org> CommitDate: Mon Jul 20 05:19:45 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3294d0 dev-python/apsw: Bump to version 3.32.2_p1 Closes: https://bugs.gentoo.org/680008 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Zac Medico gentoo.org> dev-python/apsw/Manifest | 1 + dev-python/apsw/apsw-3.32.2_p1.ebuild | 42 +++ 2 files changed, 43 insertions(+) diff --git a/dev-python/apsw/Manifest b/dev-python/apsw/Manifest index fb007b559ff..be30ab3b14f 100644 --- a/dev-python/apsw/Manifest +++ b/dev-python/apsw/Manifest @@ -1 +1,2 @@ DIST apsw-3.25.2_p1.zip 682975 BLAKE2B f9f471378cddd7da1c06158b7a041d9377da4d4123846318c0cfc24167734bc1813f667e64c4c6bf643c6a618c9cabf58301dfbaad0998082d764212ea369fff SHA512 073b2fe9170fb00ac6f2ba52eb638d64d79875ba74b09f0307fa2c075e714bb91465fd2edd46341dac5cedc0bee0a1099888b6c1cee706fc04fa6b9ad99c47d7 +DIST apsw-3.32.2_p1.zip 679785 BLAKE2B fb58a60f95a677a805b0347a0d8876e49c657092deeadb60a057f4afc62031313faf5a86b600d1d306e42f305c9af599d2439a7051e400cbba2d9185c213d5d1 SHA512 718de699c43eec139747f63c3c26da206aa20f104ec1c478009d29cedff7a432138726131b2458ecd3a67675254af77e94e50e8e96a208600fe2a94aa9d924c7 diff --git a/dev-python/apsw/apsw-3.32.2_p1.ebuild b/dev-python/apsw/apsw-3.32.2_p1.ebuild new file mode 100644 index 000..baebaf3c8b5 --- /dev/null +++ b/dev-python/apsw/apsw-3.32.2_p1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{6..9} ) + +inherit distutils-r1 flag-o-matic + +MY_PV=${PV/_p/-r} +MY_P=${PN}-${MY_PV} + +DESCRIPTION="APSW - Another Python SQLite Wrapper" +HOMEPAGE="https://github.com/rogerbinns/apsw/"; +SRC_URI="https://github.com/rogerbinns/apsw/releases/download/${MY_PV}/${MY_P}.zip -> ${P}.zip" + +LICENSE="ZLIB" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +IUSE="doc" + +RDEPEND=">=dev-db/sqlite-${PV%_p*}" +DEPEND="${RDEPEND} + app-arch/unzip" + +S=${WORKDIR}/${MY_P} + +PATCHES=( "${FILESDIR}/${PN}-3.6.20.1-fix_tests.patch" ) + +python_compile() { + python_is_python3 || append-cflags -fno-strict-aliasing + distutils-r1_python_compile --enable=load_extension +} + +python_test() { + "${PYTHON}" setup.py build_test_extension || die "Building of test loadable extension failed" + "${PYTHON}" tests.py -v || die "Tests failed under ${EPYTHON}" +} + +python_install_all() { + use doc && local HTML_DOCS=( doc/. ) + distutils-r1_python_install_all +}
[gentoo-commits] repo/gentoo:master commit in: app-misc/OpenRGB/, app-misc/OpenRGB/files/
commit: 676d261eac853b090a1fd184fb0b1fb68453a9a2 Author: Patrick McLean gentoo org> AuthorDate: Mon Jul 20 04:30:59 2020 + Commit: Patrick McLean gentoo org> CommitDate: Mon Jul 20 04:31:10 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=676d261e app-misc/OpenRGB: New package Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Patrick McLean gentoo.org> app-misc/OpenRGB/Manifest | 1 + app-misc/OpenRGB/OpenRGB-0.2.ebuild| 55 + .../OpenRGB/files/OpenRGB-0.2-build-system.patch | 14 ++ app-misc/OpenRGB/files/OpenRGB-0.2-install.patch | 23 + .../files/OpenRGB-0.2-use-system-hidapi.patch | 57 ++ app-misc/OpenRGB/metadata.xml | 8 +++ 6 files changed, 158 insertions(+) diff --git a/app-misc/OpenRGB/Manifest b/app-misc/OpenRGB/Manifest new file mode 100644 index 000..951fffac07a --- /dev/null +++ b/app-misc/OpenRGB/Manifest @@ -0,0 +1 @@ +DIST OpenRGB-0.2.tar.bz2 2064388 BLAKE2B 0001a4f66576cd26e04a87abb2f7d36df243c5d45b449f689a51d7523f6f26079622d58aa1f33166f52634326552ba1788344ff5f6034ceb9123dbc1eadb992b SHA512 06b5026c014674097c5f6b9ad54b1232f9aaa192663dd6324a402be8d12169e648b8ed4e748b4aebd970538519a88203621b45d8cb794fc0e6bae562e15c5f2b diff --git a/app-misc/OpenRGB/OpenRGB-0.2.ebuild b/app-misc/OpenRGB/OpenRGB-0.2.ebuild new file mode 100644 index 000..c9b8a8b6db1 --- /dev/null +++ b/app-misc/OpenRGB/OpenRGB-0.2.ebuild @@ -0,0 +1,55 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit desktop qmake-utils + +MY_P="${PN}-release_${PV}" +COMMIT_HASH="13414ec9b84c299631e5100744f2b83923cba3c8" + +DESCRIPTION="Open source RGB lighting control that doesn't depend on manufacturer software" +HOMEPAGE="https://gitlab.com/CalcProgrammer1/OpenRGB/"; +SRC_URI="https://gitlab.com/CalcProgrammer1/OpenRGB/-/archive/release_0.2/${P}.tar.bz2"; +S="${WORKDIR}/${MY_P}-${COMMIT_HASH}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + dev-libs/hidapi:= + dev-libs/libbsd:= + dev-qt/qtcore:5= + dev-qt/qtgui:5= + dev-qt/qtwidgets:5= + virtual/libusb:1 +" +RDEPEND="${DEPEND}" +BDEPEND=" + virtual/pkgconfig +" + +PATCHES=( + "${FILESDIR}/OpenRGB-0.2-build-system.patch" + "${FILESDIR}/OpenRGB-0.2-use-system-hidapi.patch" + "${FILESDIR}/OpenRGB-0.2-install.patch" +) + +src_prepare() { + default + rm -rf dependencies/{hidapi,libusb}* || die +} + +src_configure() { + eqmake5 +} + +src_install() { + emake INSTALL_ROOT="${D}" install + + dodoc README.md + + make_desktop_entry ${PN} ${PN} ${PN} 'System;Monitor;HardwareSettings;' +} diff --git a/app-misc/OpenRGB/files/OpenRGB-0.2-build-system.patch b/app-misc/OpenRGB/files/OpenRGB-0.2-build-system.patch new file mode 100644 index 000..b2cd6cbd1d5 --- /dev/null +++ b/app-misc/OpenRGB/files/OpenRGB-0.2-build-system.patch @@ -0,0 +1,14 @@ +diff --git a/OpenRGB.pro b/OpenRGB.pro +index 91e0079..7f279dd 100644 +--- a/OpenRGB.pro b/OpenRGB.pro +@@ -8,9 +8,6 @@ TEMPLATE = app + VERSION = 0.2 + win32:BUILDDATE = $$system(date /t) + unix:BUILDDATE = $$system(date -R) +-GIT_COMMIT_ID = $$system(git --git-dir $$_PRO_FILE_PWD_/.git --work-tree $$_PRO_FILE_PWD_ rev-parse HEAD) +-GIT_COMMIT_DATE = $$system(git --git-dir $$_PRO_FILE_PWD_/.git --work-tree $$_PRO_FILE_PWD_ show -s --format=%ci HEAD) +-GIT_BRANCH = $$system(git --git-dir $$_PRO_FILE_PWD_/.git --work-tree $$_PRO_FILE_PWD_ rev-parse --abbrev-ref HEAD) + + DEFINES += \ + VERSION_STRING=\\"\"\"$$VERSION\\"\"\" \ diff --git a/app-misc/OpenRGB/files/OpenRGB-0.2-install.patch b/app-misc/OpenRGB/files/OpenRGB-0.2-install.patch new file mode 100644 index 000..745efe57b2c --- /dev/null +++ b/app-misc/OpenRGB/files/OpenRGB-0.2-install.patch @@ -0,0 +1,23 @@ +diff --git a/OpenRGB.pro b/OpenRGB.pro +index 9553b1f..fb4e4be 100644 +--- a/OpenRGB.pro b/OpenRGB.pro +@@ -389,3 +389,18 @@ unix:SOURCES += \ + RGBController/OpenRazerDetect.cpp \ + RGBController/RGBController_Faustus.cpp \ + RGBController/RGBController_OpenRazer.cpp \ ++ ++#---# ++# Set up install paths # ++# These install paths are used for AppImage and .deb packaging # ++#---# ++isEmpty(PREFIX) { ++PREFIX = /usr ++} ++ ++target.path=$$PREFIX/bin/ ++desktop.path=$$PREFIX/share/applications
[gentoo-commits] repo/gentoo:master commit in: dev-erlang/xmpp/
commit: 3d5b98501b59b3aef45be013c4de09a392ab34f6 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 03:15:10 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 03:15:10 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d5b9850 dev-erlang/xmpp: x86 keyworded (bug #717366) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-erlang/xmpp/xmpp-1.4.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/xmpp/xmpp-1.4.7.ebuild b/dev-erlang/xmpp/xmpp-1.4.7.ebuild index 9386d5999b0..9a617b91783 100644 --- a/dev-erlang/xmpp/xmpp-1.4.7.ebuild +++ b/dev-erlang/xmpp/xmpp-1.4.7.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" RDEPEND=">=dev-erlang/ezlib-1.0.7 >=dev-erlang/fast_tls-1.1.6
[gentoo-commits] repo/gentoo:master commit in: dev-erlang/idna/
commit: a61ab53515cb0753a0555312169469d2cd12d331 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 03:15:19 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 03:15:19 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a61ab535 dev-erlang/idna: x86 keyworded (bug #717366) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-erlang/idna/idna-6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/idna/idna-6.0.0.ebuild b/dev-erlang/idna/idna-6.0.0.ebuild index 055a6e9fb24..dd5f60ec8b8 100644 --- a/dev-erlang/idna/idna-6.0.0.ebuild +++ b/dev-erlang/idna/idna-6.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/benoitc/erlang-idna/archive/${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-lang/erlang-21.0"
[gentoo-commits] repo/gentoo:master commit in: dev-util/ply/
commit: 5abe903ec9740083c0394cb602eca4139f38c94b Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:48:08 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:48:08 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5abe903e dev-util/ply: arm64 stable (bug #732502) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-util/ply/ply-2.1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/ply/ply-2.1.1-r1.ebuild b/dev-util/ply/ply-2.1.1-r1.ebuild index 94ed8a66918..76cc7db2a67 100644 --- a/dev-util/ply/ply-2.1.1-r1.ebuild +++ b/dev-util/ply/ply-2.1.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/iovisor/ply/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~x86" +KEYWORDS="amd64 arm arm64 ~x86" IUSE="static-libs" # Bug 733248 file collisions with sys-boot/plymouth: # /usr/lib64/libply.la
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/shoulda-context/
commit: 302a05d66be5900f4eb1e559902f81a1dac2e566 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:36:33 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:36:33 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=302a05d6 dev-ruby/shoulda-context: x86 keyworded (bug #732326) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild index 8418819d2b8..ac9582b4fd6 100644 --- a/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild +++ b/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild @@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/thoughtbot/shoulda-context"; LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc test" ruby_add_bdepend "test? ( dev-ruby/test-unit:2
[gentoo-commits] repo/gentoo:master commit in: dev-python/aiohttp/
commit: 38e45c1d02ded4c327bea65e1fc1eaf158662d88 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:44:03 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:44:03 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e45c1d dev-python/aiohttp: x86 stable (bug #731312) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-python/aiohttp/aiohttp-3.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiohttp/aiohttp-3.6.2.ebuild b/dev-python/aiohttp/aiohttp-3.6.2.ebuild index d38b1553b96..7f218351467 100644 --- a/dev-python/aiohttp/aiohttp-3.6.2.ebuild +++ b/dev-python/aiohttp/aiohttp-3.6.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="doc test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/shoulda/
commit: f1bd49db5d0cbb06b6d4c3cee0ae2384254db366 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:36:06 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:36:06 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1bd49db dev-ruby/shoulda: x86 keyworded (bug #732326) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-ruby/shoulda/shoulda-3.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/shoulda/shoulda-3.6.0.ebuild b/dev-ruby/shoulda/shoulda-3.6.0.ebuild index ea85ffb5f28..b7232eb371d 100644 --- a/dev-ruby/shoulda/shoulda-3.6.0.ebuild +++ b/dev-ruby/shoulda/shoulda-3.6.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/thoughtbot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" # This now more or less a meta-gem and it only contains features for
[gentoo-commits] repo/gentoo:master commit in: dev-python/autobahn/
commit: e2dde6e0392873c24f46a1f96b1ee59a17fb464a Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:31:37 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:31:37 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2dde6e0 dev-python/autobahn: arm stable (bug #722218) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-python/autobahn/autobahn-20.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/autobahn/autobahn-20.4.3.ebuild b/dev-python/autobahn/autobahn-20.4.3.ebuild index 288c51aa6b5..3c006039397 100644 --- a/dev-python/autobahn/autobahn-20.4.3.ebuild +++ b/dev-python/autobahn/autobahn-20.4.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 arm ~arm64 x86" IUSE="crypt test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-python/async_generator/
commit: 263f2cfb3f31d359cb11b6d7a3b8bef5b22809ac Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:32:30 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:32:30 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=263f2cfb dev-python/async_generator: arm stable (bug #722218) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-python/async_generator/async_generator-1.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/async_generator/async_generator-1.10.ebuild b/dev-python/async_generator/async_generator-1.10.ebuild index b9f08057405..1af0c9d9785 100644 --- a/dev-python/async_generator/async_generator-1.10.ebuild +++ b/dev-python/async_generator/async_generator-1.10.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( MIT Apache-2.0 )" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" DOCS=( README.rst )
[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-asyncio/
commit: 0c8ddaed0d5f07be9e7fc83b2e63141b6f8ea2de Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:32:05 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:32:05 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8ddaed dev-python/pytest-asyncio: arm stable (bug #722218) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild index eb948aa71ad..622d1f4f474 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-asyncio/archive/v${PV}.tar.gz -> $ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" RDEPEND=" >=dev-python/pytest-5.4.0"
[gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/
commit: d7bd2b555df9f5730f76ef18b81640b0de8d4285 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:30:24 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:30:24 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7bd2b55 xfce-base/thunar: ppc64 stable (bug #733224) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> xfce-base/thunar/thunar-1.8.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/thunar/thunar-1.8.15.ebuild b/xfce-base/thunar/thunar-1.8.15.ebuild index b6d79d4ccf4..0b6cbead7a1 100644 --- a/xfce-base/thunar/thunar-1.8.15.ebuild +++ b/xfce-base/thunar/thunar-1.8.15.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"; LICENSE="GPL-2+ LGPL-2+" SLOT="0/3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks" GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"
[gentoo-commits] proj/genkernel:master commit in: /
commit: 9f2db2e36ca16832c88598eb86b8187f2e9806c5 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Jul 20 02:26:51 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Jul 20 02:26:51 2020 + URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=9f2db2e3 gen_funcs.sh: tc-getAS(): Fix typo Actually return AS and not AR. Signed-off-by: Thomas Deutschmann gentoo.org> gen_funcs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen_funcs.sh b/gen_funcs.sh index a58fbbb..2dfae7d 100755 --- a/gen_funcs.sh +++ b/gen_funcs.sh @@ -1249,7 +1249,7 @@ tc-getAR() { } tc-getAS() { - tc-getPROG AR ar "$@" + tc-getPROG AS as "$@" } tc-getBUILD_AR() {
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/image_processing/
commit: cef66ba6fc88d907d1d98fb8f472896a027aea13 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:25:35 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:25:35 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cef66ba6 dev-ruby/image_processing: x86 keyworded (bug #717172) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-ruby/image_processing/image_processing-1.10.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/image_processing/image_processing-1.10.3.ebuild b/dev-ruby/image_processing/image_processing-1.10.3.ebuild index 80e6c6be300..04f40b5f8a5 100644 --- a/dev-ruby/image_processing/image_processing-1.10.3.ebuild +++ b/dev-ruby/image_processing/image_processing-1.10.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/janko/image_processing/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND+=" test? ( media-gfx/imagemagick[jpeg,tiff] )"
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/minispec-metadata/
commit: da6b022c3d7a7b11b4062eb4a700194dd9d279e9 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:26:01 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:26:01 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da6b022c dev-ruby/minispec-metadata: x86 keyworded (bug #717172) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-ruby/minispec-metadata/minispec-metadata-3.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/minispec-metadata/minispec-metadata-3.3.1.ebuild b/dev-ruby/minispec-metadata/minispec-metadata-3.3.1.ebuild index ed82de6b081..7c1a496e795 100644 --- a/dev-ruby/minispec-metadata/minispec-metadata-3.3.1.ebuild +++ b/dev-ruby/minispec-metadata/minispec-metadata-3.3.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ordinaryzelig/minispec-metadata"; LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_rdepend "dev-ruby/minitest"
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-ssh/
commit: 0a0266ed6d5a842fb8c18c07f8a5952038ee27bc Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:07:51 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:23:34 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a0266ed dev-ruby/net-ssh: x86 keyworded (bug #728064) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-ruby/net-ssh/net-ssh-6.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/net-ssh/net-ssh-6.1.0-r1.ebuild b/dev-ruby/net-ssh/net-ssh-6.1.0-r1.ebuild index b8ee8eae3ad..296e28975c1 100644 --- a/dev-ruby/net-ssh/net-ssh-6.1.0-r1.ebuild +++ b/dev-ruby/net-ssh/net-ssh-6.1.0-r1.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> net-ssh-git-${P LICENSE="GPL-2" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="ed25519 test" ruby_add_rdepend "virtual/ruby-ssl ed25519? ( >=dev-ruby/ed25519-1.2:1 dev-ruby/x25519 dev-ruby/bcrypt_pbkdf:1 )"
[gentoo-commits] repo/gentoo:master commit in: media-libs/libao/
commit: 7ee6ba4c88788d79385903fb0b42e8af339b Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:17:59 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:23:36 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee6ba4c media-libs/libao: arm64 stable (bug #732118) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> media-libs/libao/libao-1.2.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libao/libao-1.2.2-r1.ebuild b/media-libs/libao/libao-1.2.2-r1.ebuild index 48bceb252b0..9b091d0494a 100644 --- a/media-libs/libao/libao-1.2.2-r1.ebuild +++ b/media-libs/libao/libao-1.2.2-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/xiph/libao/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="alsa nas mmap pulseaudio static-libs" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: net-irc/irker/
commit: 0d5d375418039050005e63fbafdf6a2b38eaba21 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:23:20 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:23:37 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d5d3754 net-irc/irker: add upstream information Reference the upstream repo: esr/irker on gitlab. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> net-irc/irker/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-irc/irker/metadata.xml b/net-irc/irker/metadata.xml index 4dc6418891c..74a865ce6f9 100644 --- a/net-irc/irker/metadata.xml +++ b/net-irc/irker/metadata.xml @@ -10,4 +10,7 @@ Patrick Lauer + + esr/irker +
[gentoo-commits] repo/gentoo:master commit in: net-irc/irker/
commit: faf95a2963c0179aef043c382ab93f76a11888e1 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:19:14 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:23:36 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faf95a29 net-irc/irker: arm64 keyworded (bug #733260) Closes: https://bugs.gentoo.org/733260 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> net-irc/irker/irker-2.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/irker/irker-2.19.ebuild b/net-irc/irker/irker-2.19.ebuild index 05fddcb..743ff300930 100644 --- a/net-irc/irker/irker-2.19.ebuild +++ b/net-irc/irker/irker-2.19.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.catb.org/esr/${PN}/${P}.tar.gz"; LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" # Dependency notes:
[gentoo-commits] repo/gentoo:master commit in: net-irc/irker/
commit: 8dc68839358778f835e0b3c63e98576a05e690a6 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:21:00 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:23:36 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dc68839 net-irc/irker: mark ALLARCHES Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> net-irc/irker/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/net-irc/irker/metadata.xml b/net-irc/irker/metadata.xml index 21c9804edbb..4dc6418891c 100644 --- a/net-irc/irker/metadata.xml +++ b/net-irc/irker/metadata.xml @@ -9,4 +9,5 @@ patr...@gentoo.org Patrick Lauer +
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/x25519/
commit: 5f37ab0c0a38612f2cc6386f1654564315b620e1 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 02:08:11 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 02:23:35 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f37ab0c dev-ruby/x25519: x86 keyworded (bug #728064) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-ruby/x25519/x25519-1.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/x25519/x25519-1.0.8.ebuild b/dev-ruby/x25519/x25519-1.0.8.ebuild index edd964ec864..61a00f786cd 100644 --- a/dev-ruby/x25519/x25519-1.0.8.ebuild +++ b/dev-ruby/x25519/x25519-1.0.8.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/crypto-rb/x25519/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" all_ruby_prepare() {
[gentoo-commits] repo/gentoo:master commit in: dev-python/cbor/, dev-python/cbor/files/
commit: 3074eb67b6dbec76e6f0adedd49fb8f647e4b265 Author: Brian Dolbec gentoo org> AuthorDate: Mon Jul 20 01:50:58 2020 + Commit: Brian Dolbec gentoo org> CommitDate: Mon Jul 20 01:52:01 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3074eb67 dev-python/cbor: Fix test failure bug 719648 Adds trivial patches to main code, fixes test_cbor.py test_sortkeys() wrongly assuming dictionary keys may not always be sorted when added in sorted order. Fix the test phase not finding the c extension module. Update metadata.xml to github repo. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Brian Dolbec gentoo.org> dev-python/cbor/cbor-1.0.0-r1.ebuild | 40 + dev-python/cbor/cbor-1.0.0.ebuild | 22 - .../cbor-1.0.0.Fix-broken-test_sortkeys.patch | 43 ++ ...cbor-1.0.0.Replace-deprecated-logger.warn.patch | 98 ++ .../cbor/files/cbor-1.0.0.zero-length-bytes.patch | 10 +++ dev-python/cbor/metadata.xml | 2 +- 6 files changed, 192 insertions(+), 23 deletions(-) diff --git a/dev-python/cbor/cbor-1.0.0-r1.ebuild b/dev-python/cbor/cbor-1.0.0-r1.ebuild new file mode 100644 index 000..7d99ec53094 --- /dev/null +++ b/dev-python/cbor/cbor-1.0.0-r1.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit distutils-r1 + +EGIT_COMMIT="b3af679e7cf3e12d50acb83c3c591fc5db9a658d" +DESCRIPTION="RFC 7049 - Concise Binary Object Representation" +HOMEPAGE="https://github.com/brianolson/cbor_py + https://pypi.org/project/cbor/"; +SRC_URI=" + https://github.com/brianolson/cbor_py/archive/${EGIT_COMMIT}.tar.gz + -> ${P}.gh.tar.gz" +S=${WORKDIR}/cbor_py-${EGIT_COMMIT} + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux" + +# upstream PR: https://github.com/brianolson/cbor_py/pull/19 +# upstream PR: https://github.com/brianolson/cbor_py/pull/11 +PATCHES=( + "${FILESDIR}/cbor-1.0.0.zero-length-bytes.patch" + "${FILESDIR}/cbor-1.0.0.Fix-broken-test_sortkeys.patch" + "${FILESDIR}/cbor-1.0.0.Replace-deprecated-logger.warn.patch" +) + +python_test() { + distutils_install_for_testing + PYTHONPATH="${BUILD_DIR}/lib" \ + "${PYTHON:-python}" cbor/tests/test_cbor.py|| die "Testsuite failed under ${EPYTHON}" + PYTHONPATH="${BUILD_DIR}/lib" \ + "${PYTHON:-python}" cbor/tests/test_objects.py || die "Testsuite failed under ${EPYTHON}" + PYTHONPATH="${BUILD_DIR}/lib" \ + "${PYTHON:-python}" cbor/tests/test_usage.py || die "Testsuite failed under ${EPYTHON}" + PYTHONPATH="${BUILD_DIR}/lib" \ + "${PYTHON:-python}" cbor/tests/test_vectors.py || die "Testsuite failed under ${EPYTHON}" +} diff --git a/dev-python/cbor/cbor-1.0.0.ebuild b/dev-python/cbor/cbor-1.0.0.ebuild deleted file mode 100644 index 11a29f2d6cf..000 --- a/dev-python/cbor/cbor-1.0.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) - -inherit distutils-r1 - -EGIT_COMMIT="b3af679e7cf3e12d50acb83c3c591fc5db9a658d" -DESCRIPTION="RFC 7049 - Concise Binary Object Representation" -HOMEPAGE="https://github.com/brianolson/cbor_py - https://pypi.org/project/cbor/"; -SRC_URI=" - https://github.com/brianolson/cbor_py/archive/${EGIT_COMMIT}.tar.gz - -> ${P}.gh.tar.gz" -S=${WORKDIR}/cbor_py-${EGIT_COMMIT} - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux" - -distutils_enable_tests unittest diff --git a/dev-python/cbor/files/cbor-1.0.0.Fix-broken-test_sortkeys.patch b/dev-python/cbor/files/cbor-1.0.0.Fix-broken-test_sortkeys.patch new file mode 100644 index 000..e7867d12cc2 --- /dev/null +++ b/dev-python/cbor/files/cbor-1.0.0.Fix-broken-test_sortkeys.patch @@ -0,0 +1,43 @@ +From 348041c3ff7104ca5b30e518beb2d2b86bf7bd73 Mon Sep 17 00:00:00 2001 +From: Brian Dolbec +Date: Sun, 19 Jul 2020 16:31:42 -0700 +Subject: [PATCH] Fix issue #6 broken test_sortkeys() + +Newer python dictionaries are keeping the order the keys were added in. +As a result since both lists were pre-sorted and identicle so the later +test failed to find any differences causing the failure. +This change introduces 3 entries that are out of sorted order for both +the obytes and xbytes lists. This ensures a valid test of sorting. +--- + cbor/tests/test_cbor.py | 4 + 1 file changed, 4 insertions(+) + +diff --git a/cbor/tests/test_cbor.py b/cbor/tests/test_cbor.py +index 78b3ddb..6ce068b 100644 +--- a/cbor/tests/test_cbor.py b/cbor/tests/test_cbor.py +@@ -281,6 +281,10 @@ class XTestCBOR(object): + xbytes = [] + for n in _r
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/oauth2/
commit: f5add42a4ec4162a8bf6fe421f84e1efd98c7153 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:50:50 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:51:04 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5add42a dev-ruby/oauth2: x86 keyworded (bug #709774) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-ruby/oauth2/oauth2-1.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/oauth2/oauth2-1.4.4.ebuild b/dev-ruby/oauth2/oauth2-1.4.4.ebuild index 302e8a36f69..7bd272c8bbf 100644 --- a/dev-ruby/oauth2/oauth2-1.4.4.ebuild +++ b/dev-ruby/oauth2/oauth2-1.4.4.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/faraday-0.8
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-stubbed_env/
commit: c1ebddff926abf04fa79af504b3e4b52661fc88a Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:50:51 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:51:04 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1ebddff dev-ruby/rspec-stubbed_env: x86 keyworded (bug #709774) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-ruby/rspec-stubbed_env/rspec-stubbed_env-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-stubbed_env/rspec-stubbed_env-1.0.0.ebuild b/dev-ruby/rspec-stubbed_env/rspec-stubbed_env-1.0.0.ebuild index 72620bd4801..15fc3ad1471 100644 --- a/dev-ruby/rspec-stubbed_env/rspec-stubbed_env-1.0.0.ebuild +++ b/dev-ruby/rspec-stubbed_env/rspec-stubbed_env-1.0.0.ebuild @@ -18,6 +18,6 @@ IUSE="" SLOT="1" LICENSE="MIT" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" ruby_add_rdepend ">=dev-ruby/rspec-3.0"
[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-staging/
commit: 3628db15e998daed50563ff5ff26f1c15bd80f4a Author: Nick Sarnie gentoo org> AuthorDate: Mon Jul 20 01:50:34 2020 + Commit: Nick Sarnie gentoo org> CommitDate: Mon Jul 20 01:50:34 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3628db15 app-emulation/wine-staging: Drop old Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Nick Sarnie gentoo.org> app-emulation/wine-staging/Manifest| 2 - app-emulation/wine-staging/wine-staging-5.9.ebuild | 621 - 2 files changed, 623 deletions(-) diff --git a/app-emulation/wine-staging/Manifest b/app-emulation/wine-staging/Manifest index 572916ff0de..e7f36d90267 100644 --- a/app-emulation/wine-staging/Manifest +++ b/app-emulation/wine-staging/Manifest @@ -3,9 +3,7 @@ DIST wine-5.10.tar.xz 23859084 BLAKE2B ee4d06f69e0259de4ec6cf1352c610aa2460762be DIST wine-5.11.tar.xz 23881408 BLAKE2B 5da8ab91dcb462f6de460ae80830d6006866970fbc4a23bbd6a2243736ff004c0734282b45196d46e97bb8383c99b415c85f941b2ab613c72ae66995e0162460 SHA512 fac78a98e03e0305c85fff393b7c5d46a3fbe11aff4a0153771187d3ad0212189d1fa88947fc9fe0da7bd8327eb71283f28ff866c4d8b2bc759a2ad2197fc9a1 DIST wine-5.12.tar.xz 23939672 BLAKE2B 97190653a754100fc2832f8bdc544529dc34cae97b6ae68a579dfb529af5c924d2e9b439f304784028ae84a730f3cf9911a20d132f645ab90532479092b39079 SHA512 1272b143d64ed6083cd797474f18dbd2bca7a38d488474ae5f054f47789b4fc1d386c7bbf8aa1bd86f9507908fc799b4f45e10e1d8c628c5bd52c42b1d74c8a8 DIST wine-5.13.tar.xz 23955832 BLAKE2B 79cdd8d1f34c866ae239a0b876fdb40396bb19038e1e4eb76abeb445e6a72d281b393283deffa53af3e101660317e856febd173cc5564b4ee587cd594d411434 SHA512 3093be3b974609f83fe2da6ca724237fa07ada260ec503fc00a8729b74d77e22b329044e411ed1e67f287c4e69ef3b16953ddb3e93599d97d3ad1b608704 -DIST wine-5.9.tar.xz 23802356 BLAKE2B 1879c164c647a5b849056e4149a809c390814ae832773a44347cf1902fd49cb6619b4add5ea2d421c189d92b5c907daa0d6f62c37c48a8bd68d0eaa9eb465433 SHA512 edc6d55a275cf37430a62dc6d6d86bff6d5a434e708dbd99d245018db7f6a0abe39581a1d91eb947f204a45ac94cc5c931745169a3b63a2aecf8db277553b74b DIST wine-staging-3f3a05f91c85cb5ccdc4c8185bcc862c6e96cd52.tar.gz 9835238 BLAKE2B 27c0e7fe418e7ee82c7b1cfc13c0c1508a7f4637ef7b8d64675ed4038a42961382170c064221a7bad70a4e168aef7d4e33974d06afc18fc6da4cf5db047b242e SHA512 b2ad84bed89e713f4dc4f01763c40dc785f39f180a8f926c1b9e944a581ffcfd5c422427314201df1359b4b1c27dc2261281353f44ae9408e800d6add7bde366 DIST wine-staging-5.10-r1.tar.gz 9862728 BLAKE2B 4d70b0e4d71b4e06a57f9fa43a8d4c91dfdb149ab0dd6b92ff93928dc9f35ef56a0f9e3dc278b2db19d6dbab32a58478ed110d4cf0c35a3a598611afd39ca326 SHA512 5d6f495c157d4bd1558f976bd044b62e5ffce188b7d12c1e6d5b3d844aa2070503218778f48ca34a787a8b355ab2c09f76381499b7e474a1c047bdc3b15d803a DIST wine-staging-5.11.tar.gz 9859071 BLAKE2B ae8abb4b48291864ce6ea80300186da77f422da1790bc1a3fb697719fc1bce0f1b1fd41962fc104bf9792f1ac46d99181a1437f52d290e526671b7d5ac43ea75 SHA512 a5cff848077f937d8f910d6f8b4efc033435c99bc6eeb8cf2a39e812b09c9fad5602e91e761eb1a006a1487299f7d81ecf7597d104fcafd076a8692e086af1a5 DIST wine-staging-5.13.tar.gz 9807468 BLAKE2B 17fea3955affd66082d9cf3d72529b55107fedd86aa7b02c9947f92255042fdab46da2a642977d89a18e05608f7eb7fa1f3ef07df2d52bff450c924bcd30c4d8 SHA512 9bdda76524ea97c9847182d912544a2ecd5efddc03511af151c054d6cce933e40c8cf10722d34d8875115aed7c183fdce3e00f481c31116fd33d91304c6d -DIST wine-staging-5.9.tar.gz 9861847 BLAKE2B 61eb21e4386b772b98472707ea927f74ee77e8ec39caa494b6db2cdafc4b00e3aee503f9828a8df1cea2bbc6fa3aaf272fe28b60965de26132d4761058b59f25 SHA512 8fcf448be21edc0ccf8afef75013298c8f1634b51cd4d927ee5a1d039552d7c29609f65f283519b6561d09eb6eeae91fa6db70b9e78e4fd8bb5318408b39fb33 diff --git a/app-emulation/wine-staging/wine-staging-5.9.ebuild b/app-emulation/wine-staging/wine-staging-5.9.ebuild deleted file mode 100644 index 206342ea6a8..000 --- a/app-emulation/wine-staging/wine-staging-5.9.ebuild +++ /dev/null @@ -1,621 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PLOCALES="ar ast bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW" -PLOCALE_BACKUP="en" - -inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils - -MY_PN="${PN%%-*}" -MY_P="${MY_PN}-${PV}" - -if [[ ${PV} == "" ]] ; then - EGIT_REPO_URI="https://source.winehq.org/git/wine.git"; - EGIT_BRANCH="master" - inherit git-r3 - SRC_URI="" - #KEYWORDS="" -else - MAJOR_V=$(ver_cut 1) - SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz"; - KEYWORDS="-* ~amd64 ~x86" -fi -S="${WORKDIR}/${MY_P}" - -STAGING_P="wine-staging-${PV}" -STAGING_DIR="${WORKDIR}/${STAGING_P}" -GWP_V="20200523" -
[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-vanilla/
commit: 361e4c984d03447cdb6dd47d3dfce5617f415238 Author: Nick Sarnie gentoo org> AuthorDate: Mon Jul 20 01:50:16 2020 + Commit: Nick Sarnie gentoo org> CommitDate: Mon Jul 20 01:50:16 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361e4c98 app-emulation/wine-vanilla: Drop old Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Nick Sarnie gentoo.org> app-emulation/wine-vanilla/Manifest| 1 - app-emulation/wine-vanilla/wine-vanilla-5.9.ebuild | 540 - 2 files changed, 541 deletions(-) diff --git a/app-emulation/wine-vanilla/Manifest b/app-emulation/wine-vanilla/Manifest index d7109967dd2..858dfaa69a5 100644 --- a/app-emulation/wine-vanilla/Manifest +++ b/app-emulation/wine-vanilla/Manifest @@ -7,4 +7,3 @@ DIST wine-5.10.tar.xz 23859084 BLAKE2B ee4d06f69e0259de4ec6cf1352c610aa2460762be DIST wine-5.11.tar.xz 23881408 BLAKE2B 5da8ab91dcb462f6de460ae80830d6006866970fbc4a23bbd6a2243736ff004c0734282b45196d46e97bb8383c99b415c85f941b2ab613c72ae66995e0162460 SHA512 fac78a98e03e0305c85fff393b7c5d46a3fbe11aff4a0153771187d3ad0212189d1fa88947fc9fe0da7bd8327eb71283f28ff866c4d8b2bc759a2ad2197fc9a1 DIST wine-5.12.tar.xz 23939672 BLAKE2B 97190653a754100fc2832f8bdc544529dc34cae97b6ae68a579dfb529af5c924d2e9b439f304784028ae84a730f3cf9911a20d132f645ab90532479092b39079 SHA512 1272b143d64ed6083cd797474f18dbd2bca7a38d488474ae5f054f47789b4fc1d386c7bbf8aa1bd86f9507908fc799b4f45e10e1d8c628c5bd52c42b1d74c8a8 DIST wine-5.13.tar.xz 23955832 BLAKE2B 79cdd8d1f34c866ae239a0b876fdb40396bb19038e1e4eb76abeb445e6a72d281b393283deffa53af3e101660317e856febd173cc5564b4ee587cd594d411434 SHA512 3093be3b974609f83fe2da6ca724237fa07ada260ec503fc00a8729b74d77e22b329044e411ed1e67f287c4e69ef3b16953ddb3e93599d97d3ad1b608704 -DIST wine-5.9.tar.xz 23802356 BLAKE2B 1879c164c647a5b849056e4149a809c390814ae832773a44347cf1902fd49cb6619b4add5ea2d421c189d92b5c907daa0d6f62c37c48a8bd68d0eaa9eb465433 SHA512 edc6d55a275cf37430a62dc6d6d86bff6d5a434e708dbd99d245018db7f6a0abe39581a1d91eb947f204a45ac94cc5c931745169a3b63a2aecf8db277553b74b diff --git a/app-emulation/wine-vanilla/wine-vanilla-5.9.ebuild b/app-emulation/wine-vanilla/wine-vanilla-5.9.ebuild deleted file mode 100644 index 62a4fcb10e8..000 --- a/app-emulation/wine-vanilla/wine-vanilla-5.9.ebuild +++ /dev/null @@ -1,540 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PLOCALES="ar ast bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW" -PLOCALE_BACKUP="en" - -inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils - -MY_PN="${PN%%-*}" -MY_P="${MY_PN}-${PV}" - -if [[ ${PV} == "" ]] ; then - EGIT_REPO_URI="https://source.winehq.org/git/wine.git"; - EGIT_BRANCH="master" - inherit git-r3 - SRC_URI="" - #KEYWORDS="" -else - MAJOR_V=$(ver_cut 1) - SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz"; - KEYWORDS="-* ~amd64 ~x86" -fi -S="${WORKDIR}/${MY_P}" - -GWP_V="20200523" -PATCHDIR="${WORKDIR}/gentoo-wine-patches" - -DESCRIPTION="Free implementation of Windows(tm) on Unix, without external patchsets" -HOMEPAGE="https://www.winehq.org/"; -SRC_URI="${SRC_URI} - https://dev.gentoo.org/~sarnex/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz -" - -LICENSE="LGPL-2.1" -SLOT="${PV}" -IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl test +threads +truetype udev +udisks +unwind v4l vkd3d vulkan +X +xcomposite xinerama +xml" -REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 ) - X? ( truetype ) - elibc_glibc? ( threads ) - osmesa? ( opengl ) - test? ( abi_x86_32 ) - vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124 - -# FIXME: the test suite is unsuitable for us; many tests require net access -# or fail due to Xvfb's opengl limitations. -RESTRICT="test" - -COMMON_DEPEND=" - X? ( - x11-libs/libXcursor[${MULTILIB_USEDEP}] - x11-libs/libXext[${MULTILIB_USEDEP}] - x11-libs/libXfixes[${MULTILIB_USEDEP}] - x11-libs/libXrandr[${MULTILIB_USEDEP}] - x11-libs/libXi[${MULTILIB_USEDEP}] - x11-libs/libXxf86vm[${MULTILIB_USEDEP}] - ) - alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] ) - capi? ( net-libs/libcapi[${MULTILIB_USEDEP}] ) - cups? ( net-print/cups:=[${MULTILIB_USEDEP}] ) - faudio? ( app-emulation/faud
[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-vanilla/
commit: 7b639d1c16989bc1b19e888455a3fda7baf1be04 Author: Nick Sarnie gentoo org> AuthorDate: Mon Jul 20 01:48:15 2020 + Commit: Nick Sarnie gentoo org> CommitDate: Mon Jul 20 01:49:11 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b639d1c app-emulation/wine-vanilla: Sync with ::wine Bump to 5.13 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Nick Sarnie gentoo.org> app-emulation/wine-vanilla/Manifest| 1 + .../wine-vanilla/wine-vanilla-5.13.ebuild | 539 + 2 files changed, 540 insertions(+) diff --git a/app-emulation/wine-vanilla/Manifest b/app-emulation/wine-vanilla/Manifest index f61fcc5bdb3..d7109967dd2 100644 --- a/app-emulation/wine-vanilla/Manifest +++ b/app-emulation/wine-vanilla/Manifest @@ -6,4 +6,5 @@ DIST wine-5.0.1.tar.xz 22476496 BLAKE2B 8fd7729812c0144b6c9ec7f28ecc25bca5bc7801 DIST wine-5.10.tar.xz 23859084 BLAKE2B ee4d06f69e0259de4ec6cf1352c610aa2460762be49211e21f0fb91a7463a4e4ca82b7ea9272eac8ea0c8d1be955c2aefcbdabed37581c4fbf82e7b58a070d1c SHA512 669d6861525cd4ab000113e8d9c5e10822b62b293914542ee34a826696df66e1d2f09b09f576f714e4117e79e25d1fd0b2a06c57d29da0efa0bdfcb9fee59c60 DIST wine-5.11.tar.xz 23881408 BLAKE2B 5da8ab91dcb462f6de460ae80830d6006866970fbc4a23bbd6a2243736ff004c0734282b45196d46e97bb8383c99b415c85f941b2ab613c72ae66995e0162460 SHA512 fac78a98e03e0305c85fff393b7c5d46a3fbe11aff4a0153771187d3ad0212189d1fa88947fc9fe0da7bd8327eb71283f28ff866c4d8b2bc759a2ad2197fc9a1 DIST wine-5.12.tar.xz 23939672 BLAKE2B 97190653a754100fc2832f8bdc544529dc34cae97b6ae68a579dfb529af5c924d2e9b439f304784028ae84a730f3cf9911a20d132f645ab90532479092b39079 SHA512 1272b143d64ed6083cd797474f18dbd2bca7a38d488474ae5f054f47789b4fc1d386c7bbf8aa1bd86f9507908fc799b4f45e10e1d8c628c5bd52c42b1d74c8a8 +DIST wine-5.13.tar.xz 23955832 BLAKE2B 79cdd8d1f34c866ae239a0b876fdb40396bb19038e1e4eb76abeb445e6a72d281b393283deffa53af3e101660317e856febd173cc5564b4ee587cd594d411434 SHA512 3093be3b974609f83fe2da6ca724237fa07ada260ec503fc00a8729b74d77e22b329044e411ed1e67f287c4e69ef3b16953ddb3e93599d97d3ad1b608704 DIST wine-5.9.tar.xz 23802356 BLAKE2B 1879c164c647a5b849056e4149a809c390814ae832773a44347cf1902fd49cb6619b4add5ea2d421c189d92b5c907daa0d6f62c37c48a8bd68d0eaa9eb465433 SHA512 edc6d55a275cf37430a62dc6d6d86bff6d5a434e708dbd99d245018db7f6a0abe39581a1d91eb947f204a45ac94cc5c931745169a3b63a2aecf8db277553b74b diff --git a/app-emulation/wine-vanilla/wine-vanilla-5.13.ebuild b/app-emulation/wine-vanilla/wine-vanilla-5.13.ebuild new file mode 100644 index 000..fed13ca5bb0 --- /dev/null +++ b/app-emulation/wine-vanilla/wine-vanilla-5.13.ebuild @@ -0,0 +1,539 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PLOCALES="ar ast bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW" +PLOCALE_BACKUP="en" + +inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils + +MY_PN="${PN%%-*}" +MY_P="${MY_PN}-${PV}" + +if [[ ${PV} == "" ]] ; then + EGIT_REPO_URI="https://source.winehq.org/git/wine.git"; + EGIT_BRANCH="master" + inherit git-r3 + SRC_URI="" + #KEYWORDS="" +else + MAJOR_V=$(ver_cut 1) + SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz"; + KEYWORDS="-* ~amd64 ~x86" +fi +S="${WORKDIR}/${MY_P}" + +GWP_V="20200523" +PATCHDIR="${WORKDIR}/gentoo-wine-patches" + +DESCRIPTION="Free implementation of Windows(tm) on Unix, without external patchsets" +HOMEPAGE="https://www.winehq.org/"; +SRC_URI="${SRC_URI} + https://dev.gentoo.org/~sarnex/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz +" + +LICENSE="LGPL-2.1" +SLOT="${PV}" +IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl test +threads +truetype udev +udisks +unwind v4l vkd3d vulkan +X +xcomposite xinerama +xml" +REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 ) + X? ( truetype ) + elibc_glibc? ( threads ) + osmesa? ( opengl ) + test? ( abi_x86_32 ) + vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124 + +# FIXME: the test suite is unsuitable for us; many tests require net access +# or fail due to Xvfb's opengl limitations. +RESTRICT="test" + +COMMON_DEPEND=" + X? ( + x11-libs/libXcursor[${MULTILIB_USEDEP}] + x11-libs/libXext[${MULTILIB_USEDEP}] + x11-libs/libXfixes[${MULTILIB_USEDEP}] + x11-libs/libXrandr[${MULTILIB_
[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-staging/
commit: f0e1d908d398a34cd6ca2d2409b00cdd205685cb Author: Nick Sarnie gentoo org> AuthorDate: Mon Jul 20 01:48:46 2020 + Commit: Nick Sarnie gentoo org> CommitDate: Mon Jul 20 01:49:12 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0e1d908 app-emulation/wine-staging: Sync with ::wine Bump to 5.13 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Nick Sarnie gentoo.org> app-emulation/wine-staging/Manifest| 2 + .../wine-staging/wine-staging-5.13.ebuild | 621 + 2 files changed, 623 insertions(+) diff --git a/app-emulation/wine-staging/Manifest b/app-emulation/wine-staging/Manifest index 1026abbadf9..572916ff0de 100644 --- a/app-emulation/wine-staging/Manifest +++ b/app-emulation/wine-staging/Manifest @@ -2,8 +2,10 @@ DIST gentoo-wine-patches-20200523.tar.xz 59740 BLAKE2B 951d7f305a6e5b3759c809562 DIST wine-5.10.tar.xz 23859084 BLAKE2B ee4d06f69e0259de4ec6cf1352c610aa2460762be49211e21f0fb91a7463a4e4ca82b7ea9272eac8ea0c8d1be955c2aefcbdabed37581c4fbf82e7b58a070d1c SHA512 669d6861525cd4ab000113e8d9c5e10822b62b293914542ee34a826696df66e1d2f09b09f576f714e4117e79e25d1fd0b2a06c57d29da0efa0bdfcb9fee59c60 DIST wine-5.11.tar.xz 23881408 BLAKE2B 5da8ab91dcb462f6de460ae80830d6006866970fbc4a23bbd6a2243736ff004c0734282b45196d46e97bb8383c99b415c85f941b2ab613c72ae66995e0162460 SHA512 fac78a98e03e0305c85fff393b7c5d46a3fbe11aff4a0153771187d3ad0212189d1fa88947fc9fe0da7bd8327eb71283f28ff866c4d8b2bc759a2ad2197fc9a1 DIST wine-5.12.tar.xz 23939672 BLAKE2B 97190653a754100fc2832f8bdc544529dc34cae97b6ae68a579dfb529af5c924d2e9b439f304784028ae84a730f3cf9911a20d132f645ab90532479092b39079 SHA512 1272b143d64ed6083cd797474f18dbd2bca7a38d488474ae5f054f47789b4fc1d386c7bbf8aa1bd86f9507908fc799b4f45e10e1d8c628c5bd52c42b1d74c8a8 +DIST wine-5.13.tar.xz 23955832 BLAKE2B 79cdd8d1f34c866ae239a0b876fdb40396bb19038e1e4eb76abeb445e6a72d281b393283deffa53af3e101660317e856febd173cc5564b4ee587cd594d411434 SHA512 3093be3b974609f83fe2da6ca724237fa07ada260ec503fc00a8729b74d77e22b329044e411ed1e67f287c4e69ef3b16953ddb3e93599d97d3ad1b608704 DIST wine-5.9.tar.xz 23802356 BLAKE2B 1879c164c647a5b849056e4149a809c390814ae832773a44347cf1902fd49cb6619b4add5ea2d421c189d92b5c907daa0d6f62c37c48a8bd68d0eaa9eb465433 SHA512 edc6d55a275cf37430a62dc6d6d86bff6d5a434e708dbd99d245018db7f6a0abe39581a1d91eb947f204a45ac94cc5c931745169a3b63a2aecf8db277553b74b DIST wine-staging-3f3a05f91c85cb5ccdc4c8185bcc862c6e96cd52.tar.gz 9835238 BLAKE2B 27c0e7fe418e7ee82c7b1cfc13c0c1508a7f4637ef7b8d64675ed4038a42961382170c064221a7bad70a4e168aef7d4e33974d06afc18fc6da4cf5db047b242e SHA512 b2ad84bed89e713f4dc4f01763c40dc785f39f180a8f926c1b9e944a581ffcfd5c422427314201df1359b4b1c27dc2261281353f44ae9408e800d6add7bde366 DIST wine-staging-5.10-r1.tar.gz 9862728 BLAKE2B 4d70b0e4d71b4e06a57f9fa43a8d4c91dfdb149ab0dd6b92ff93928dc9f35ef56a0f9e3dc278b2db19d6dbab32a58478ed110d4cf0c35a3a598611afd39ca326 SHA512 5d6f495c157d4bd1558f976bd044b62e5ffce188b7d12c1e6d5b3d844aa2070503218778f48ca34a787a8b355ab2c09f76381499b7e474a1c047bdc3b15d803a DIST wine-staging-5.11.tar.gz 9859071 BLAKE2B ae8abb4b48291864ce6ea80300186da77f422da1790bc1a3fb697719fc1bce0f1b1fd41962fc104bf9792f1ac46d99181a1437f52d290e526671b7d5ac43ea75 SHA512 a5cff848077f937d8f910d6f8b4efc033435c99bc6eeb8cf2a39e812b09c9fad5602e91e761eb1a006a1487299f7d81ecf7597d104fcafd076a8692e086af1a5 +DIST wine-staging-5.13.tar.gz 9807468 BLAKE2B 17fea3955affd66082d9cf3d72529b55107fedd86aa7b02c9947f92255042fdab46da2a642977d89a18e05608f7eb7fa1f3ef07df2d52bff450c924bcd30c4d8 SHA512 9bdda76524ea97c9847182d912544a2ecd5efddc03511af151c054d6cce933e40c8cf10722d34d8875115aed7c183fdce3e00f481c31116fd33d91304c6d DIST wine-staging-5.9.tar.gz 9861847 BLAKE2B 61eb21e4386b772b98472707ea927f74ee77e8ec39caa494b6db2cdafc4b00e3aee503f9828a8df1cea2bbc6fa3aaf272fe28b60965de26132d4761058b59f25 SHA512 8fcf448be21edc0ccf8afef75013298c8f1634b51cd4d927ee5a1d039552d7c29609f65f283519b6561d09eb6eeae91fa6db70b9e78e4fd8bb5318408b39fb33 diff --git a/app-emulation/wine-staging/wine-staging-5.13.ebuild b/app-emulation/wine-staging/wine-staging-5.13.ebuild new file mode 100644 index 000..674958ea886 --- /dev/null +++ b/app-emulation/wine-staging/wine-staging-5.13.ebuild @@ -0,0 +1,621 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PLOCALES="ar ast bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW" +PLOCALE_BACKUP="en" + +inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils + +MY_PN="${PN%%-*}" +MY_P="${MY_PN}-${PV}" + +if [[ ${PV} == "" ]] ; then + EGIT_REPO_URI="https://source.winehq.org/git/wine.git"; + EGIT_BRANCH="master" +
[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-vanilla/
commit: f2a531d8c6d7d79fecaa259e3f9f79319599d4fb Author: Nick Sarnie gentoo org> AuthorDate: Mon Jul 20 01:37:31 2020 + Commit: Nick Sarnie gentoo org> CommitDate: Mon Jul 20 01:37:31 2020 + URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=f2a531d8 app-emulation/wine-vanilla: Bump to 5.13 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Nick Sarnie gentoo.org> app-emulation/wine-vanilla/Manifest| 1 + .../wine-vanilla/wine-vanilla-5.13.ebuild | 539 + 2 files changed, 540 insertions(+) diff --git a/app-emulation/wine-vanilla/Manifest b/app-emulation/wine-vanilla/Manifest index 4e32659..c3496cb 100644 --- a/app-emulation/wine-vanilla/Manifest +++ b/app-emulation/wine-vanilla/Manifest @@ -34,6 +34,7 @@ DIST wine-5.1.tar.xz 22500180 BLAKE2B bf77f24e4be2402afd083c28624e41761d63c1248c DIST wine-5.10.tar.xz 23859084 BLAKE2B ee4d06f69e0259de4ec6cf1352c610aa2460762be49211e21f0fb91a7463a4e4ca82b7ea9272eac8ea0c8d1be955c2aefcbdabed37581c4fbf82e7b58a070d1c SHA512 669d6861525cd4ab000113e8d9c5e10822b62b293914542ee34a826696df66e1d2f09b09f576f714e4117e79e25d1fd0b2a06c57d29da0efa0bdfcb9fee59c60 DIST wine-5.11.tar.xz 23881408 BLAKE2B 5da8ab91dcb462f6de460ae80830d6006866970fbc4a23bbd6a2243736ff004c0734282b45196d46e97bb8383c99b415c85f941b2ab613c72ae66995e0162460 SHA512 fac78a98e03e0305c85fff393b7c5d46a3fbe11aff4a0153771187d3ad0212189d1fa88947fc9fe0da7bd8327eb71283f28ff866c4d8b2bc759a2ad2197fc9a1 DIST wine-5.12.tar.xz 23939672 BLAKE2B 97190653a754100fc2832f8bdc544529dc34cae97b6ae68a579dfb529af5c924d2e9b439f304784028ae84a730f3cf9911a20d132f645ab90532479092b39079 SHA512 1272b143d64ed6083cd797474f18dbd2bca7a38d488474ae5f054f47789b4fc1d386c7bbf8aa1bd86f9507908fc799b4f45e10e1d8c628c5bd52c42b1d74c8a8 +DIST wine-5.13.tar.xz 23955832 BLAKE2B 79cdd8d1f34c866ae239a0b876fdb40396bb19038e1e4eb76abeb445e6a72d281b393283deffa53af3e101660317e856febd173cc5564b4ee587cd594d411434 SHA512 3093be3b974609f83fe2da6ca724237fa07ada260ec503fc00a8729b74d77e22b329044e411ed1e67f287c4e69ef3b16953ddb3e93599d97d3ad1b608704 DIST wine-5.2.tar.xz 22837712 BLAKE2B ee9d4d4dd6c0669d1585cc6988d933dbc7aa5277a0f13e965dd9eecb621e475d33a832b316e37f1372a965efe517efafa9f857a38d9bf081026d221db96b7a0d SHA512 57fa66885c3b5f43e51324e24b8524f663ad67ff15b464ac7d58096d5921f523a59ef5f1dc1ea7aa65fa10d64b7cd832f421c1b773c72bc312d8544a61c33f8f DIST wine-5.3.tar.xz 22918612 BLAKE2B dce58aec45f665e1014635eadc9cc00c969e46c87de5d41bc51168237d9fc01011dcfc3fa4c83ed4cbcdfe19a3747e5e32f87946434a6eba2a8547f1929b33f3 SHA512 40528f46ad10c11758308e3bf21ba73c7af133d4dda386d542acec3a5cb31e01be0eb102b94f9d82a2358e45597bf49bd1e82c463e3a26aff8c0827b5a0894b6 DIST wine-5.4.tar.xz 22917904 BLAKE2B ceaa8516ddc0c2421b92da0ef047465cfa9fc203dfce93b42ca76409bab5e24709d173a4ed519b78f32d8ee99ffd9f0d06ee4156357f995c75e434b0249a31e2 SHA512 892e8b875484ada01eaddab4ea50992f95cf3ced6730f8e2ca1f0765770d7fa53a21080c526772b9b3ac83b3559d3d68e83ad3af3afbe9d6f931d833afde7e98 diff --git a/app-emulation/wine-vanilla/wine-vanilla-5.13.ebuild b/app-emulation/wine-vanilla/wine-vanilla-5.13.ebuild new file mode 100644 index 000..fed13ca --- /dev/null +++ b/app-emulation/wine-vanilla/wine-vanilla-5.13.ebuild @@ -0,0 +1,539 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PLOCALES="ar ast bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW" +PLOCALE_BACKUP="en" + +inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils + +MY_PN="${PN%%-*}" +MY_P="${MY_PN}-${PV}" + +if [[ ${PV} == "" ]] ; then + EGIT_REPO_URI="https://source.winehq.org/git/wine.git"; + EGIT_BRANCH="master" + inherit git-r3 + SRC_URI="" + #KEYWORDS="" +else + MAJOR_V=$(ver_cut 1) + SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz"; + KEYWORDS="-* ~amd64 ~x86" +fi +S="${WORKDIR}/${MY_P}" + +GWP_V="20200523" +PATCHDIR="${WORKDIR}/gentoo-wine-patches" + +DESCRIPTION="Free implementation of Windows(tm) on Unix, without external patchsets" +HOMEPAGE="https://www.winehq.org/"; +SRC_URI="${SRC_URI} + https://dev.gentoo.org/~sarnex/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz +" + +LICENSE="LGPL-2.1" +SLOT="${PV}" +IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl test +threads +truetype udev +udisks +unwind v4l vkd3d vulkan +X +xcomposite xinerama +xml" +REQUIRED_USE="|| ( abi_x86
[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-staging/
commit: c08d29afca1dd4bee5668b80469a708d878c23fe Author: Nick Sarnie gentoo org> AuthorDate: Mon Jul 20 01:43:58 2020 + Commit: Nick Sarnie gentoo org> CommitDate: Mon Jul 20 01:45:32 2020 + URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=c08d29af app-emulation/wine-staging: Bump to 5.13 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Nick Sarnie gentoo.org> app-emulation/wine-staging/Manifest| 2 + .../wine-staging/wine-staging-5.13.ebuild | 621 + 2 files changed, 623 insertions(+) diff --git a/app-emulation/wine-staging/Manifest b/app-emulation/wine-staging/Manifest index 0afcfe7..5b448fa 100644 --- a/app-emulation/wine-staging/Manifest +++ b/app-emulation/wine-staging/Manifest @@ -31,6 +31,7 @@ DIST wine-5.1.tar.xz 22500180 BLAKE2B bf77f24e4be2402afd083c28624e41761d63c1248c DIST wine-5.10.tar.xz 23859084 BLAKE2B ee4d06f69e0259de4ec6cf1352c610aa2460762be49211e21f0fb91a7463a4e4ca82b7ea9272eac8ea0c8d1be955c2aefcbdabed37581c4fbf82e7b58a070d1c SHA512 669d6861525cd4ab000113e8d9c5e10822b62b293914542ee34a826696df66e1d2f09b09f576f714e4117e79e25d1fd0b2a06c57d29da0efa0bdfcb9fee59c60 DIST wine-5.11.tar.xz 23881408 BLAKE2B 5da8ab91dcb462f6de460ae80830d6006866970fbc4a23bbd6a2243736ff004c0734282b45196d46e97bb8383c99b415c85f941b2ab613c72ae66995e0162460 SHA512 fac78a98e03e0305c85fff393b7c5d46a3fbe11aff4a0153771187d3ad0212189d1fa88947fc9fe0da7bd8327eb71283f28ff866c4d8b2bc759a2ad2197fc9a1 DIST wine-5.12.tar.xz 23939672 BLAKE2B 97190653a754100fc2832f8bdc544529dc34cae97b6ae68a579dfb529af5c924d2e9b439f304784028ae84a730f3cf9911a20d132f645ab90532479092b39079 SHA512 1272b143d64ed6083cd797474f18dbd2bca7a38d488474ae5f054f47789b4fc1d386c7bbf8aa1bd86f9507908fc799b4f45e10e1d8c628c5bd52c42b1d74c8a8 +DIST wine-5.13.tar.xz 23955832 BLAKE2B 79cdd8d1f34c866ae239a0b876fdb40396bb19038e1e4eb76abeb445e6a72d281b393283deffa53af3e101660317e856febd173cc5564b4ee587cd594d411434 SHA512 3093be3b974609f83fe2da6ca724237fa07ada260ec503fc00a8729b74d77e22b329044e411ed1e67f287c4e69ef3b16953ddb3e93599d97d3ad1b608704 DIST wine-5.2.tar.xz 22837712 BLAKE2B ee9d4d4dd6c0669d1585cc6988d933dbc7aa5277a0f13e965dd9eecb621e475d33a832b316e37f1372a965efe517efafa9f857a38d9bf081026d221db96b7a0d SHA512 57fa66885c3b5f43e51324e24b8524f663ad67ff15b464ac7d58096d5921f523a59ef5f1dc1ea7aa65fa10d64b7cd832f421c1b773c72bc312d8544a61c33f8f DIST wine-5.3.tar.xz 22918612 BLAKE2B dce58aec45f665e1014635eadc9cc00c969e46c87de5d41bc51168237d9fc01011dcfc3fa4c83ed4cbcdfe19a3747e5e32f87946434a6eba2a8547f1929b33f3 SHA512 40528f46ad10c11758308e3bf21ba73c7af133d4dda386d542acec3a5cb31e01be0eb102b94f9d82a2358e45597bf49bd1e82c463e3a26aff8c0827b5a0894b6 DIST wine-5.4.tar.xz 22917904 BLAKE2B ceaa8516ddc0c2421b92da0ef047465cfa9fc203dfce93b42ca76409bab5e24709d173a4ed519b78f32d8ee99ffd9f0d06ee4156357f995c75e434b0249a31e2 SHA512 892e8b875484ada01eaddab4ea50992f95cf3ced6730f8e2ca1f0765770d7fa53a21080c526772b9b3ac83b3559d3d68e83ad3af3afbe9d6f931d833afde7e98 @@ -66,6 +67,7 @@ DIST wine-staging-5.0.tar.gz 9942644 BLAKE2B e5d040ae903c6e982c961db1c7c30cfbf72 DIST wine-staging-5.1.tar.gz 9924758 BLAKE2B 44a5710c126a1ea0a21dbac21826d2513191d79cb96f4a22adc5e6823d28b214d81af8f536914d4434402b5e2b70f89a25e2049cf12cbbde3f31ae2bc3bafab5 SHA512 ebb9bf0a0a3c7f108fff8b32ca79124d1da410fbfb320ad3298f3d92fabeb9ca81de6a4fefac344948a70c49771ffa3f0dc30de2ee6d6f61d158ed87a206a14e DIST wine-staging-5.10-r1.tar.gz 9862728 BLAKE2B 4d70b0e4d71b4e06a57f9fa43a8d4c91dfdb149ab0dd6b92ff93928dc9f35ef56a0f9e3dc278b2db19d6dbab32a58478ed110d4cf0c35a3a598611afd39ca326 SHA512 5d6f495c157d4bd1558f976bd044b62e5ffce188b7d12c1e6d5b3d844aa2070503218778f48ca34a787a8b355ab2c09f76381499b7e474a1c047bdc3b15d803a DIST wine-staging-5.11.tar.gz 9859071 BLAKE2B ae8abb4b48291864ce6ea80300186da77f422da1790bc1a3fb697719fc1bce0f1b1fd41962fc104bf9792f1ac46d99181a1437f52d290e526671b7d5ac43ea75 SHA512 a5cff848077f937d8f910d6f8b4efc033435c99bc6eeb8cf2a39e812b09c9fad5602e91e761eb1a006a1487299f7d81ecf7597d104fcafd076a8692e086af1a5 +DIST wine-staging-5.13.tar.gz 9807468 BLAKE2B 17fea3955affd66082d9cf3d72529b55107fedd86aa7b02c9947f92255042fdab46da2a642977d89a18e05608f7eb7fa1f3ef07df2d52bff450c924bcd30c4d8 SHA512 9bdda76524ea97c9847182d912544a2ecd5efddc03511af151c054d6cce933e40c8cf10722d34d8875115aed7c183fdce3e00f481c31116fd33d91304c6d DIST wine-staging-5.2.tar.gz 9898002 BLAKE2B f4dc43223cf89e6c76fc7898a98acdc9eb3d4a8e8279a38135f155d9a3fe6a2f7bbc52ece5c4a07cf801caa91c10e40f172271b442356e52a59c31a8a82db3c3 SHA512 dd2066db1eb4d424579bdf8d25f476eae0b86a6bea7b1f7ff2a21d7bf0209b4ef00d9c0ed29a7cab50c5dea4684acb5d342ebf02554b16fd0938a03e607f6270 DIST wine-staging-5.3.tar.gz 9904213 BLAKE2B 5a1a9b41a17533238151ad87ec631a9ff78f954fa51baaebac787bd4eba88730a3524e4778a55eb80fd4153302d443d859c0b27c149495cd72ab6263aa583a8a SHA512 df14a61c04b134a72dc8662ee331fd234e2c82bf82824cb01443ae6516aba0bdcb579e2dbedc1ada47d
[gentoo-commits] repo/gentoo:master commit in: app-misc/colordiff/
commit: 05ff39c1bcc3b0322e2570c03ae808e72e90aa7c Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:14:17 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:14:17 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05ff39c1 app-misc/colordiff: arm64 keyworded (bug #733218) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> app-misc/colordiff/colordiff-1.0.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/colordiff/colordiff-1.0.19.ebuild b/app-misc/colordiff/colordiff-1.0.19.ebuild index a611018c9e5..57707b8528d 100644 --- a/app-misc/colordiff/colordiff-1.0.19.ebuild +++ b/app-misc/colordiff/colordiff-1.0.19.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.colordiff.org/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=" dev-lang/perl
[gentoo-commits] repo/gentoo:master commit in: dev-java/antlr/
commit: 0bca11b5258b3057465b17d81cd45b3cf0f9ee32 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:06:34 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:06:34 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bca11b5 dev-java/antlr: arm64 keyworded (bug #720116) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-java/antlr/antlr-3.5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/antlr/antlr-3.5.2.ebuild b/dev-java/antlr/antlr-3.5.2.ebuild index 330d0ce8f42..43986264fbc 100644 --- a/dev-java/antlr/antlr-3.5.2.ebuild +++ b/dev-java/antlr/antlr-3.5.2.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" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}3/archive/${PV}.tar.gz -> ${P}.tar.gz https://www.antlr3.org/download/${P}-complete.jar"; # Prebuilt version needed. LICENSE="BSD" SLOT="3.5" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-java/bcprov/
commit: ee413bcff5cf4c6cf79f2032a6a39b909be3f835 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:07:18 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:07:18 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee413bcf dev-java/bcprov: arm64 keyworded (bug #720116) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-java/bcprov/bcprov-1.54.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/bcprov/bcprov-1.54.ebuild b/dev-java/bcprov/bcprov-1.54.ebuild index 0b89cd3146b..45c74236f28 100644 --- a/dev-java/bcprov/bcprov-1.54.ebuild +++ b/dev-java/bcprov/bcprov-1.54.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz"; LICENSE="BSD" SLOT="1.54" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" DEPEND=">=virtual/jdk-1.6 app-arch/unzip"
[gentoo-commits] repo/gentoo:master commit in: dev-java/commons-lang/
commit: 29184dd7d27ef39892890fca76863f6b99528bd9 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:07:39 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:07:39 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29184dd7 dev-java/commons-lang: arm64 keyworded (bug #720116) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-java/commons-lang/commons-lang-3.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/commons-lang/commons-lang-3.6.ebuild b/dev-java/commons-lang/commons-lang-3.6.ebuild index f6817c81ee2..6bdc2725095 100644 --- a/dev-java/commons-lang/commons-lang-3.6.ebuild +++ b/dev-java/commons-lang/commons-lang-3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ HOMEPAGE="http://commons.apache.org/lang"; SRC_URI="mirror://apache/commons/lang/source/${MY_P}-src.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="3.6" -KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" CDEPEND=" dev-java/easymock:3.2
[gentoo-commits] repo/gentoo:master commit in: net-libs/libsignal-protocol-c/
commit: 99b498ded480a8fc685884e10c459bc0f2349bc4 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:04:00 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:04:00 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b498de net-libs/libsignal-protocol-c: arm64 keyworded (bug #733108) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> net-libs/libsignal-protocol-c/libsignal-protocol-c-2.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libsignal-protocol-c/libsignal-protocol-c-2.3.2.ebuild b/net-libs/libsignal-protocol-c/libsignal-protocol-c-2.3.2.ebuild index ac7ba3a8418..9c40ea1f66c 100644 --- a/net-libs/libsignal-protocol-c/libsignal-protocol-c-2.3.2.ebuild +++ b/net-libs/libsignal-protocol-c/libsignal-protocol-c-2.3.2.ebuild @@ -8,7 +8,7 @@ inherit cmake DESCRIPTION="Signal Protocol C Library" HOMEPAGE="https://www.whispersystems.org/"; SRC_URI="https://github.com/signalapp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" LICENSE="GPL-3" SLOT="0"
[gentoo-commits] repo/gentoo:master commit in: dev-java/stringtemplate/
commit: 8e93292c1ecf0f5253bd221a8fd1543319969eef Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:09:07 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:09:07 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e93292c dev-java/stringtemplate: arm64 keyworded (bug #720116) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-java/stringtemplate/stringtemplate-4.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild b/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild index f15d93c44e9..c29b32ef39e 100644 --- a/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild +++ b/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/antlr/${PN}4/archive/${PV}.tar.gz -> ${P}.tar.gz http://www.antlr3.org/download/antlr-${ANTLR3}-complete.jar"; LICENSE="BSD" SLOT="4" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-java/jdom/
commit: 089456793d6f320d1e0f7bf29f07ecb5a88d3113 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:08:43 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:08:43 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08945679 dev-java/jdom: arm64 keyworded (bug #720116) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-java/jdom/jdom-2.0.6-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jdom/jdom-2.0.6-r4.ebuild b/dev-java/jdom/jdom-2.0.6-r4.ebuild index 8b29afa8593..30bbc1c03e9 100644 --- a/dev-java/jdom/jdom-2.0.6-r4.ebuild +++ b/dev-java/jdom/jdom-2.0.6-r4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/hunterhacker/${PN}/archive/${MY_P}.tar.gz"; HOMEPAGE="http://www.jdom.org"; LICENSE="Apache-1.1" SLOT="2" -KEYWORDS="amd64 ~arm ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-java/jansi/
commit: a9aeccd04021d6a895a5a51fcbea40ca41ecf452 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:08:19 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:08:19 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9aeccd0 dev-java/jansi: arm64 keyworded (bug #720116) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-java/jansi/jansi-1.11-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jansi/jansi-1.11-r1.ebuild b/dev-java/jansi/jansi-1.11-r1.ebuild index e3cf445bf3e..0d9a907524d 100644 --- a/dev-java/jansi/jansi-1.11-r1.ebuild +++ b/dev-java/jansi/jansi-1.11-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/fusesource/${PN}/tarball/${PN}-project-${PV} -> ${P} LICENSE="Apache-2.0" SLOT="1.11" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" CDEPEND="dev-java/jansi-native:0"
[gentoo-commits] repo/gentoo:master commit in: dev-java/asm/
commit: 32c82d447263b7e746469d663d5f94ae06fdcaf4 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:06:57 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:06:57 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c82d44 dev-java/asm: arm64 keyworded (bug #720116) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-java/asm/asm-5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/asm/asm-5.1.ebuild b/dev-java/asm/asm-5.1.ebuild index e71765b9484..e210b62e486 100644 --- a/dev-java/asm/asm-5.1.ebuild +++ b/dev-java/asm/asm-5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="4" IUSE="" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" DEPEND=">=virtual/jdk-1.6" RDEPEND=">=virtual/jre-1.6"
[gentoo-commits] repo/gentoo:master commit in: dev-java/treelayout/
commit: 512dfa9a9e2e83da147640b7d7dab7864dab3ca2 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:09:30 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:09:30 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=512dfa9a dev-java/treelayout: arm64 keyworded (bug #720116) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-java/treelayout/treelayout-1.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/treelayout/treelayout-1.0.2.ebuild b/dev-java/treelayout/treelayout-1.0.2.ebuild index df9581ab4eb..a055bd95114 100644 --- a/dev-java/treelayout/treelayout-1.0.2.ebuild +++ b/dev-java/treelayout/treelayout-1.0.2.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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/abego/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" HOMEPAGE="https://github.com/abego/treelayout"; LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: net-im/dino/
commit: d0bd7fbaef99205c8af9e152e0c7cbcc2d9190f7 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:04:15 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:04:15 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0bd7fba net-im/dino: arm64 keyworded (bug #733108) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> net-im/dino/dino-0.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/dino/dino-0.1.0.ebuild b/net-im/dino/dino-0.1.0.ebuild index 107f28ed4d2..51136f83805 100644 --- a/net-im/dino/dino-0.1.0.ebuild +++ b/net-im/dino/dino-0.1.0.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} == "" ]]; then EGIT_REPO_URI="${MY_REPO_URI}.git" inherit git-r3 else - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~arm64" SRC_URI="${MY_REPO_URI}/releases/download/v${PV}/${P}.tar.gz" fi
[gentoo-commits] repo/gentoo:master commit in: dev-java/icu4j/
commit: a2c1c92c71ff3ceb1c77ba8ee1e83feeb468eaca Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:08:00 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:08:00 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c1c92c dev-java/icu4j: arm64 keyworded (bug #720116) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-java/icu4j/icu4j-56.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/icu4j/icu4j-56.1.ebuild b/dev-java/icu4j/icu4j-56.1.ebuild index 3e0a98276d1..f4ff61c4113 100644 --- a/dev-java/icu4j/icu4j-56.1.ebuild +++ b/dev-java/icu4j/icu4j-56.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${PV//./_}.tgz"; LICENSE="icu" SLOT="56" -KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/jdk-1.6"
[gentoo-commits] repo/gentoo:master commit in: dev-java/iso-relax/
commit: 756d184416c64c796232fe9e533584c1e4823cfb Author: Sam James gentoo org> AuthorDate: Mon Jul 20 01:09:53 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 01:09:53 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=756d1844 dev-java/iso-relax: arm64 keyworded (bug #720116) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-java/iso-relax/iso-relax-20050331-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/iso-relax/iso-relax-20050331-r4.ebuild b/dev-java/iso-relax/iso-relax-20050331-r4.ebuild index 16a588c0067..a408e325322 100644 --- a/dev-java/iso-relax/iso-relax-20050331-r4.ebuild +++ b/dev-java/iso-relax/iso-relax-20050331-r4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RESTRICT="test"
[gentoo-commits] repo/gentoo:master commit in: sys-apps/kbd/
commit: 083a49fbca12c7e604f88db45a99d04a94010d64 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 00:52:33 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 00:52:33 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=083a49fb sys-apps/kbd: ppc64 stable (bug #722158) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> sys-apps/kbd/kbd-2.2.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/kbd/kbd-2.2.0-r2.ebuild b/sys-apps/kbd/kbd-2.2.0-r2.ebuild index 3c70d707dcc..219221bcfb1 100644 --- a/sys-apps/kbd/kbd-2.2.0-r2.ebuild +++ b/sys-apps/kbd/kbd-2.2.0-r2.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then EGIT_BRANCH="master" else SRC_URI="https://www.kernel.org/pub/linux/utils/kbd/${P}.tar.xz"; - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" fi DESCRIPTION="Keyboard and console utilities"
[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/
commit: 829ff92c938a85afcf982fe4419e157bfd7294fc Author: Sam James gentoo org> AuthorDate: Mon Jul 20 00:41:00 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 00:41:00 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829ff92c dev-ml/cryptokit: x86 keyworded (bug #729796) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-ml/cryptokit/cryptokit-1.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/cryptokit/cryptokit-1.12.ebuild b/dev-ml/cryptokit/cryptokit-1.12.ebuild index 06c3f50d846..edc0e884654 100644 --- a/dev-ml/cryptokit/cryptokit-1.12.ebuild +++ b/dev-ml/cryptokit/cryptokit-1.12.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="5" @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/xavierleroy/cryptokit"; SRC_URI="https://github.com/xavierleroy/cryptokit/archive/release$(replace_all_version_separators '').tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="zlib" DEPEND="zlib? ( >=sys-libs/zlib-1.1 )
[gentoo-commits] repo/gentoo:master commit in: dev-python/geventhttpclient/
commit: a982a1a5c434c9069d1e680c62ac5de369b9c8ad Author: Sam James gentoo org> AuthorDate: Mon Jul 20 00:38:19 2020 + Commit: Sam James gentoo org> CommitDate: Mon Jul 20 00:39:24 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a982a1a5 dev-python/geventhttpclient: amd64 stable (bug #731394) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-python/geventhttpclient/geventhttpclient-1.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/geventhttpclient/geventhttpclient-1.4.2.ebuild b/dev-python/geventhttpclient/geventhttpclient-1.4.2.ebuild index 66f21a945d4..248eb286dec 100644 --- a/dev-python/geventhttpclient/geventhttpclient-1.4.2.ebuild +++ b/dev-python/geventhttpclient/geventhttpclient-1.4.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm64 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: net-dns/dnsmasq/
commit: 493b1b8108fb1536de47943e9bee6900cfe145ee Author: Patrick McLean gentoo org> AuthorDate: Mon Jul 20 00:37:41 2020 + Commit: Patrick McLean gentoo org> CommitDate: Mon Jul 20 00:38:00 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=493b1b81 net-dns/dnsmasq-2.82: Version bump (bug #732504) Closes: https://bugs.gentoo.org/732504 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Patrick McLean gentoo.org> net-dns/dnsmasq/Manifest| 1 + net-dns/dnsmasq/dnsmasq-2.82.ebuild | 205 2 files changed, 206 insertions(+) diff --git a/net-dns/dnsmasq/Manifest b/net-dns/dnsmasq/Manifest index 2fc501fa830..4ce0c511010 100644 --- a/net-dns/dnsmasq/Manifest +++ b/net-dns/dnsmasq/Manifest @@ -1 +1,2 @@ DIST dnsmasq-2.81.tar.xz 510648 BLAKE2B 07861888df11f6e2e02d1b80f4e82a407b558ddb34e016f7bda5cb449ee870db000683264b2e36987ece16d50ab773f239bf12dd3468b9529ae4dccd77ecb8ee SHA512 85550c9782fef9b0710d0e233523ed1fe26e877a8bc53fcea3f7cf1fb17c3a79c46f284a99dab2bdaf6a107ea3f1a71cec476ab6d4e1b936da6591aaef42c88e +DIST dnsmasq-2.82.tar.xz 509904 BLAKE2B 4df3778b2ec6775a6147f66d53b8dd7068d97872c6e5d3a16716faeb0ca489331560c77d6fa9cc913af0d7e0320a6ef463c690bb9e3fdbd8c266ed273e5a5403 SHA512 faf36efdaa3abe84994e46aea018b0a324218d42814baac056ca635f6d03f1301e7b4d958f92b272a8e3a7ac358f3a4e2606129a217587b471aedb3ce23e903b diff --git a/net-dns/dnsmasq/dnsmasq-2.82.ebuild b/net-dns/dnsmasq/dnsmasq-2.82.ebuild new file mode 100644 index 000..985a1eb48e0 --- /dev/null +++ b/net-dns/dnsmasq/dnsmasq-2.82.ebuild @@ -0,0 +1,205 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs flag-o-matic systemd + +DESCRIPTION="Small forwarding DNS server" +HOMEPAGE="http://www.thekelleys.org.uk/dnsmasq/doc.html"; +SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz"; + +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" + +IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2" +IUSE+=" +inotify ipv6 lua nls script selinux static tftp" + +DM_LINGUAS=(de es fi fr id it no pl pt_BR ro) + +BDEPEND=" + app-arch/xz-utils + virtual/pkgconfig + nls? ( sys-devel/gettext ) +" + +COMMON_DEPEND=" + acct-group/dnsmasq + acct-user/dnsmasq + dbus? ( sys-apps/dbus:= ) + idn? ( + !libidn2? ( net-dns/libidn:0= ) + libidn2? ( >=net-dns/libidn2-2.0:= ) + ) + lua? ( dev-lang/lua:* ) + conntrack? ( net-libs/libnetfilter_conntrack:= ) + nls? ( sys-devel/gettext ) +" + +DEPEND="${COMMON_DEPEND} + dnssec? ( + dev-libs/nettle:=[gmp] + static? ( >=dev-libs/nettle-3.4[static-libs(+)] ) + ) +" + +RDEPEND="${COMMON_DEPEND} + dnssec? ( + !static? ( >=dev-libs/nettle-3.4:=[gmp] ) + ) + selinux? ( sec-policy/selinux-dnsmasq ) +" + +REQUIRED_USE=" + dhcp-tools? ( dhcp ) + lua? ( script ) + libidn2? ( idn )" + +use_have() { + local no_only + if [[ ${1} == '-n' ]]; then + no_only=1 + shift + fi + local useflag="${1}" + shift + + local uword="${1:-${useflag}}" + shift + + while [[ ${uword} ]]; do + uword="${uword^^}" + + if ! use "${useflag}"; then + printf -- " -DNO_%s" "${uword}" + elif [[ -z "${no_only}" ]]; then + printf -- " -DHAVE_%s" "${uword}" + fi + uword="${1}" + shift + done +} + +pkg_pretend() { + if use static; then + einfo "Only sys-libs/gmp and dev-libs/nettle are statically linked." + use dnssec || einfo "Thus, ${P}[!dnssec,static] makes no sense;" \ + "in this case the static USE flag does nothing." + fi +} + +src_prepare() { + default + + sed -i -r 's:lua5.[0-9]+:lua:' Makefile || die + sed -i "s:%%PREFIX%%:${EPREFIX}/usr:" \ + dnsmasq.conf.example || die +} + +src_configure() { + COPTS=( + $(use_have -n auth-dns auth) + $(use_have conntrack) + $(use_have dbus) + $(use libidn2 || use_have idn) + $(use_have libidn2) + $(use_have -n inotify) + $(use_have -n dhcp dhcp dhcp6) + $(use_have -n ipv6 ipv6 dhcp6) + $(use_have -n id id) + $(use_have lua luascript) + $(use_have -n script) + $(use_have -n tftp) + $(use_have dnssec) + $(use_have static dnssec_static) + $(use_have -n dumpfile) + ) +} + +src_compile() { + emake \ + PREFIX=/usr \
[gentoo-commits] repo/gentoo:master commit in: dev-python/aiodns/
commit: 61225d41788e334a6951ac9e30f11fb11d744d8f Author: Zac Medico gentoo org> AuthorDate: Mon Jul 20 00:28:34 2020 + Commit: Zac Medico gentoo org> CommitDate: Mon Jul 20 00:28:34 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61225d41 dev-python/aiodns: PYTHON_COMPAT+=(python3_9) Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Zac Medico gentoo.org> dev-python/aiodns/aiodns-2.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aiodns/aiodns-2.0.0-r1.ebuild b/dev-python/aiodns/aiodns-2.0.0-r1.ebuild index 8553565e66d..454882ebac9 100644 --- a/dev-python/aiodns/aiodns-2.0.0-r1.ebuild +++ b/dev-python/aiodns/aiodns-2.0.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6..9} ) inherit distutils-r1
[gentoo-commits] proj/catalyst:catalyst-3.0-stable commit in: catalyst/base/
commit: b7e588333cbafa3a35a223614a960eed78464b79 Author: Andreas K. Hüttel gentoo org> AuthorDate: Mon Jul 20 00:24:30 2020 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Mon Jul 20 00:25:23 2020 + URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=b7e58833 Add "interpreter" parameter for qemu-user build support Signed-off-by: Andreas K. Hüttel gentoo.org> catalyst/base/stagebase.py | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/catalyst/base/stagebase.py b/catalyst/base/stagebase.py index 776e1a71..0ddd359f 100644 --- a/catalyst/base/stagebase.py +++ b/catalyst/base/stagebase.py @@ -41,7 +41,7 @@ class StageBase(TargetBase, ClearBase, GenBase): "cflags", "cxxflags", "fcflags", "fflags", "ldflags", "asflags", "common_flags", "cbuild", "hostuse", "catalyst_use", "distcc_hosts", "makeopts", "pkgcache_path", "kerncache_path", - "compression_mode", "decompression_mode"]) + "compression_mode", "decompression_mode", "interpreter"]) self.set_valid_build_kernel_vars(addlargs) TargetBase.__init__(self, myspec, addlargs) @@ -1061,6 +1061,22 @@ class StageBase(TargetBase, ClearBase, GenBase): shutil.copy('/etc/resolv.conf', self.settings['chroot_path'] + '/etc/') + # Copy over the binary interpreter (qemu), if applicable; note that it's given + # as full path and goes to the same place in the chroot + if "interpreter" in self.settings: + if not os.path.exists(self.settings["interpreter"]): + raise CatalystError( + "Can't find interpreter " + self.settings["interpreter"], + print_traceback=True) + + log.notice('Copying binary interpreter %s into chroot', self.settings['interpreter']) + + if os.path.exists(self.settings['chroot_path'] + '/' + self.settings['interpreter']): + os.rename(self.settings['chroot_path'] + '/' + self.settings['interpreter'], self.settings['chroot_path'] + '/' + self.settings['interpreter'] + '.catalyst') + + shutil.copy(self.settings['interpreter'], + self.settings['chroot_path'] + '/' + self.settings['interpreter']) + # Copy over the envscript, if applicable if "envscript" in self.settings: if not os.path.exists(self.settings["envscript"]): @@ -1226,6 +1242,13 @@ class StageBase(TargetBase, ClearBase, GenBase): if os.path.exists(hosts_file + '.catalyst'): os.rename(hosts_file + '.catalyst', hosts_file) + # optionally clean up binary interpreter + if "interpreter" in self.settings: + if os.path.exists(self.settings['chroot_path'] + '/' + self.settings['interpreter'] + '.catalyst'): + os.rename(self.settings['chroot_path'] + '/' + self.settings['interpreter'] + '.catalyst', self.settings['chroot_path'] + '/' + self.settings['interpreter']) + else: + os.remove(self.settings['chroot_path'] + '/' + self.settings['interpreter']) + # optionally clean up portage configs if ("portage_prefix" in self.settings and "sticky-config" not in self.settings["options"]):
[gentoo-commits] repo/gentoo:master commit in: dev-python/pycares/
commit: e946251ddc7c7cbbab9190c41469df9b9ff8dd5c Author: Zac Medico gentoo org> AuthorDate: Mon Jul 20 00:17:59 2020 + Commit: Zac Medico gentoo org> CommitDate: Mon Jul 20 00:22:08 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e946251d dev-python/pycares: PYTHON_COMPAT+=(python3_9) Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Zac Medico gentoo.org> dev-python/pycares/pycares-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pycares/pycares-3.1.1.ebuild b/dev-python/pycares/pycares-3.1.1.ebuild index ea6355aa885..89c387112e4 100644 --- a/dev-python/pycares/pycares-3.1.1.ebuild +++ b/dev-python/pycares/pycares-3.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6..9} ) inherit distutils-r1
[gentoo-commits] repo/gentoo:master commit in: dev-libs/libbase58/
commit: 0354d27f61050dc03378e5db3d01c8b91318bfb1 Author: Luke Dashjr utopios org> AuthorDate: Sun Jul 19 20:12:59 2020 + Commit: Sam James gentoo org> CommitDate: Sun Jul 19 23:53:50 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0354d27f dev-libs/libbase58: Correct my email address in metadata Signed-off-by: Luke Dashjr utopios.org> Bug: https://bugs.gentoo.org/633048 Closes: https://github.com/gentoo/gentoo/pull/16748 Signed-off-by: Sam James gentoo.org> dev-libs/libbase58/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libbase58/metadata.xml b/dev-libs/libbase58/metadata.xml index 7beabae5160..a2e814a17c2 100644 --- a/dev-libs/libbase58/metadata.xml +++ b/dev-libs/libbase58/metadata.xml @@ -6,7 +6,7 @@ Anthony G. Basile -luke_gentoo_bitc...@dashjr.org +luke-jr+gentoob...@utopios.org Luke Dashjr
[gentoo-commits] repo/gentoo:master commit in: www-misc/awstats/files/
commit: 23fad879002b02610bdaf76e403f123fc36a170e Author: Michael Mair-Keimberger gmail com> AuthorDate: Sun Jul 19 15:08:49 2020 + Commit: Sam James gentoo org> CommitDate: Sun Jul 19 23:51:58 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23fad879 www-misc/awstats: remove unused patch Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16745 Signed-off-by: Sam James gentoo.org> www-misc/awstats/files/awstats-perl-5.22.patch | 45 -- 1 file changed, 45 deletions(-) diff --git a/www-misc/awstats/files/awstats-perl-5.22.patch b/www-misc/awstats/files/awstats-perl-5.22.patch deleted file mode 100644 index 8f4e1cac2c0..000 --- a/www-misc/awstats/files/awstats-perl-5.22.patch +++ /dev/null @@ -1,45 +0,0 @@ -From 6ca56baf8e5819787c128e5ccd741701cb84bfdd Mon Sep 17 00:00:00 2001 -From: Laurent Destailleur -Date: Tue, 18 Aug 2015 20:41:20 +0200 -Subject: [PATCH] Compatibility with Perl 5.22 - - docs/awstats_changelog.txt | 1 + - wwwroot/cgi-bin/awstats.pl | 12 ++-- - 2 files changed, 7 insertions(+), 6 deletions(-) - -diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt -index 1fcca7f..1b5e342 100644 a/docs/awstats_changelog.txt -+++ b/docs/awstats_changelog.txt -@@ -8,6 +8,7 @@ New features: - option nboflastupdatelookuptosave on command line. - - #199 Added geoip6 plugin with support for IPv4 AND IPv6. - - Work with Amazon AWS log files (using %time5 tag). -+- Compatibility with Perl 5.22 - - Fixes: - - Fixes permission on some .pl scripts. -diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl -index c9dcee9..eb14fc0 100755 a/wwwroot/cgi-bin/awstats.pl -+++ b/wwwroot/cgi-bin/awstats.pl -@@ -9040,12 +9040,12 @@ sub DefinePerlParsingFormat { - $LogFormatString =~ s/%>s/%code/g; - $LogFormatString =~ s/%b(\s)/%bytesd$1/g; - $LogFormatString =~ s/%b$/%bytesd/g; -- $LogFormatString =~ s/\"%{Referer}i\"/%refererquot/g; -- $LogFormatString =~ s/\"%{User-Agent}i\"/%uaquot/g; -- $LogFormatString =~ s/%{mod_gzip_input_size}n/%gzipin/g; -- $LogFormatString =~ s/%{mod_gzip_output_size}n/%gzipout/g; -- $LogFormatString =~ s/%{mod_gzip_compression_ratio}n/%gzipratio/g; -- $LogFormatString =~ s/\(%{ratio}n\)/%deflateratio/g; -+ $LogFormatString =~ s/\"%\{Referer}i\"/%refererquot/g; -+ $LogFormatString =~ s/\"%\{User-Agent}i\"/%uaquot/g; -+ $LogFormatString =~ s/%\{mod_gzip_input_size}n/%gzipin/g; -+ $LogFormatString =~ s/%\{mod_gzip_output_size}n/%gzipout/g; -+ $LogFormatString =~ s/%\{mod_gzip_compression_ratio}n/%gzipratio/g; -+ $LogFormatString =~ s/\(%\{ratio}n\)/%deflateratio/g; - - # Replacement for a IIS and ISA format string - $LogFormatString =~ s/cs-uri-query/%query/g;# Must be before cs-uri
[gentoo-commits] repo/gentoo:master commit in: media-sound/milkytracker/files/, media-sound/milkytracker/
commit: d2261786b3997b6ce70aae655928c625abc305f3 Author: John Helmert III posteo net> AuthorDate: Mon Jul 6 03:38:48 2020 + Commit: Sam James gentoo org> CommitDate: Sun Jul 19 23:38:33 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2261786 media-sound/milkytracker: Add 1.02.00 (security) Bug: https://bugs.gentoo.org/711280 Closes: https://bugs.gentoo.org/711564 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: John Helmert III posteo.net> Signed-off-by: Sam James gentoo.org> media-sound/milkytracker/Manifest | 2 + .../milkytracker-1.02.00-CVE-2019-14464.patch | 26 ++ .../milkytracker-1.02.00-CVE-2019-1449x.patch | 104 + .../milkytracker-1.02.00-CVE-2020-15569.patch | 35 +++ .../milkytracker/milkytracker-1.02.00.ebuild | 53 +++ 5 files changed, 220 insertions(+) diff --git a/media-sound/milkytracker/Manifest b/media-sound/milkytracker/Manifest index 1400b0f2a7e..34a0214ebc1 100644 --- a/media-sound/milkytracker/Manifest +++ b/media-sound/milkytracker/Manifest @@ -1 +1,3 @@ DIST milkytracker-1.0.0.tar.gz 3749140 BLAKE2B 5bf1e374c8d51e7f65a222c46b4cb3e26dd88ba5be304af540d3af4f5123179a2496d0b5eb87021d2dc0f12e7fab3f55e9ad06573aa5fb3a8842d9b743e6c948 SHA512 a96e8b015a4e3b38f3ad44756fc79cb062f91ab193b7428a6abde042aa4e51c8fb45757cba0504283410d714eefffdee57d3e3bf42e7991d1f9581ab8d2ab1c4 +DIST milkytracker-1.02.00-cmake.patch 40073 BLAKE2B cef8fc7efff9324c1d628026d650c79e11950b53481686e5dd35ace483839fbdd6b2b1f8ccce2f688beec2c7c28b0fe3b60d0e8d540d6cd163927f4bacf9d396 SHA512 bd4ca0d092229722ca81addaf9eec3ff1b176061da7b44fe3f02fbe020c3820778ed973dde95588b4c9f918728e2c69c24ac23083a2f48c0cbad2e854eeff5ba +DIST milkytracker-1.02.00.tar.gz 3753882 BLAKE2B e9bb4341e016d2a9c518835e8b4620f748da60bca7205302e7500f14f3294e7fa9a20fef203226fffbe22a11a3b4978ea928f0f544eb70e99b5998ecc7c45611 SHA512 479a7b3198d97c68dca4fa772a2aa64d7f740957f5d8038fabfb303e724c85aec0865746a0a5c3ef6b9599b78892dcda22727ab2bb80ae38764bcf81b249e134 diff --git a/media-sound/milkytracker/files/milkytracker-1.02.00-CVE-2019-14464.patch b/media-sound/milkytracker/files/milkytracker-1.02.00-CVE-2019-14464.patch new file mode 100644 index 000..d59522d6d1d --- /dev/null +++ b/media-sound/milkytracker/files/milkytracker-1.02.00-CVE-2019-14464.patch @@ -0,0 +1,26 @@ +This patch is from upstream: +https://github.com/milkytracker/MilkyTracker/commit/fd607a3439fcdd0992e5efded3c16fc79c804e34 + +commit fd607a3439fcdd0992e5efded3c16fc79c804e34 +Author: Christopher O'Neill +Date: Tue Jul 30 19:11:58 2019 +0100 + +Fix #184: Heap overflow in S3M loader + +diff --git a/src/milkyplay/LoaderS3M.cpp b/src/milkyplay/LoaderS3M.cpp +index 5abf211..edf0fd5 100644 +--- a/src/milkyplay/LoaderS3M.cpp b/src/milkyplay/LoaderS3M.cpp +@@ -340,7 +340,11 @@ mp_sint32 LoaderS3M::load(XMFileBase& f, XModule* module) + return MP_OUT_OF_MEMORY; + + header->insnum = f.readWord(); // number of instruments +- header->patnum = f.readWord(); // number of patterns ++ if (header->insnum > MP_MAXINS) ++ return MP_LOADER_FAILED; ++ header->patnum = f.readWord(); // number of patterns ++ if (header->patnum > 256) ++ return MP_LOADER_FAILED; + + mp_sint32 flags = f.readWord(); // st3 flags + diff --git a/media-sound/milkytracker/files/milkytracker-1.02.00-CVE-2019-1449x.patch b/media-sound/milkytracker/files/milkytracker-1.02.00-CVE-2019-1449x.patch new file mode 100644 index 000..0560cd2b825 --- /dev/null +++ b/media-sound/milkytracker/files/milkytracker-1.02.00-CVE-2019-1449x.patch @@ -0,0 +1,104 @@ +This patch is from upstream: +https://github.com/milkytracker/MilkyTracker/commit/ea7772a3fae0a9dd0a322e8fec441d15843703b7 + +commit ea7772a3fae0a9dd0a322e8fec441d15843703b7 +Author: Christopher O'Neill +Date: Tue Jul 30 18:40:03 2019 +0100 + +Fixes for buffer overflow issues #182 & #183 + +diff --git a/src/milkyplay/LoaderXM.cpp b/src/milkyplay/LoaderXM.cpp +index 108d915..f87f5c1 100644 +--- a/src/milkyplay/LoaderXM.cpp b/src/milkyplay/LoaderXM.cpp +@@ -63,8 +63,8 @@ const char* LoaderXM::identifyModule(const mp_ubyte* buffer) + mp_sint32 LoaderXM::load(XMFileBase& f, XModule* module) + { + mp_ubyte insData[230]; +- mp_sint32 smpReloc[96]; +- mp_ubyte nbu[96]; ++ mp_sint32 smpReloc[MP_MAXINSSAMPS]; ++ mp_ubyte nbu[MP_MAXINSSAMPS]; + mp_uint32 fileSize = 0; + + module->cleanUp(); +@@ -117,6 +117,8 @@ mp_sint32 LoaderXM::load(XMFileBase& f, XModule* module) + memcpy(header->ord, hdrBuff+16, 256); + if(header->ordnum > MP_MAXORDERS) + header->ordnum = MP_MAXORDERS; ++ if(header->insnum > MP_MAXINS) ++ return MP_LOADER_FAILED; + + delete[] hdrBuff; + +@@ -143,7 +145,7 @@ mp_sint3
[gentoo-commits] repo/gentoo:master commit in: media-sound/milkytracker/, media-sound/milkytracker/files/
commit: 6e850373228ff95fb18186bf65f5cf31e127f99e Author: John Helmert III posteo net> AuthorDate: Mon Jul 6 03:50:38 2020 + Commit: Sam James gentoo org> CommitDate: Sun Jul 19 23:38:34 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e850373 media-sound/milkytracker: Drop 1.0.0 Bug: https://bugs.gentoo.org/711280 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: John Helmert III posteo.net> Closes: https://github.com/gentoo/gentoo/pull/16605 Signed-off-by: Sam James gentoo.org> media-sound/milkytracker/Manifest | 1 - .../files/milkytracker-1.0.0-cmake.patch | 148 - .../files/milkytracker-1.0.0-docdir.patch | 71 -- media-sound/milkytracker/milkytracker-1.0.0.ebuild | 46 --- 4 files changed, 266 deletions(-) diff --git a/media-sound/milkytracker/Manifest b/media-sound/milkytracker/Manifest index 34a0214ebc1..ebeb8bcf05c 100644 --- a/media-sound/milkytracker/Manifest +++ b/media-sound/milkytracker/Manifest @@ -1,3 +1,2 @@ -DIST milkytracker-1.0.0.tar.gz 3749140 BLAKE2B 5bf1e374c8d51e7f65a222c46b4cb3e26dd88ba5be304af540d3af4f5123179a2496d0b5eb87021d2dc0f12e7fab3f55e9ad06573aa5fb3a8842d9b743e6c948 SHA512 a96e8b015a4e3b38f3ad44756fc79cb062f91ab193b7428a6abde042aa4e51c8fb45757cba0504283410d714eefffdee57d3e3bf42e7991d1f9581ab8d2ab1c4 DIST milkytracker-1.02.00-cmake.patch 40073 BLAKE2B cef8fc7efff9324c1d628026d650c79e11950b53481686e5dd35ace483839fbdd6b2b1f8ccce2f688beec2c7c28b0fe3b60d0e8d540d6cd163927f4bacf9d396 SHA512 bd4ca0d092229722ca81addaf9eec3ff1b176061da7b44fe3f02fbe020c3820778ed973dde95588b4c9f918728e2c69c24ac23083a2f48c0cbad2e854eeff5ba DIST milkytracker-1.02.00.tar.gz 3753882 BLAKE2B e9bb4341e016d2a9c518835e8b4620f748da60bca7205302e7500f14f3294e7fa9a20fef203226fffbe22a11a3b4978ea928f0f544eb70e99b5998ecc7c45611 SHA512 479a7b3198d97c68dca4fa772a2aa64d7f740957f5d8038fabfb303e724c85aec0865746a0a5c3ef6b9599b78892dcda22727ab2bb80ae38764bcf81b249e134 diff --git a/media-sound/milkytracker/files/milkytracker-1.0.0-cmake.patch b/media-sound/milkytracker/files/milkytracker-1.0.0-cmake.patch deleted file mode 100644 index 391ec55c7d8..000 --- a/media-sound/milkytracker/files/milkytracker-1.0.0-cmake.patch +++ /dev/null @@ -1,148 +0,0 @@ -From 87d0f55cd8868d91472f96cccafaf6fdb9e0cbbc Mon Sep 17 00:00:00 2001 -From: Dale Whinham -Date: Thu, 31 Oct 2019 21:21:28 + -Subject: [PATCH] CMake: Use SDL2's official CMake package mechanism - -We shouldn't need to rely on a FindSDL2.cmake, as SDL2 comes with a -CMake package definition that should be installed by the distro into a -location where CMake can find it. - -Fixes #168. - CMakeLists.txt | 4 +- - cmake/FindSDL2.cmake | 104 --- - 2 files changed, 1 insertion(+), 107 deletions(-) - delete mode 100644 cmake/FindSDL2.cmake - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 27ad4a18..5b6ed9f1 100644 a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -31,8 +31,6 @@ if(FORCESDL) - unset(APPLE) - unset(WIN32) - add_definitions(-D__FORCE_SDL_AUDIO__) --# Frameworks not supported by findSDL2.cmake --set(CMAKE_FIND_FRAMEWORK NEVER) - endif() - - # Lowercase project name for binaries and packaging -@@ -166,7 +164,7 @@ else() - # https://bugzilla.libsdl.org/show_bug.cgi?id=3295 - cmake_policy(SET CMP0004 OLD) - --find_package(SDL2 2 REQUIRED) -+find_package(SDL2 REQUIRED) - endif() - - # Prefer static linkage under OS X for libraries located with find_package() -diff --git a/cmake/FindSDL2.cmake b/cmake/FindSDL2.cmake -deleted file mode 100644 -index 27c78f05.. a/cmake/FindSDL2.cmake -+++ /dev/null -@@ -1,104 +0,0 @@ --# - Find SDL2 library and headers --# --# Find module for SDL 2.0 (http://www.libsdl.org/). --# It defines the following variables: --# SDL2_INCLUDE_DIRS - The location of the headers, e.g., SDL.h. --# SDL2_LIBRARIES - The libraries to link against to use SDL2. --# SDL2_FOUND - If false, do not try to use SDL2. --# SDL2_VERSION_STRING - Human-readable string containing the version of SDL2. --# --# This module responds to the the flag: --# SDL2_BUILDING_LIBRARY --#If this is defined, then no SDL2_main will be linked in because --#only applications need main(). --#Otherwise, it is assumed you are building an application and this --#module will attempt to locate and set the the proper link flags --#as part of the returned SDL2_LIBRARIES variable. --# --# Also defined, but not for general use are: --# SDL2_INCLUDE_DIR - The directory that contains SDL.h. --# SDL2_LIBRARY - The location of the SDL2 library. --# SDL2MAIN_LIBRARY - The location of the SDL2main library. --# -- --#= --# Copyright 2013 Benjamin Eikel --# --# Redistribution and use in source and binary forms, with or without --# mo
[gentoo-commits] repo/gentoo:master commit in: app-text/gv/
commit: 3c84f5a4d7af8816ed27c3734546d9a8944c394c Author: Sam James gentoo org> AuthorDate: Sun Jul 19 23:43:39 2020 + Commit: Sam James gentoo org> CommitDate: Sun Jul 19 23:43:39 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c84f5a4 app-text/gv: amd64 stable (bug #724026) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> app-text/gv/gv-3.7.3.90.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/gv/gv-3.7.3.90.ebuild b/app-text/gv/gv-3.7.3.90.ebuild index 7fc52f72b80..aa0f587b889 100644 --- a/app-text/gv/gv-3.7.3.90.ebuild +++ b/app-text/gv/gv-3.7.3.90.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu-alpha/gv/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="xinerama" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: net-misc/ethertypes/
commit: b9b2cee8fb3dc85481fd724b586f354df222c8e3 Author: Sam James gentoo org> AuthorDate: Sun Jul 19 23:31:36 2020 + Commit: Sam James gentoo org> CommitDate: Sun Jul 19 23:31:36 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b2cee8 net-misc/ethertypes: amd64 stable (bug #724138) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> net-misc/ethertypes/ethertypes-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/ethertypes/ethertypes-0.ebuild b/net-misc/ethertypes/ethertypes-0.ebuild index 6c93d06c177..36451564399 100644 --- a/net-misc/ethertypes/ethertypes-0.ebuild +++ b/net-misc/ethertypes/ethertypes-0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.gz"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" !