[gentoo-commits] repo/gentoo:master commit in: profiles/
commit: 0b081fff8b733b73efe854de7a683d9a1c936d1a Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Tue Nov 9 12:13:45 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 07:40:48 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b081fff profiles/package.mask: last-rite dev-db/db-je Bug: https://bugs.gentoo.org/787338 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/22813 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 4 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index dcbd3f52c85..4f86b53b8cb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Volkmar W. Pogatzki (2021-11-13) +# java package without consumers, bug #787338. Removal in 30 days. +dev-db/db-je + # Volkmar W. Pogatzki (2021-11-13) # depends on deprecated jdk / jre, bug #787449 # stuck with EAPI 5, latest release in 2005
[gentoo-commits] repo/gentoo:master commit in: profiles/
commit: 776b6af4a80e7fc67c7bd28709ede65464fd2116 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Sun Nov 7 14:46:16 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 07:39:56 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776b6af4 profiles/package.mask: last-rite net-analyzer/neti Bug: https://bugs.gentoo.org/787449 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/22858 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 6 ++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 795649be878..dcbd3f52c85 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Volkmar W. Pogatzki (2021-11-13) +# depends on deprecated jdk / jre, bug #787449 +# stuck with EAPI 5, latest release in 2005 +# Removal in 30 days. +net-analyzer/neti + # John Helmert III (2021-11-13) # Unmaintained in Gentoo, open security bug, many unfixed otther # bugs. Removal on 2021-12-13, bug #764719.
[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb-connector-odbc/
commit: 20826d14a604c0e194ede78c548826318f5345ee Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Nov 13 07:08:10 2021 + Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Nov 13 07:08:10 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20826d14 dev-db/mariadb-connector-odbc: x86 stable wrt bug #823236 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.13.ebuild b/dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.13.ebuild index 51dbfe5c9de..cb5cde255a2 100644 --- a/dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.13.ebuild +++ b/dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.13.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://downloads.mariadb.org/interstitial/connector-odbc-${PV}/${P}-sr LICENSE="LGPL-2.1" SLOT="0/3.1" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="ssl" S="${S}-src"
[gentoo-commits] repo/gentoo:master commit in: dev-util/pkgcheck/
commit: a4fe9cc2dba0df8a2db7023a981a14e76a15a361 Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Nov 13 07:07:45 2021 + Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Nov 13 07:07:45 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4fe9cc2 dev-util/pkgcheck: amd64 stable wrt bug #821835 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-util/pkgcheck/pkgcheck-0.10.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/pkgcheck/pkgcheck-0.10.8.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.8.ebuild index 430e3835520..47ab8114792 100644 --- a/dev-util/pkgcheck/pkgcheck-0.10.8.ebuild +++ b/dev-util/pkgcheck/pkgcheck-0.10.8.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == * ]] ; then EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git"; inherit git-r3 else - KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" fi
[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb-connector-odbc/
commit: 9932555cd10a38a1b29b3129d98e0f475ebf69e9 Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Nov 13 07:07:51 2021 + Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Nov 13 07:07:51 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9932555c dev-db/mariadb-connector-odbc: amd64 stable wrt bug #823236 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.13.ebuild b/dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.13.ebuild index 5cbce6d6d5f..51dbfe5c9de 100644 --- a/dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.13.ebuild +++ b/dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.13.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://downloads.mariadb.org/interstitial/connector-odbc-${PV}/${P}-sr LICENSE="LGPL-2.1" SLOT="0/3.1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ssl" S="${S}-src"
[gentoo-commits] repo/gentoo:master commit in: sys-process/tini/
commit: 72f6b6f2b514367accc5e67ef9dd83d883f12591 Author: Sam James gentoo org> AuthorDate: Sat Nov 13 06:03:47 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 06:03:47 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72f6b6f2 sys-process/tini: stabilize 0.19.0-r1 for arm Signed-off-by: Sam James gentoo.org> sys-process/tini/tini-0.19.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/tini/tini-0.19.0-r1.ebuild b/sys-process/tini/tini-0.19.0-r1.ebuild index c40b89f8fb5..df75ed08296 100644 --- a/sys-process/tini/tini-0.19.0-r1.ebuild +++ b/sys-process/tini/tini-0.19.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/krallin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ppc64 ~riscv ~x86" IUSE="+args +static" src_prepare() {
[gentoo-commits] repo/gentoo:master commit in: app-text/calibre/
commit: 0365754529bca8699b8e740d0cb6f666d8ad1b97 Author: Sam James gentoo org> AuthorDate: Sat Nov 13 05:58:36 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 05:59:18 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03657545 app-text/calibre: unskip chardet test Now packaged! \o/ Bug: https://bugs.gentoo.org/823443 Signed-off-by: Sam James gentoo.org> app-text/calibre/calibre-5.32.0-r1.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/app-text/calibre/calibre-5.32.0-r1.ebuild b/app-text/calibre/calibre-5.32.0-r1.ebuild index eff0c6105c0..7b6a8c3a07b 100644 --- a/app-text/calibre/calibre-5.32.0-r1.ebuild +++ b/app-text/calibre/calibre-5.32.0-r1.ebuild @@ -202,14 +202,12 @@ src_compile() { src_test() { # Skipped tests: # - 7z (unpackaged Python dependency: py7zr) - # - test_chardet (unpackaged Python dependency: cchardet) # - test_unrar (unpackaged Python dependency: unrardll) # # Note that we currently have a hack to skip one part of test_qt! # See PATCHES for more. CALIBRE_PY3_PORT=1 ${PYTHON} setup.py test \ --exclude-test-name 7z \ - --exclude-test-name test_chardet \ --exclude-test-name test_searching \ --exclude-test-name test_unrar || die }
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/sprockets-rails/
commit: e389f6cf5ce5f6817e67e44706323eeda6f0731e Author: Hans de Graaff gentoo org> AuthorDate: Sat Nov 13 05:24:29 2021 + Commit: Hans de Graaff gentoo org> CommitDate: Sat Nov 13 05:24:39 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e389f6cf dev-ruby/sprockets-rails: add 3.3.0 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/sprockets-rails/Manifest | 1 + .../sprockets-rails/sprockets-rails-3.3.0.ebuild | 36 ++ 2 files changed, 37 insertions(+) diff --git a/dev-ruby/sprockets-rails/Manifest b/dev-ruby/sprockets-rails/Manifest index 86c6320b6e1..8953964b3bf 100644 --- a/dev-ruby/sprockets-rails/Manifest +++ b/dev-ruby/sprockets-rails/Manifest @@ -1 +1,2 @@ DIST sprockets-rails-3.2.2.tar.gz 109408 BLAKE2B ce589e18daa4f664ed56d909a0eff082a69d756ca57e6e7569723b5da0b1dcfbe02f4a00e42b3d9d34b1cac37b663830ede046715c04c8bbfd48be7407e13431 SHA512 048f48930325316ac28d721a2c33ba60767dfec9456b0705e90363a1c81c8876ec6f99d65ce533d5a0704e1f67a33fcac5cd675aec5cc3c3f1cd896d518865a9 +DIST sprockets-rails-3.3.0.tar.gz 109701 BLAKE2B ba614e3110c355370fa39ac0ecf4120f86095e34d70dee470320f700c21d65159adc2f6837ad2307f38fcd5a9d753820d5ee537bd7e592514f24f8e02e5fc3e6 SHA512 f6bc9920f19ac76e383a36ed550f06b16a4de628a8df15c6e70f005fe60c0050a01002c9334359adfb182b449a8baaec35733c846240258702a430f14dcdefe2 diff --git a/dev-ruby/sprockets-rails/sprockets-rails-3.3.0.ebuild b/dev-ruby/sprockets-rails/sprockets-rails-3.3.0.ebuild new file mode 100644 index 000..1cd6cd8e035 --- /dev/null +++ b/dev-ruby/sprockets-rails/sprockets-rails-3.3.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +USE_RUBY="ruby26 ruby27" + +RUBY_FAKEGEM_TASK_DOC="" + +RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" + +inherit ruby-fakegem + +DESCRIPTION="Sprockets implementation for Rails 4.x (and beyond) Asset Pipeline" +HOMEPAGE="https://github.com/rails/sprockets-rails"; +SRC_URI="https://github.com/rails/sprockets-rails/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="$(ver_cut 1)" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux" + +IUSE="test" + +ruby_add_rdepend " + >=dev-ruby/actionpack-5.2:* + >=dev-ruby/activesupport-5.2:* + >=dev-ruby/sprockets-3.0.0:*" + +ruby_add_bdepend " + test? ( + >=dev-ruby/railties-5.2:* + dev-ruby/test-unit:2 + )" + +all_ruby_prepare() { + sed -i -e '/bundler/ s:^:#:' Rakefile || die +}
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/bcrypt-ruby/
commit: 30ea0cd59cdc5be38253ae5dca28ac3c80602c05 Author: Hans de Graaff gentoo org> AuthorDate: Fri Nov 12 07:26:44 2021 + Commit: Hans de Graaff gentoo org> CommitDate: Sat Nov 13 05:24:38 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ea0cd5 dev-ruby/bcrypt-ruby: add ruby30 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.16-r2.ebuild | 52 +++ 1 file changed, 52 insertions(+) diff --git a/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.16-r2.ebuild b/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.16-r2.ebuild new file mode 100644 index 000..c96faac5500 --- /dev/null +++ b/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.16-r2.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +USE_RUBY="ruby26 ruby27 ruby30" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_TASK_DOC="" +RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" + +RUBY_FAKEGEM_NAME="bcrypt" + +RUBY_FAKEGEM_EXTENSIONS=(ext/mri/extconf.rb) + +inherit multilib ruby-fakegem + +DESCRIPTION="An easy way to keep your users' passwords secure" +HOMEPAGE="https://github.com/codahale/bcrypt-ruby"; +LICENSE="MIT" + +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +SLOT="0" +IUSE="" + +all_ruby_prepare() { + rm Gemfile || die + sed -i -e '/git ls-files/d' bcrypt.gemspec || die +} + +each_ruby_install() { + each_fakegem_install + + # bcrypt was called bcrypt-ruby before, so add a spec file that + # simply loads bcrypt to make sure that old projects load correctly + # we don't even need to create a file to load this: the `require + # bcrypt` was already part of bcrypt-ruby requirements. + cat - < "${T}/bcrypt-ruby.gemspec" +Gem::Specification.new do |s| + s.name = "bcrypt-ruby" + s.version = "${RUBY_FAKEGEM_VERSION}" + s.summary = "Fake gem to load bcrypt" + s.homepage = "${HOMEPAGE}" + s.specification_version = 3 + s.add_runtime_dependency("${RUBY_FAKEGEM_NAME}", ["= ${RUBY_FAKEGEM_VERSION}"]) +end +EOF + RUBY_FAKEGEM_NAME=bcrypt-ruby \ + RUBY_FAKEGEM_GEMSPEC="${T}/bcrypt-ruby.gemspec" \ + ruby_fakegem_install_gemspec +}
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rdoc/
commit: 1f00f734dab46f314c9feb3d9526955ef1b73027 Author: Hans de Graaff gentoo org> AuthorDate: Sat Nov 13 05:21:54 2021 + Commit: Hans de Graaff gentoo org> CommitDate: Sat Nov 13 05:24:39 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f00f734 dev-ruby/rdoc: add 6.3.3 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/rdoc/Manifest | 1 + dev-ruby/rdoc/rdoc-6.3.3.ebuild | 95 + 2 files changed, 96 insertions(+) diff --git a/dev-ruby/rdoc/Manifest b/dev-ruby/rdoc/Manifest index 7c3c039ccb0..c409c816427 100644 --- a/dev-ruby/rdoc/Manifest +++ b/dev-ruby/rdoc/Manifest @@ -1 +1,2 @@ DIST rdoc-6.3.2.tar.gz 675963 BLAKE2B 1ac931ddf0af700f2460e415a6e8c505c9a3c0f2d65b5c25928285144181d925747dad0224f014abdc1680df9130df74ba82750a2cb1d02b042c0bcd63d22e6a SHA512 1bd8eaa6c1e5cc40492b1d6e461d831cfc05bf368c982f3266b63ea4984c10de40523f9e2106b1beebd96933a2006cb81c3daa26ee0196d99d1ed6da5b72a78f +DIST rdoc-6.3.3.tar.gz 675961 BLAKE2B 200d57c4b104cb3ba894ef56fd72b4f6b2228dc2c5fd7a53035a7e03834e0e9aa283ee2b07dc7dbbfaf123bc9d96ef302f47a24b71a6d735872960ecd65d9cb3 SHA512 e4e4083fea67184c435b59866fc8e8c29c740d716f8be279d18a625c1ea41d449de30ddcc3af1aa0507320c0910800d5a0032540b626c5b2ea83d3b123f2 diff --git a/dev-ruby/rdoc/rdoc-6.3.3.ebuild b/dev-ruby/rdoc/rdoc-6.3.3.ebuild new file mode 100644 index 000..c0a2e2d90b5 --- /dev/null +++ b/dev-ruby/rdoc/rdoc-6.3.3.ebuild @@ -0,0 +1,95 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +USE_RUBY="ruby26 ruby27 ruby30" + +RUBY_FAKEGEM_RECIPE_DOC="" +RUBY_FAKEGEM_DOCDIR="doc" +RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc RI.rdoc TODO.rdoc" + +RUBY_FAKEGEM_BINWRAP="" +RUBY_FAKEGEM_BINDIR="exe" + +RUBY_FAKEGEM_GEMSPEC="rdoc.gemspec" + +inherit prefix ruby-fakegem + +DESCRIPTION="An extended version of the RDoc library from Ruby 1.8" +HOMEPAGE="https://github.com/ruby/rdoc/"; +SRC_URI="https://github.com/ruby/rdoc/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="Ruby MIT" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +SLOT="0" +IUSE="doc" + +RDEPEND+=">=app-eselect/eselect-ruby-20181225" + +ruby_add_bdepend " + >=dev-ruby/kpeg-1.1.0-r1 + >dev-ruby/racc-1.4.10 + dev-ruby/rake + test? ( + dev-ruby/bundler + >=dev-ruby/minitest-5.8:5 + )" + +all_ruby_prepare() { + # Other packages also have use for a nonexistent directory, bug 321059 + sed -i -e 's#/nonexistent#/nonexistent_rdoc_tests#g' test/rdoc/test_rdoc*.rb || die + + # Avoid unneeded dependency on bundler, bug 603696 + sed -i -e '/bundler/ s:^:#:' \ + -e 's/Bundler::GemHelper.gemspec.full_name/"rdoc"/' \ + -e '/rubocop\/rake/ s:^:#:' \ + -e '/RuboCop/,/end/ s:^:#:' Rakefile || die + + # Remove test that is depending on the locale, which we can't garantuee. + sed -i -e '/def test_encode_with/,/^ end/ s:^:#:' test/rdoc/test_rdoc_options.rb || die + + # Remove test depending on FEATURES=userpriv, bug 361959 + sed -i -e '/def test_check_files/,/^ end/ s:^:#:' test/rdoc/test_rdoc_options.rb || die + + # Remove tests for code that is not included and not listed in Manifest.txt + rm -f test/test_rdoc_i18n_{locale,text}.rb \ + test/rdoc/test_rdoc_generator_pot* || die + + sed -i -e 's:_relative ": "./:' ${RUBY_FAKEGEM_GEMSPEC} || die +} + +all_ruby_compile() { + all_fakegem_compile + + if use doc ; then + ruby -Ilib -S exe/rdoc || die + fi +} + +each_ruby_compile() { + ${RUBY} -S rake generate || die +} + +all_ruby_install() { + all_fakegem_install + + for bin in rdoc ri; do + ruby_fakegem_binwrapper $bin /usr/bin/$bin-2 + + for version in $(ruby_get_use_implementations); do + version=`echo ${version} | cut -c 5-` + if use ruby_targets_ruby${version}; then + ruby_fakegem_binwrapper $bin /usr/bin/${bin}${version} + sed -i -e "1s/env ruby/ruby${version}/" \ + "${ED}/usr/bin/${bin}${version}" || die + use prefix && hprefixify "${ED}/usr/bin/${bin}${version}" + fi + done + done +} + +pkg_postinst() { + if [[ ! -n $(readlink "${ROOT}"/usr/bin/rdoc) ]] ; then + eselect ruby set $(eselect --brief --colour=no ruby show | head -n1) + fi +}
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/pdf-reader/
commit: 0e4e9391855895e74ee8b6fa7467288c1184db00 Author: Hans de Graaff gentoo org> AuthorDate: Sat Nov 13 05:18:13 2021 + Commit: Hans de Graaff gentoo org> CommitDate: Sat Nov 13 05:24:38 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4e9391 dev-ruby/pdf-reader: cleanup Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/pdf-reader/Manifest | 1 - dev-ruby/pdf-reader/pdf-reader-1.4.1-r3.ebuild | 51 -- dev-ruby/pdf-reader/pdf-reader-2.4.2.ebuild| 48 3 files changed, 100 deletions(-) diff --git a/dev-ruby/pdf-reader/Manifest b/dev-ruby/pdf-reader/Manifest index a7464870b21..9ec3042e9e8 100644 --- a/dev-ruby/pdf-reader/Manifest +++ b/dev-ruby/pdf-reader/Manifest @@ -1,3 +1,2 @@ DIST pdf-reader-1.4.1.tar.gz 10236680 BLAKE2B 86fb137c65b47717e758473b94ddbbf52def3ae0edaecd7b5eb3f0d880f664c9ff6097221f43d64247b006ed18220f4f9a469d6b8574592750a1d8a468ce7ddb SHA512 aaa53dafc2d58dc591f708941907ecf14b1ee73362a7bd6d34659103d51effa90888560733747ca1bfe3d217cb6834109e06b024f40a95214880ca42f54054e5 -DIST pdf-reader-2.4.2.tar.gz 12454897 BLAKE2B 1ece823ecd22108040fa07aeb4bd2af426aea4632a1ce137f1cdc4b5818fd6b152f1e0afca7658e0fd9df27ca1dad1c8d633713e3a56c86c58878f1f888ef929 SHA512 0f75b8a8beaf0fcea6eaef95768d3274e0bafae3a07281445ccc5d3fe619b2f5d985002587160438278be3b99d3aaff41604ff52e3971248bd10cc6d25e9a45a DIST pdf-reader-2.5.0.tar.gz 12457904 BLAKE2B 6a17a586297ee238b9e0e8ae707cc0518ae3de62ec058ea31303f0787cff7f6f79f4259babfec4323adc6fb08b64b92e3f0f6f01da3a1eda29c6ea02f25aef3b SHA512 684d7ea414c8cdb7bc2aa17b2f3108a18cb6cf967b844ab26a6ac39071508b8a871b661e0e017a7f721cb3c2e6dffcd2cc0d3c31c2b33b3c61be08292c25da4a diff --git a/dev-ruby/pdf-reader/pdf-reader-1.4.1-r3.ebuild b/dev-ruby/pdf-reader/pdf-reader-1.4.1-r3.ebuild deleted file mode 100644 index f2a8095194b..000 --- a/dev-ruby/pdf-reader/pdf-reader-1.4.1-r3.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -GITHUB_USER=yob - -USE_RUBY="ruby24 ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc TODO" - -RUBY_FAKEGEM_GEMSPEC="pdf-reader.gemspec" - -RUBY_FAKEGEM_BINWRAP="" - -inherit ruby-fakegem - -DESCRIPTION="PDF parser conforming as much as possible to the PDF specification from Adobe" -HOMEPAGE="https://github.com/yob/pdf-reader/"; - -# We cannot use the gem distributions because they don't contain the -# tests' data, we have to rely on the git tags. -SRC_URI="https://github.com/${GITHUB_USER}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -ruby_add_rdepend ">=dev-ruby/afm-0.2.1 - =dev-ruby/ascii85-1* - =dev-ruby/hashery-2* - dev-ruby/ttfunk:* - dev-ruby/ruby-rc4" - -all_ruby_prepare() { - # Remove bundler support - sed -i -e '/[Bb]undler/d' spec/spec_helper.rb || die - - sed -i -e '/Ascii85/ s/1.0.0/1.0/' ${RUBY_FAKEGEM_GEMSPEC} || die -} - -all_ruby_install() { - all_fakegem_install - - docinto examples - dodoc examples/* -} diff --git a/dev-ruby/pdf-reader/pdf-reader-2.4.2.ebuild b/dev-ruby/pdf-reader/pdf-reader-2.4.2.ebuild deleted file mode 100644 index 1b2ec2c23b4..000 --- a/dev-ruby/pdf-reader/pdf-reader-2.4.2.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -GITHUB_USER=yob - -USE_RUBY="ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md TODO" - -RUBY_FAKEGEM_GEMSPEC="pdf-reader.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="PDF parser conforming as much as possible to the PDF specification from Adobe" -HOMEPAGE="https://github.com/yob/pdf-reader/"; - -# We cannot use the gem distributions because they don't contain the -# tests' data, we have to rely on the git tags. -SRC_URI="https://github.com/${GITHUB_USER}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND+=" !!=dev-ruby/afm-0.2.1 =dev-ruby/afm-0.2* - =dev-ruby/ascii85-1* - =dev-ruby/hashery-2* - dev-ruby/ttfunk:* - dev-ruby/ruby-rc4" - -all_ruby_prepare() { - # Remove bundler support - sed -i -e '/[Bb]undler/d' spec/spec_helper.rb || die -} - -all_ruby_install() { - all_fakegem_install - - docinto examples - dodoc examples/* -}
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/pdf-reader/
commit: dfa457b2a752d18cd7cc881873e406e06446b0c0 Author: Hans de Graaff gentoo org> AuthorDate: Sat Nov 13 05:19:57 2021 + Commit: Hans de Graaff gentoo org> CommitDate: Sat Nov 13 05:24:39 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfa457b2 dev-ruby/pdf-reader: add 2.6.0 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/pdf-reader/Manifest| 1 + dev-ruby/pdf-reader/pdf-reader-2.6.0.ebuild | 48 + 2 files changed, 49 insertions(+) diff --git a/dev-ruby/pdf-reader/Manifest b/dev-ruby/pdf-reader/Manifest index 9ec3042e9e8..fdfb9ad79db 100644 --- a/dev-ruby/pdf-reader/Manifest +++ b/dev-ruby/pdf-reader/Manifest @@ -1,2 +1,3 @@ DIST pdf-reader-1.4.1.tar.gz 10236680 BLAKE2B 86fb137c65b47717e758473b94ddbbf52def3ae0edaecd7b5eb3f0d880f664c9ff6097221f43d64247b006ed18220f4f9a469d6b8574592750a1d8a468ce7ddb SHA512 aaa53dafc2d58dc591f708941907ecf14b1ee73362a7bd6d34659103d51effa90888560733747ca1bfe3d217cb6834109e06b024f40a95214880ca42f54054e5 DIST pdf-reader-2.5.0.tar.gz 12457904 BLAKE2B 6a17a586297ee238b9e0e8ae707cc0518ae3de62ec058ea31303f0787cff7f6f79f4259babfec4323adc6fb08b64b92e3f0f6f01da3a1eda29c6ea02f25aef3b SHA512 684d7ea414c8cdb7bc2aa17b2f3108a18cb6cf967b844ab26a6ac39071508b8a871b661e0e017a7f721cb3c2e6dffcd2cc0d3c31c2b33b3c61be08292c25da4a +DIST pdf-reader-2.6.0.tar.gz 12463722 BLAKE2B c7c788871c4c99decf13509a116c266c33489d8a3f3b46988b14307d2534f2f6aa20a578af8019b44690e44f9bff780aebc8c7e7299c51f25a97cfa988070748 SHA512 5234708f9bb2ddd85bd6821023ff7320cf21fe91f70e517f6791ef0d5186909f055da6af3903f77e8a4a1498f3fc130c9797437f4c00a817b8f33ab3dccb37e7 diff --git a/dev-ruby/pdf-reader/pdf-reader-2.6.0.ebuild b/dev-ruby/pdf-reader/pdf-reader-2.6.0.ebuild new file mode 100644 index 000..79b2ce3ce2a --- /dev/null +++ b/dev-ruby/pdf-reader/pdf-reader-2.6.0.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +GITHUB_USER=yob + +USE_RUBY="ruby26 ruby27 ruby30" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md TODO" + +RUBY_FAKEGEM_GEMSPEC="pdf-reader.gemspec" + +inherit ruby-fakegem + +DESCRIPTION="PDF parser conforming as much as possible to the PDF specification from Adobe" +HOMEPAGE="https://github.com/yob/pdf-reader/"; + +# We cannot use the gem distributions because they don't contain the +# tests' data, we have to rely on the git tags. +SRC_URI="https://github.com/${GITHUB_USER}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="2" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND+=" !!=dev-ruby/afm-0.2.1 =dev-ruby/afm-0.2* + =dev-ruby/ascii85-1* + =dev-ruby/hashery-2* + dev-ruby/ttfunk:* + dev-ruby/ruby-rc4" + +all_ruby_prepare() { + # Remove bundler support + sed -i -e '/[Bb]undler/d' spec/spec_helper.rb || die +} + +all_ruby_install() { + all_fakegem_install + + docinto examples + dodoc examples/* +}
[gentoo-commits] repo/gentoo:master commit in: sys-apps/openrc/
commit: efec3dad076d9d8498c7f81231f33c258c0c8d89 Author: Sam James gentoo org> AuthorDate: Sat Nov 13 05:07:34 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 05:07:57 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efec3dad sys-apps/openrc: drop obsolete copy/workaround (sync live) Already dropped in release, just syncing live. See: https://forums.gentoo.org/viewtopic-t-1144644.html Signed-off-by: Sam James gentoo.org> sys-apps/openrc/openrc-.ebuild | 7 --- 1 file changed, 7 deletions(-) diff --git a/sys-apps/openrc/openrc-.ebuild b/sys-apps/openrc/openrc-.ebuild index 2c2da59b749..c1adfbae4a5 100644 --- a/sys-apps/openrc/openrc-.ebuild +++ b/sys-apps/openrc/openrc-.ebuild @@ -137,13 +137,6 @@ pkg_postinst() { elog "# rc-update add consolefont boot" fi - # Added for 0.35. - if [[ ! -h "${EROOT}"/lib ]]; then - if [[ -d "${EROOT}/$(get_libdir)"/rc ]]; then - cp -RPp "${EROOT}/$(get_libdir)/rc" "${EROOT}"/lib - fi - fi - if ! use newnet && ! use netifrc; then ewarn "You have emerged OpenRc without network support. This" ewarn "means you need to SET UP a network manager such as"
[gentoo-commits] proj/gcc-config:master commit in: /
commit: 5a7cc0acb21bb44c8246d8fc11bdf3823f921b3b Author: Jason Zaman gentoo org> AuthorDate: Fri Nov 12 00:34:04 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 04:49:06 2021 + URL:https://gitweb.gentoo.org/proj/gcc-config.git/commit/?id=5a7cc0ac gcc-config: Check writability in env.d instead of EROOT SELinux blocks access to / so gcc-config fails even tho the required dirs are writable. Adding SELinux rules to allow writing to / is pretty undesirable. The best is to check for writability in the actual dirs that gcc-config needs to write. It should be sufficient to check only one dir instead of every dir, since the check for only EROOT has been sufficient in the past. avc: denied { write } for pid=17173 comm="gcc-config" name="/" dev="zfs" ino=34 scontext=staff_u:sysadm_r:gcc_config_t:s0-s0:c0.c1023 tcontext=system_u:object_r:root_t:s0 tclass=dir Bug: https://github.com/perfinion/hardened-refpolicy/pull/20 Bug: https://bugs.gentoo.org/823203 Signed-off-by: Jason Zaman gentoo.org> Signed-off-by: Sam James gentoo.org> gcc-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc-config b/gcc-config index 6b2a1a7..70bb388 100755 --- a/gcc-config +++ b/gcc-config @@ -668,7 +668,7 @@ switch_profile() { # Make sure we have write access to the dirs. Do not require `root` # so that we work with prefix/cross/etc... setups that run as user. - [[ ! -w ${EROOT} ]] && die "need write access to ${EROOT}" + [[ ! -w ${ENV_D} ]] && die "need write access to ${ENV_D}" if is_cross_compiler ; then ebegin "Switching cross-compiler to ${CC_COMP}"
[gentoo-commits] proj/gcc-config:master commit in: /
commit: 6c4d82dde134b4e947480759c125e9389f09ae01 Author: Sam James gentoo org> AuthorDate: Sat Nov 13 04:48:00 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 04:49:06 2021 + URL:https://gitweb.gentoo.org/proj/gcc-config.git/commit/?id=6c4d82dd gcc-config: add comment explaining SELinux-related writable check Bug: https://bugs.gentoo.org/823203 Signed-off-by: Sam James gentoo.org> gcc-config | 5 + 1 file changed, 5 insertions(+) diff --git a/gcc-config b/gcc-config index 70bb388..eff9cca 100755 --- a/gcc-config +++ b/gcc-config @@ -668,6 +668,11 @@ switch_profile() { # Make sure we have write access to the dirs. Do not require `root` # so that we work with prefix/cross/etc... setups that run as user. + # + # [It's important we use ${ENV_D} and not e.g. ${EROOT} because for, say + # SELinux, we may not actually be able to write to ${EROOT}, but would + # be allowed for specific paths like the gcc wrappers we need to + # modify. bug #823203.] [[ ! -w ${ENV_D} ]] && die "need write access to ${ENV_D}" if is_cross_compiler ; then
[gentoo-commits] repo/gentoo:master commit in: sys-apps/openrc/
commit: 7bcaec020ce19a8caeae7830633ed250a104351a Author: William Hubbs gentoo org> AuthorDate: Sat Nov 13 04:27:44 2021 + Commit: William Hubbs gentoo org> CommitDate: Sat Nov 13 04:28:24 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bcaec02 sys-apps/openrc: 0.44.8 bump This is going straight to stable since 0.44.7 was in stable with build failures. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: William Hubbs gentoo.org> sys-apps/openrc/Manifest | 1 + sys-apps/openrc/openrc-0.44.8.ebuild | 157 +++ 2 files changed, 158 insertions(+) diff --git a/sys-apps/openrc/Manifest b/sys-apps/openrc/Manifest index cb030975ad2..0b929cc5f27 100644 --- a/sys-apps/openrc/Manifest +++ b/sys-apps/openrc/Manifest @@ -1,2 +1,3 @@ DIST openrc-0.43.5.tar.gz 242146 BLAKE2B 993d3895588e8f1383049006834f944faaae0f889d3afcae5bff697db9f26383712f18aba52ce07d835f1d2bbe8ef19ef116ad60141d1eb0650767430d1d9967 SHA512 680c1549a8a37eb3a719f3e026888d045d26c98357d6e6eaf09069a23a001272deaca8cac4a9b8fd79f489c4cfb4fe2c7b5d481d1469798a8f5ec470d0cadbe3 DIST openrc-0.44.7.tar.gz 255444 BLAKE2B 8058e1fd8fcce46f53e73b56ec8da5eec9ba0807d657aef4ece2d49056c02a451c41155df96b167ff157863a85d77eb63796715b5191dd1c6c631c8f859d3090 SHA512 c6b3e2e30615d97a5185320a140ced881bc59ba31ea8dff5d80440396166af237826de6ffc7836ec141e305c92176cd9cc3dabff7e42ac0d80e5238513fefdb7 +DIST openrc-0.44.8.tar.gz 255668 BLAKE2B 13d023ea3346313ded9f9bff729c296a3317577ddc58cadbe57429833075776a3a3dc52dfd1c9e9721407b747df0f6471a81d12dc79216dc4b75222104208965 SHA512 ee8520b42df2f20cc770b9cc1a82eee4c7cb2e0d2e8b0788f5201e7c5ca864f414e97f679f3c25b808cb3641bc99cd74580dcd9777f4738f43adba65754ae679 diff --git a/sys-apps/openrc/openrc-0.44.8.ebuild b/sys-apps/openrc/openrc-0.44.8.ebuild new file mode 100644 index 000..4e57ae57a03 --- /dev/null +++ b/sys-apps/openrc/openrc-0.44.8.ebuild @@ -0,0 +1,157 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit flag-o-matic meson pam toolchain-funcs + +DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" +HOMEPAGE="https://github.com/openrc/openrc/"; + +if [[ ${PV} =~ ^9{4,}$ ]]; then + EGIT_REPO_URI="https://github.com/OpenRC/${PN}.git"; + inherit git-r3 +else + SRC_URI="https://github.com/OpenRC/openrc/archive/${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +fi + +LICENSE="BSD-2" +SLOT="0" +IUSE="audit bash debug ncurses pam newnet +netifrc selinux sysv-utils unicode" + +COMMON_DEPEND=" + ncurses? ( sys-libs/ncurses:0= ) + pam? ( sys-libs/pam ) + audit? ( sys-process/audit ) + sys-process/psmisc + !=sys-libs/libselinux-2.6 + ) + !test +# a value of "#" will just comment out the option +set_config() { + local file="${ED}/$1" var=$2 val com + eval "${@:5}" && val=$3 || val=$4 + [[ ${val} == "#" ]] && com="#" && val='\2' + sed -i -r -e "/^#?${var}=/{s:=([\"'])?([^ ]*)\1?:=\1${val}\1:;s:^#?:${com}:}" "${file}" +} + +set_config_yes_no() { + set_config "$1" "$2" YES NO "${@:3}" +} + +src_install() { + meson_install + + keepdir /lib/rc/tmp + + # Setup unicode defaults for silly unicode users + set_config_yes_no /etc/rc.conf unicode use unicode + + # Cater to the norm + set_config_yes_no /etc/conf.d/keymaps windowkeys '(' use x86 '||' use amd64 ')' + + # On HPPA, do not run consolefont by default (bug #222889) + if use hppa; then + rm -f "${ED}"/etc/runlevels/boot/consolefont + fi + + # Support for logfile rotation + insinto /etc/logrotate.d + newins "${FILESDIR}"/openrc.logrotate openrc + + if use pam; then + # install gentoo pam.d files + newpamd "${FILESDIR}"/start-stop-daemon.pam start-stop-daemon + newpamd "${FILESDIR}"/start-stop-daemon.pam supervise-daemon + fi + + # install documentation + dodoc ChangeLog *.md +} + +pkg_preinst() { + # avoid default thrashing in conf.d files when possible #295406 + if [[ -e "${EROOT}"/etc/conf.d/hostname ]] ; then + ( + unset hostname HOSTNAME + source "${EROOT}"/etc/conf.d/hostname + : ${hostname:=${HOSTNAME}} + [[ -n ${hostname} ]] && set_config /etc/conf.d/hostname hostname "${hostname}" + ) + fi + + # set default interactive shell to sulogin if it exists + set_config /etc/rc.conf rc_shell /sbin/sulogin "#" test -e /sbin/sulogin + return 0 +} + +pkg_postinst() { + if use hppa; then + elog "Setting the console font does not work on all HPPA consoles." + elog "You can still enable it by running:" + e
[gentoo-commits] repo/gentoo:master commit in: app-text/calibre/
commit: f925d59f8f6079ba7eed5568d2846faf6361e8c1 Author: Zac Medico gentoo org> AuthorDate: Sat Nov 13 03:57:46 2021 + Commit: Zac Medico gentoo org> CommitDate: Sat Nov 13 04:00:03 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f925d59f app-text/calibre: Add cchardet dep Closes: https://bugs.gentoo.org/823443 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico gentoo.org> app-text/calibre/{calibre-5.32.0.ebuild => calibre-5.32.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/app-text/calibre/calibre-5.32.0.ebuild b/app-text/calibre/calibre-5.32.0-r1.ebuild similarity index 99% rename from app-text/calibre/calibre-5.32.0.ebuild rename to app-text/calibre/calibre-5.32.0-r1.ebuild index 1f125019250..eff0c6105c0 100644 --- a/app-text/calibre/calibre-5.32.0.ebuild +++ b/app-text/calibre/calibre-5.32.0-r1.ebuild @@ -52,6 +52,7 @@ COMMON_DEPEND="${PYTHON_DEPS} app-accessibility/speech-dispatcher[python,${PYTHON_USEDEP}] >=dev-python/apsw-3.25.2_p1[${PYTHON_USEDEP}] dev-python/beautifulsoup4[${PYTHON_USEDEP}] + dev-python/cchardet[${PYTHON_USEDEP}] >=dev-python/chardet-3.0.3[${PYTHON_USEDEP}] >=dev-python/cssselect-0.7.1[${PYTHON_USEDEP}] >=dev-python/css-parser-1.0.4[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/cchardet/
commit: e981a6af2f0ca0763754b4f518dea66f95994f07 Author: Zac Medico gentoo org> AuthorDate: Sat Nov 13 03:47:02 2021 + Commit: Zac Medico gentoo org> CommitDate: Sat Nov 13 04:00:03 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e981a6af dev-python/cchardet: Initial import Bug: https://bugs.gentoo.org/823443 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico gentoo.org> dev-python/cchardet/Manifest | 1 + dev-python/cchardet/cchardet-2.1.7.ebuild | 28 dev-python/cchardet/metadata.xml | 11 +++ 3 files changed, 40 insertions(+) diff --git a/dev-python/cchardet/Manifest b/dev-python/cchardet/Manifest new file mode 100644 index 000..0bcc8825649 --- /dev/null +++ b/dev-python/cchardet/Manifest @@ -0,0 +1 @@ +DIST cchardet-2.1.7.tar.gz 653617 BLAKE2B 0ca9becac01c67da191290c7de0dc52d5c8e6c2715f660811c8e67d9a06e74ac155a081de81af96ade74ccc4065093fc226f232a26f66236fafe9fc1b48a9c9e SHA512 43e663e30ec079b2a954862de5e8136a2e40f69e300d65eb4ce9d7ffa5d8c496dc7c0937b3306b4096cfad12a1d0617628f8f0115534ab6faf9eb39d2b3935a2 diff --git a/dev-python/cchardet/cchardet-2.1.7.ebuild b/dev-python/cchardet/cchardet-2.1.7.ebuild new file mode 100644 index 000..76ade5a8060 --- /dev/null +++ b/dev-python/cchardet/cchardet-2.1.7.ebuild @@ -0,0 +1,28 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) +inherit distutils-r1 + +DESCRIPTION="High speed universal character encoding detector" +HOMEPAGE="https://github.com/PyYoshi/cChardet https://pypi.org/project/cchardet/"; +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MPL-1.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +BDEPEND=" + dev-python/cython[${PYTHON_USEDEP}] + test? ( + dev-python/nose[${PYTHON_USEDEP}] + ) +" + +python_test() { + "${PYTHON}" setup.py nosetests || die "tests failed with ${EPYTHON}" +} diff --git a/dev-python/cchardet/metadata.xml b/dev-python/cchardet/metadata.xml new file mode 100644 index 000..04994b4fd81 --- /dev/null +++ b/dev-python/cchardet/metadata.xml @@ -0,0 +1,11 @@ + +https://www.gentoo.org/dtd/metadata.dtd";> + + + zmed...@gentoo.org + + + cchardet + PyYoshi/cChardet + +
[gentoo-commits] repo/proj/prefix:master commit in: scripts/
commit: a3175e08822394188b112dc5e23475e876cd603e Author: Brad Laue brad-x com> AuthorDate: Wed Nov 10 15:10:31 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 03:34:27 2021 + URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=a3175e08 scripts/bootstrap-prefix.sh: don't unset *FLAGS for stage3 @system Unsetting CFLAGS and CXXFLAGS by stage3 breaks builds. [sam: We're pulling in more packages now, which is probably why this never showed up before.] Closes: https://github.com/gentoo/prefix/pull/5 Signed-off-by: Sam James gentoo.org> scripts/bootstrap-prefix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh index 65f56ab99b..ece81d3791 100755 --- a/scripts/bootstrap-prefix.sh +++ b/scripts/bootstrap-prefix.sh @@ -2171,7 +2171,7 @@ bootstrap_stage3() { einfo "running emerge -uDNav system" estatus "stage3: emerge -uDNav system" CPPFLAGS="-DGNUSTEP_BASE_VERSION" \ - CFLAGS= CXXFLAGS= emerge --color n -uDNav system || return 1 + emerge --color n -uDNav system || return 1 # remove anything that we don't need (compilers most likely) einfo "running emerge --depclean"
[gentoo-commits] repo/gentoo:master commit in: app-editors/vim-core/
commit: a98e0fefcf7b04af945bfc2f745a6c03868e8f26 Author: Vaibhav Rustagi google com> AuthorDate: Sat Nov 13 01:59:41 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 03:09:33 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a98e0fef app-editors/vim-core: version bump to v8.2.3582. This is needed to resolve CVE-2021-3928 and CVE-2021-3927. Bug: https://bugs.gentoo.org/823473 Signed-off-by: Vaibhav Rustagi google.com> Signed-off-by: Sam James gentoo.org> app-editors/vim-core/Manifest | 1 + app-editors/vim-core/vim-core-8.2.3582.ebuild | 227 ++ 2 files changed, 228 insertions(+) diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest index ae2d02673ba..ce47050db94 100644 --- a/app-editors/vim-core/Manifest +++ b/app-editors/vim-core/Manifest @@ -2,3 +2,4 @@ DIST vim-8.2.0360-gentoo-patches.tar.xz 2612 BLAKE2B a9273a686b31dd873b25bfc07f7 DIST vim-8.2.0814.tar.gz 14953478 BLAKE2B fd4155ec749bd9a705e8114ff7f8cc321182c9286733ff2f665e265ec0af830f9e70c730b8d0215f6db1f73a8e2f878d22932a72c8dbfe921591be7adcdaab00 SHA512 4ddd9e2d30719f931cadd1a4de5700736f641f4b074378d9ea1462a90b81975ce8e8c3ca2e3a1e15ac0288824eef5b0f0a3e31482f7637c450c6d7e52c8f40d2 DIST vim-8.2.3428.tar.gz 15715383 BLAKE2B 865842bae0de25c34f255085f6edfe35b6905e220bdcb76372d7289ef1f6c2b2dee2f88e4a5f849d43fa560db4ade1e8e498d86f5651c5218d9153cde5ecddd3 SHA512 7cb473afa0ad6a9728dfc2f7d8ca19a21de329c4790141c7cb815b71c07e92a1ce04a5fcc2a0381c4beb304670d6c08629dc2ed2cb0842998cca2fd846c8cd6b DIST vim-8.2.3567.tar.gz 15771981 BLAKE2B 5a10ce998769b73a9c3b30fccb84e90eef8242d04e52b1cf475af777233ac774a6e5ec8c2aa09cadfe2db747b485fcc26d1d953017df4bb459d8a427715a3048 SHA512 f1b5debc77d5392966d168974eab7faae99082509a8148ea212e8e06ae980d9a2652ac77547d77d10953119527f68c633440cf813bb6dec8e259b7628af93af6 +DIST vim-8.2.3582.tar.gz 15778667 BLAKE2B c8eaa95fa4fde6514168a9f42a712a78442a7fe504b59158e2e7717b8025a59cb4d8948451d72418b29f2b7cf3619cd765ef43e1304d73f81a6cba405f9706e7 SHA512 f476f24390807b71a0e02729f1815b3743b6b42cdd28a414e9ceaf0aa3fd4cab91e3550a669b1c64b4cd83207515cfe2b4acf2358a6def60e216e101c979037e diff --git a/app-editors/vim-core/vim-core-8.2.3582.ebuild b/app-editors/vim-core/vim-core-8.2.3582.ebuild new file mode 100644 index 000..7e80dc2f16f --- /dev/null +++ b/app-editors/vim-core/vim-core-8.2.3582.ebuild @@ -0,0 +1,227 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# Please bump with app-editors/vim and app-editors/gvim + +VIM_VERSION="8.2" +inherit estack vim-doc flag-o-matic bash-completion-r1 prefix desktop xdg-utils + +if [[ ${PV} == * ]] ; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/vim/vim.git"; + EGIT_CHECKOUT_DIR=${WORKDIR}/vim-${PV} +else + SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> vim-${PV}.tar.gz + https://dev.gentoo.org/~zlogene/distfiles/app-editors/vim/vim-8.2.0360-gentoo-patches.tar.xz"; + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +fi +S="${WORKDIR}"/vim-${PV} + +DESCRIPTION="vim and gvim shared files" +HOMEPAGE="https://vim.sourceforge.io/ https://github.com/vim/vim"; + +LICENSE="vim" +SLOT="0" +IUSE="nls acl minimal" + +BDEPEND="sys-devel/autoconf" +# Avoid icon file collision, bug #673880 +RDEPEND="!!> "${S}"/src/feature.h + echo '#define SYS_GVIMRC_FILE "'${EPREFIX}'/etc/vim/gvimrc"' >> "${S}"/src/feature.h + + # Use exuberant ctags which installs as /usr/bin/exuberant-ctags. + # Hopefully this pattern won't break for a while at least. + # This fixes bug #29398 (27 Sep 2003 agriffis) + sed -i 's/\> "$c" || die "echo failed" + done + + # Try to avoid sandbox problems. Bug #114475. + if [[ -d "${S}"/src/po ]]; then + sed -i -e \ + '/-S check.vim/s,..VIM.,ln -s $(VIM) testvim \; ./testvim -X,' \ + "${S}"/src/po/Makefile || die "sed failed" + fi + + cp -v "${S}"/src/config.mk.dist "${S}"/src/auto/config.mk || die "cp failed" + + # Bug #378107 - Build properly with >=perl-core/ExtUtils-ParseXS-3.20.0 + sed -i -e \ + "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:" \ + "${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed' + + eapply_user +} + +src_configure() { + local myconf + + # Fix bug #37354: Disallow -funroll-all-loops on amd64 + # Bug 57859 suggests that we want to do this for all archs + filter-flags -funroll-all-loops + + # Fix bug #76331: -O3 causes problems, use -O2 instead. We'll do this for + # everyone since previous flag filtering bug
[gentoo-commits] repo/gentoo:master commit in: app-editors/vim/
commit: 3b28a3c967b258254ffcbd0ef2a0ac28ed6ee574 Author: Vaibhav Rustagi google com> AuthorDate: Sat Nov 13 01:57:45 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 03:09:32 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b28a3c9 app-editors/vim: version bump to v8.2.3582. This is needed to resolve CVE-2021-3928 and CVE-2021-3927. Bug: https://bugs.gentoo.org/823473 Signed-off-by: Vaibhav Rustagi google.com> Signed-off-by: Sam James gentoo.org> app-editors/vim/Manifest| 1 + app-editors/vim/vim-8.2.3582.ebuild | 349 2 files changed, 350 insertions(+) diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest index ae2d02673ba..ce47050db94 100644 --- a/app-editors/vim/Manifest +++ b/app-editors/vim/Manifest @@ -2,3 +2,4 @@ DIST vim-8.2.0360-gentoo-patches.tar.xz 2612 BLAKE2B a9273a686b31dd873b25bfc07f7 DIST vim-8.2.0814.tar.gz 14953478 BLAKE2B fd4155ec749bd9a705e8114ff7f8cc321182c9286733ff2f665e265ec0af830f9e70c730b8d0215f6db1f73a8e2f878d22932a72c8dbfe921591be7adcdaab00 SHA512 4ddd9e2d30719f931cadd1a4de5700736f641f4b074378d9ea1462a90b81975ce8e8c3ca2e3a1e15ac0288824eef5b0f0a3e31482f7637c450c6d7e52c8f40d2 DIST vim-8.2.3428.tar.gz 15715383 BLAKE2B 865842bae0de25c34f255085f6edfe35b6905e220bdcb76372d7289ef1f6c2b2dee2f88e4a5f849d43fa560db4ade1e8e498d86f5651c5218d9153cde5ecddd3 SHA512 7cb473afa0ad6a9728dfc2f7d8ca19a21de329c4790141c7cb815b71c07e92a1ce04a5fcc2a0381c4beb304670d6c08629dc2ed2cb0842998cca2fd846c8cd6b DIST vim-8.2.3567.tar.gz 15771981 BLAKE2B 5a10ce998769b73a9c3b30fccb84e90eef8242d04e52b1cf475af777233ac774a6e5ec8c2aa09cadfe2db747b485fcc26d1d953017df4bb459d8a427715a3048 SHA512 f1b5debc77d5392966d168974eab7faae99082509a8148ea212e8e06ae980d9a2652ac77547d77d10953119527f68c633440cf813bb6dec8e259b7628af93af6 +DIST vim-8.2.3582.tar.gz 15778667 BLAKE2B c8eaa95fa4fde6514168a9f42a712a78442a7fe504b59158e2e7717b8025a59cb4d8948451d72418b29f2b7cf3619cd765ef43e1304d73f81a6cba405f9706e7 SHA512 f476f24390807b71a0e02729f1815b3743b6b42cdd28a414e9ceaf0aa3fd4cab91e3550a669b1c64b4cd83207515cfe2b4acf2358a6def60e216e101c979037e diff --git a/app-editors/vim/vim-8.2.3582.ebuild b/app-editors/vim/vim-8.2.3582.ebuild new file mode 100644 index 000..bdfd543c08a --- /dev/null +++ b/app-editors/vim/vim-8.2.3582.ebuild @@ -0,0 +1,349 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# Please bump with app-editors/vim-core and app-editors/gvim + +VIM_VERSION="8.2" +LUA_COMPAT=( lua5-1 luajit ) +PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_REQ_USE="threads(+)" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" + +inherit vim-doc flag-o-matic bash-completion-r1 lua-single python-single-r1 ruby-single desktop xdg-utils + +if [[ ${PV} == * ]] ; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/vim/vim.git"; +else + SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> ${P}.tar.gz + https://dev.gentoo.org/~zlogene/distfiles/app-editors/vim/vim-8.2.0360-gentoo-patches.tar.xz"; + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +fi + +DESCRIPTION="Vim, an improved vi-style text editor" +HOMEPAGE="https://vim.sourceforge.io/ https://github.com/vim/vim"; + +LICENSE="vim" +SLOT="0" +IUSE="X acl crypt cscope debug gpm lua minimal nls perl python racket ruby selinux sound tcl terminal vim-pager" +REQUIRED_USE=" + lua? ( ${LUA_REQUIRED_USE} ) + python? ( ${PYTHON_REQUIRED_USE} ) + vim-pager? ( !minimal ) +" + +RDEPEND=" + >=app-eselect/eselect-vi-1.1 + >=sys-libs/ncurses-5.2-r2:0= + nls? ( virtual/libintl ) + acl? ( kernel_linux? ( sys-apps/acl ) ) + crypt? ( dev-libs/libsodium:= ) + cscope? ( dev-util/cscope ) + gpm? ( >=sys-libs/gpm-1.19.3 ) + lua? ( ${LUA_DEPS} + $(lua_gen_impl_dep 'deprecated' lua5-1) + ) + !minimal? ( ~app-editors/vim-core-${PV} ) + vim-pager? ( app-editors/vim-core[-minimal] ) + perl? ( dev-lang/perl:= ) + python? ( ${PYTHON_DEPS} ) + racket? ( dev-scheme/racket ) + ruby? ( ${RUBY_DEPS} ) + selinux? ( sys-libs/libselinux ) + sound? ( media-libs/libcanberra ) + tcl? ( dev-lang/tcl:0= ) + X? ( x11-libs/libXt ) +" +DEPEND="${RDEPEND}" +# configure runs the Lua interpreter +BDEPEND=" + sys-devel/autoconf + lua? ( ${LUA_DEPS} ) + nls? ( sys-devel/gettext ) +" + +pkg_setup() { + # people with broken alphabets run into trouble. bug #82186. + unset LANG LC_ALL + export LC_COLLATE="C" + + # Gnome sandbox silliness. bug #114475. + mkdir -p "${T}"/home || die "mkdir failed" + export HOME="${T}"/home + + us
[gentoo-commits] repo/gentoo:master commit in: app-editors/gvim/
commit: 22c80816b550543e1eb073749c320717185ad996 Author: Vaibhav Rustagi google com> AuthorDate: Sat Nov 13 02:01:18 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 03:09:34 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c80816 app-editors/gvim: version bump to v8.2.3582. This is needed to resolve CVE-2021-3928 and CVE-2021-3927. Bug: https://bugs.gentoo.org/823473 Signed-off-by: Vaibhav Rustagi google.com> Closes: https://github.com/gentoo/gentoo/pull/22924 Signed-off-by: Sam James gentoo.org> app-editors/gvim/Manifest | 1 + app-editors/gvim/gvim-8.2.3582.ebuild | 383 ++ 2 files changed, 384 insertions(+) diff --git a/app-editors/gvim/Manifest b/app-editors/gvim/Manifest index ae2d02673ba..ce47050db94 100644 --- a/app-editors/gvim/Manifest +++ b/app-editors/gvim/Manifest @@ -2,3 +2,4 @@ DIST vim-8.2.0360-gentoo-patches.tar.xz 2612 BLAKE2B a9273a686b31dd873b25bfc07f7 DIST vim-8.2.0814.tar.gz 14953478 BLAKE2B fd4155ec749bd9a705e8114ff7f8cc321182c9286733ff2f665e265ec0af830f9e70c730b8d0215f6db1f73a8e2f878d22932a72c8dbfe921591be7adcdaab00 SHA512 4ddd9e2d30719f931cadd1a4de5700736f641f4b074378d9ea1462a90b81975ce8e8c3ca2e3a1e15ac0288824eef5b0f0a3e31482f7637c450c6d7e52c8f40d2 DIST vim-8.2.3428.tar.gz 15715383 BLAKE2B 865842bae0de25c34f255085f6edfe35b6905e220bdcb76372d7289ef1f6c2b2dee2f88e4a5f849d43fa560db4ade1e8e498d86f5651c5218d9153cde5ecddd3 SHA512 7cb473afa0ad6a9728dfc2f7d8ca19a21de329c4790141c7cb815b71c07e92a1ce04a5fcc2a0381c4beb304670d6c08629dc2ed2cb0842998cca2fd846c8cd6b DIST vim-8.2.3567.tar.gz 15771981 BLAKE2B 5a10ce998769b73a9c3b30fccb84e90eef8242d04e52b1cf475af777233ac774a6e5ec8c2aa09cadfe2db747b485fcc26d1d953017df4bb459d8a427715a3048 SHA512 f1b5debc77d5392966d168974eab7faae99082509a8148ea212e8e06ae980d9a2652ac77547d77d10953119527f68c633440cf813bb6dec8e259b7628af93af6 +DIST vim-8.2.3582.tar.gz 15778667 BLAKE2B c8eaa95fa4fde6514168a9f42a712a78442a7fe504b59158e2e7717b8025a59cb4d8948451d72418b29f2b7cf3619cd765ef43e1304d73f81a6cba405f9706e7 SHA512 f476f24390807b71a0e02729f1815b3743b6b42cdd28a414e9ceaf0aa3fd4cab91e3550a669b1c64b4cd83207515cfe2b4acf2358a6def60e216e101c979037e diff --git a/app-editors/gvim/gvim-8.2.3582.ebuild b/app-editors/gvim/gvim-8.2.3582.ebuild new file mode 100644 index 000..a68b9011e15 --- /dev/null +++ b/app-editors/gvim/gvim-8.2.3582.ebuild @@ -0,0 +1,383 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# Please bump with app-editors/vim-core and app-editors/gvim + +VIM_VERSION="8.2" +LUA_COMPAT=( lua5-1 luajit ) +PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_REQ_USE="threads(+)" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" + +inherit vim-doc flag-o-matic xdg-utils bash-completion-r1 prefix lua-single python-single-r1 ruby-single + +if [[ ${PV} == * ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/vim/vim.git"; + EGIT_CHECKOUT_DIR=${WORKDIR}/vim-${PV} +else + SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> vim-${PV}.tar.gz + https://dev.gentoo.org/~zlogene/distfiles/app-editors/vim/vim-8.2.0360-gentoo-patches.tar.xz"; + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +fi +S="${WORKDIR}"/vim-${PV} + +DESCRIPTION="GUI version of the Vim text editor" +HOMEPAGE="https://vim.sourceforge.io/ https://github.com/vim/vim"; + +LICENSE="vim" +SLOT="0" +IUSE="acl aqua crypt cscope debug gtk gtk2 lua motif neXt netbeans nls perl python racket ruby selinux session sound tcl" +REQUIRED_USE=" + lua? ( ${LUA_REQUIRED_USE} ) + python? ( ${PYTHON_REQUIRED_USE} ) +" + +RDEPEND=" + ~app-editors/vim-core-${PV} + >=app-eselect/eselect-vi-1.1 + >=sys-libs/ncurses-5.2-r2:0= + x11-libs/libICE + x11-libs/libSM + x11-libs/libXext + x11-libs/libXt + acl? ( kernel_linux? ( sys-apps/acl ) ) + !aqua? ( + gtk? ( + x11-libs/gtk+:3 + x11-libs/libXft + ) + !gtk? ( + gtk2? ( + >=x11-libs/gtk+-2.6:2 + x11-libs/libXft + ) + !gtk2? ( + motif? ( >=x11-libs/motif-2.3:0 ) + !motif? ( + neXt? ( x11-libs/neXtaw ) + !neXt? ( x11-libs/libXaw ) + ) + ) + ) + ) + crypt? ( dev-libs/libsodium:= ) + cscope? ( dev-util/cscope ) + lua? ( + ${LUA_DEPS} + $(lua_gen_impl_dep 'deprecated' lua5-1) + ) + nls? ( virtual/libintl ) + perl? (
[gentoo-commits] repo/proj/guru:dev commit in: dev-lang/clipsjni/
commit: ba32481bb759faea8afa76297c87335ccbe9cfb8 Author: Maciej Barć riseup net> AuthorDate: Sat Nov 13 03:03:13 2021 + Commit: Maciej Barć riseup net> CommitDate: Sat Nov 13 03:03:13 2021 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ba32481b dev-lang/clipsjni: fix desktop entries Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć riseup.net> dev-lang/clipsjni/clipsjni-6.40.ebuild | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/dev-lang/clipsjni/clipsjni-6.40.ebuild b/dev-lang/clipsjni/clipsjni-6.40.ebuild index df6980414..23000a073 100644 --- a/dev-lang/clipsjni/clipsjni-6.40.ebuild +++ b/dev-lang/clipsjni/clipsjni-6.40.ebuild @@ -52,18 +52,21 @@ src_compile() { } src_install() { - java-pkg_doso library-src/libCLIPSJNI.so + java-pkg_doso ./library-src/libCLIPSJNI.so java-pkg_dojar CLIPSIDE.jar CLIPSJNI.jar - doicon ./java-src/net/sf/clipsrules/jni/examples/ide/resources/CLIPS.png - local e for e in clipside clipsjni ; do java-pkg_dolauncher ${e} --jar ${e^^}.jar - make_desktop_entry \ - ${e} ${e^^} CLIPS "Development;ComputerScience;" "Terminal=true" done + doicon ./java-src/net/sf/clipsrules/jni/examples/ide/resources/CLIPS.png + + make_desktop_entry \ + clipside CLIPSIDE CLIPS "Development;IDE" + make_desktop_entry \ + clipsjni CLIPSJNI CLIPS "Development;ConsoleOnly;" "Terminal=true" + if use examples ; then insinto /usr/share/clipsjni/examples doins ./*Demo.jar
[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/
commit: a03f9f4b0c6a69a4d9057c820c27605dc90dd4ad Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Nov 13 02:46:31 2021 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Nov 13 02:58:44 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a03f9f4b dev-db/mariadb: bump to v10.2.41 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann gentoo.org> dev-db/mariadb/Manifest |2 + dev-db/mariadb/mariadb-10.2.41.ebuild | 1314 + 2 files changed, 1316 insertions(+) diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest index bd34cb7f86e..390e8f152f2 100644 --- a/dev-db/mariadb/Manifest +++ b/dev-db/mariadb/Manifest @@ -4,6 +4,8 @@ DIST mariadb-10.2.39-patches-01.tar.xz 5804 BLAKE2B 08d763d87f877870737a972748d1 DIST mariadb-10.2.39.tar.gz 74253393 BLAKE2B 15a8f23817cf6a22fc0c2caa81865349c2dd93e3c7ffeaace58746cee376940db453cbec02a6bf65d344c18dfd342604e6f54de255cff10fe7d4a5bc5f7e1f9b SHA512 4ccdbf9bcedd3205834be963f00eb85e318aeba97765574674f60f8356a83591e7904685d72a2ad34111dd7a705ee6c4d5f0b2be4fea7a008a36907ff645da49 DIST mariadb-10.2.40-patches-01.tar.xz 5804 BLAKE2B 0efbd0c3ab107808644e2bd34a7c7d9347f337c769d9cc5bb2827af660d009ac490d78c084e2e5104271fbbcd65c8532d5460793bfa4a74910f532fa7dff33e4 SHA512 66a7960a6827ea32dbcf0390d40614e4b8edd8114a1e472f96cff01c075020466d84f9d9783c3f2e418ac341d84332c060bd4d63840979be3ebdfd3b5ef08eee DIST mariadb-10.2.40.tar.gz 74275587 BLAKE2B ab310b19425e3631c9090fa919e8867c7c8f62ffab69b36851aee9ab40aa18814dc50ae185d1c0832c79785d25a82177aa92bb6614cdb49359ec1acd7105e08b SHA512 8d3438c5044fc63e02d3e49f5fdd3561ad0a3f3ac29673d05fc71dfdceefb7cdcb6dd623d18fb222e9552ede4dc3d9b6e413d3ef40d86054a36b4b3a6433eee2 +DIST mariadb-10.2.41-patches-01.tar.xz 5840 BLAKE2B bfc1404ef7a856e1588caf6ac4b61514125752b298adc7d7b575f5106b052b33a0344a51c0b0974a4664ee13059be30d31d2a12436009a39f34567124ee81ce6 SHA512 3105d291d22a9085dd92c516f0af999786d78328e8a8970a000c7be9d2df211e544c798ba9882a6da94abcddbb4cf16d100c5e1ccda6dc98e7a16c2ca5914bff +DIST mariadb-10.2.41.tar.gz 74358994 BLAKE2B ca7fedebac0ce05bbc0797e58347041b098878fe565b5f3ae8ac149b30eca9188335e5e4afbc158f644888de13a5bc264916c77e315b5f489b2449342bf46f8a SHA512 d6f04d5866c6179c8df796dcf2407fa6289f7b9a57590e6ac793518dd805da7799e76f1031579b74e03dad6adcbcd204dd80394a68ac0105fcecaacea64b74e1 DIST mariadb-10.3.29-patches-01.tar.xz 5280 BLAKE2B 262c8f89508d915a13c3c309c885af68ff044ba28b4c3d631a5be90b709c882fa3cf521380c9d2a2f7695477d7bcd364ccb98d90750e524deb0aa0daddb94bde SHA512 95d04edf54b722ed7022bd2b915d722ae4153eb2c12a3d6c499469be0de4d03582226ef525be9e9af265674ef31ce2376442a09c583222c64ad9994ddc51c8b7 DIST mariadb-10.3.29.tar.gz 73261682 BLAKE2B 81ac5c7d1ad343c7d1c6788dafe07c45ec096d975a3197c6a6940da60a4a73383dff18e15d1940f1248dc34f290603629e95fbeca31c0749c5b0ae2b3de92b8f SHA512 fe868cde5ac3536ff5bbf34f235253c79e897e61bb34f7fdaca8fa8fcdb83e4a19c615beab27d3fdb5daee64ac0c8f36ec7e8089a9422c8540f7e92b1999a769 DIST mariadb-10.3.30-patches-01.tar.xz 5300 BLAKE2B 14a0110477a5b3ade80ba05cfc038cfa0761b06e8a58f4ff69d39a9c1d59ec3fd323d7401fc7bd76a99dfcd4c8369d04d5eb1313d5ce20d2f57b10d2e0f6ff5d SHA512 a546908147f664189053d201d3d3d3dcaf81956bcd7348b1385bb1046636ec189a95f7bbe80839eba7a09b378475af6971af6d9e6bc72fad7d01ea139119ba42 diff --git a/dev-db/mariadb/mariadb-10.2.41.ebuild b/dev-db/mariadb/mariadb-10.2.41.ebuild new file mode 100644 index 000..b0feeb5f301 --- /dev/null +++ b/dev-db/mariadb/mariadb-10.2.41.ebuild @@ -0,0 +1,1314 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +SUBSLOT="18" + +JAVA_PKG_OPT_USE="jdbc" + +inherit eutils systemd flag-o-matic prefix toolchain-funcs \ + multiprocessing java-pkg-opt-2 cmake + +# Patch version +PATCH_SET="https://dev.gentoo.org/~whissi/dist/${PN}/${PN}-10.2.41-patches-01.tar.xz"; + +SRC_URI="mirror://mariadb/${PN}-${PV}/source/${P}.tar.gz + ${PATCH_SET}" + +HOMEPAGE="https://mariadb.org/"; +DESCRIPTION="An enhanced, drop-in replacement for MySQL" +LICENSE="GPL-2 LGPL-2.1+" +SLOT="10.2/${SUBSLOT:-0}" +IUSE="+backup bindist client-libs cracklib debug extraengine galera innodb-lz4 + innodb-lzo innodb-snappy jdbc jemalloc kerberos latin1 mroonga + numa odbc oqgraph pam +perl profiling rocksdb selinux +server sphinx + sst-rsync sst-mariabackup sst-xtrabackup static systemd systemtap tcmalloc + test tokudb xml yassl" + +RESTRICT="!bindist? ( bindist ) !test? ( test )" + +REQUIRED_USE="jdbc? ( extraengine server !static ) + server? ( tokudb? ( jemalloc !tcmalloc ) ) + ?? ( tcmalloc jemalloc ) + static? ( yassl !pam )" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" + +# Shorten the path because the socket path le
[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/
commit: baf61a315784304b5e08d8a00a114c4d3b9c41c0 Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Nov 13 02:36:21 2021 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Nov 13 02:58:43 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf61a31 dev-db/mariadb: bump to v10.3.32 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann gentoo.org> dev-db/mariadb/Manifest |2 + dev-db/mariadb/mariadb-10.3.32.ebuild | 1306 + 2 files changed, 1308 insertions(+) diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest index 20216a8eab7..bd34cb7f86e 100644 --- a/dev-db/mariadb/Manifest +++ b/dev-db/mariadb/Manifest @@ -10,6 +10,8 @@ DIST mariadb-10.3.30-patches-01.tar.xz 5300 BLAKE2B 14a0110477a5b3ade80ba05cfc03 DIST mariadb-10.3.30.tar.gz 73266479 BLAKE2B 4f2911fed8f470e60f98f3aff044bb7979e32ec86a13d8ed8ca36cd8f3e1b45b541412de0f1b53bda252dfa2c4e3d2dd2a718a94d44b632a1f3e569be4f37753 SHA512 742c30b3ebc0b6d36b98d4e7a7fb511098142e72d8f42cbfa73a0bdea2059be17e790fbda4732329bbd99e4b50b13cf18e8122964a473e0b62170ab869eca8fc DIST mariadb-10.3.31-patches-01.tar.xz 5304 BLAKE2B 145bf6185edccc726549479ec1e75a1796c405811316de2d6bf02564c4398ae82978204c3a6329ed1742b1b91e9c80043574370ff23571fa9cead899f8ac71cc SHA512 e59605938eeb1373e84a15f6c501bcd1ad5fc92b75e67b5d93da77066b5cf7ecd77db7cb684de494a6ba98574473aa484be1b6dbe4edfbc482a391fefd12dffa DIST mariadb-10.3.31.tar.gz 73298653 BLAKE2B ca0532c1adf830d8d364938ca3c89b9d162aa4e75ceeaf1455085f0a3bbe8eba5bdfdf13a5800ab82f2517e93c746db7402462d5b334fb6fe823629d7feab790 SHA512 29878ea381d6a6b188cb6ab9f81e218f34dba0e85e5eb1929a6cc72904f1b629dea89bfdde4dc83b5fc5a735f46114a193184bceb43fe30336244d3018a45c19 +DIST mariadb-10.3.32-patches-01.tar.xz 4388 BLAKE2B e84de23ff97e0fcff9867bbba615f8054cf1dd015b44aa5d64bca38e150daf66d4e5149b1408485330af3e49006865c5d598797199cca1d74a31d77df2715627 SHA512 fdf36b310823b15ccb2fb921d694998ce076442ef4086a88b76ebc81c7ef778099c5dfddf1152bb54bf653c9f99a335502e9a34ee200846bd6ee14d407ae127e +DIST mariadb-10.3.32.tar.gz 73389214 BLAKE2B 476d293f41804e2124859019c25df1bb93509741e8893939978af9ca6b83dfe238c3079bef0023281a1e2a0b89cb63d9a3de8d8a540ddbb96463f3914490d5ac SHA512 d74c8bdf9cc8126385e1ca69c098e2bd8543de292d36c6c88ffc8228430fd246386f675089e7a1a11c830a947efde755845eda279dfb202c89c641962edf43cd DIST mariadb-10.4.19-patches-01.tar.xz 5288 BLAKE2B b97a8b2c55ad2b78b4f27dbab3893c777e15ef237fc66a9ef62d391772caaada3e23949a63ae170aa72e4b07f9bf34f32da72614756bdbe0712efe6c39f0da59 SHA512 e26b12230b965fe0facfd447a815a88fe8edaaeb8e209cc53df2d76c580dacdab59afb09c09ef471fb0b46c0cde8eeed84f3eff851751316eb12f06de235d52f DIST mariadb-10.4.19.tar.gz 82042449 BLAKE2B 6137c84852b6b770efa908b49f03ca52726a537bda410b324ed388a82667bf0e3ff37cbb62d6a541ca39ce4841efa861553c7cead11030dc9deacdeb7cdb0d5f SHA512 837bd4e46e2033d0e996c33125c50b98e141e4c31cf4753a4bd1a7bd1e6a25ebe2a0ea7c8061d29f3c635e24d8e4bf2bbca62ea3b0089bde6576c39ffc6f5e28 DIST mariadb-10.4.20-patches-01.tar.xz 5308 BLAKE2B 0f725743d78c3bcc8ca86a365b84ff797e17454adadb14e122bf94e04bd1a433e63c6f41eba21cb705ec7e9e64333e9ee597cff7001d5b8248f826093618f37c SHA512 2050e0bc3acbb9026c0a2cb8a5b00ff618f12ee7b6474bf0ed918d4d018c624eb4c40894172bbf31b135a73059d2e27efcda742a23010303a54aadf76fa26af5 diff --git a/dev-db/mariadb/mariadb-10.3.32.ebuild b/dev-db/mariadb/mariadb-10.3.32.ebuild new file mode 100644 index 000..d5541fce2f9 --- /dev/null +++ b/dev-db/mariadb/mariadb-10.3.32.ebuild @@ -0,0 +1,1306 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +SUBSLOT="18" + +JAVA_PKG_OPT_USE="jdbc" + +inherit eutils systemd flag-o-matic prefix toolchain-funcs \ + multiprocessing java-pkg-opt-2 cmake + +# Patch version +PATCH_SET="https://dev.gentoo.org/~whissi/dist/${PN}/${PN}-10.3.32-patches-01.tar.xz"; + +SRC_URI="mirror://mariadb/${PN}-${PV}/source/${P}.tar.gz + ${PATCH_SET}" + +HOMEPAGE="https://mariadb.org/"; +DESCRIPTION="An enhanced, drop-in replacement for MySQL" +LICENSE="GPL-2 LGPL-2.1+" +SLOT="10.3/${SUBSLOT:-0}" +IUSE="+backup bindist client-libs cracklib debug extraengine galera innodb-lz4 + innodb-lzo innodb-snappy jdbc jemalloc kerberos latin1 mroonga + numa odbc oqgraph pam +perl profiling rocksdb selinux +server sphinx + sst-rsync sst-mariabackup static systemd systemtap tcmalloc + test tokudb xml yassl" + +RESTRICT="!bindist? ( bindist ) !test? ( test )" + +REQUIRED_USE="jdbc? ( extraengine server !static ) + server? ( tokudb? ( jemalloc !tcmalloc ) ) + ?? ( tcmalloc jemalloc ) + static? ( yassl !pam )" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" + +# Shorten the path because the socket path length must be s
[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/
commit: 58ea26b14781c61d54f7120ff5e46d1f22ad9d4e Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Nov 13 02:14:12 2021 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Nov 13 02:58:43 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ea26b1 dev-db/mariadb: bump to v10.5.13 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann gentoo.org> dev-db/mariadb/Manifest |2 + dev-db/mariadb/mariadb-10.5.13.ebuild | 1327 + 2 files changed, 1329 insertions(+) diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest index d6ace4dd390..9b200c5e411 100644 --- a/dev-db/mariadb/Manifest +++ b/dev-db/mariadb/Manifest @@ -22,3 +22,5 @@ DIST mariadb-10.5.11-patches-01.tar.xz 5960 BLAKE2B a198083d6dd9d16723dc40a0c6fe DIST mariadb-10.5.11.tar.gz 99037098 BLAKE2B 7eb5b91e34f3098df7a801becd614a99b2124d3e0b3cee28533a7197293317cba28d88ad112ce5f2d6e8d971ac7fdbca1e120e3e1746f2e6a57c359fe7c68457 SHA512 5ccb3f3d7cedf5ff79dd8d9304f0b7f3eb99a5558b446d1baf24cabe20c709360e2c99a737024793918fd6c23fc5a9bb83ffddfb5549310774d07294a3bbddf4 DIST mariadb-10.5.12-patches-01.tar.xz 5996 BLAKE2B 202804c0c41e8f646f1430f387e65390afc66d76daaf89a453cddfcfa65847f1026e2db6c70b1b16803cd0719107dbc7d4611e35bbb21486e04b2130d9d30f66 SHA512 8d84ce7601a14a3b37e87dd50414f59898724eac7f8ca93332b9c6d1ad6060ac58d61e8972451065b196fa8b6d671be03c280c95a92baa71786191e054ee67c2 DIST mariadb-10.5.12.tar.gz 101914615 BLAKE2B 98910fee3ae7c300ab1cee7b9373695f642b1ace88f8a3136da3a565a97810754633a7479d863e324b6b94969356df7bb92e7fbc6e9b90a1e8a77c4c1d52b659 SHA512 c732c2033304f273900b3dcf21936e28aebb147316fcabc7efdc43b75bc47c198daacfaaae082b997d4e695139d2aeaa2619bd29935f1b6f0aa25b9b9cde9ae5 +DIST mariadb-10.5.13-patches-01.tar.xz 5012 BLAKE2B 34a5af415737f71750a8fa47de4f2119e31723686f000a7f99f9892a0a12fbd2be3c7bb635197b131691d73ae663e34c1b010b154d62e1ea16535265f96200f1 SHA512 71e7940558fa863835ef86f04c48c4a1ca927dee0d9ae94fcb32facde857dfef1757ae96b5a738653c341fa19a67916b0b3a03ce473020edd5c8b52ccedc0bea +DIST mariadb-10.5.13.tar.gz 102047279 BLAKE2B be91ebbd05b72d8046eaea73075510e160d7985b2766f64a1cdd3e5bbad1f4eebe9f371caf070a0e9fab605a90588539a4011ea4b2e4243ea4fd8f299ee836fd SHA512 5d5ac04a3c8099a982cacb98dd4c162966fc7957e11c28e8b5645e49ffcf0513b9c8956f43d215c37e5eaa34aa8db6c71cfe993c89d62cab123021ee83169e7f diff --git a/dev-db/mariadb/mariadb-10.5.13.ebuild b/dev-db/mariadb/mariadb-10.5.13.ebuild new file mode 100644 index 000..6e5fabe187f --- /dev/null +++ b/dev-db/mariadb/mariadb-10.5.13.ebuild @@ -0,0 +1,1327 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +SUBSLOT="18" + +JAVA_PKG_OPT_USE="jdbc" + +inherit eutils systemd flag-o-matic prefix toolchain-funcs \ + multiprocessing java-pkg-opt-2 cmake + +# Patch version +PATCH_SET="https://dev.gentoo.org/~whissi/dist/${PN}/${PN}-10.5.13-patches-01.tar.xz"; + +SRC_URI="mirror://mariadb/${PN}-${PV}/source/${P}.tar.gz + ${PATCH_SET}" + +HOMEPAGE="https://mariadb.org/"; +DESCRIPTION="An enhanced, drop-in replacement for MySQL" +LICENSE="GPL-2 LGPL-2.1+" +SLOT="10.5/${SUBSLOT:-0}" +IUSE="+backup bindist columnstore cracklib debug extraengine galera innodb-lz4 + innodb-lzo innodb-snappy jdbc jemalloc kerberos latin1 mroonga + numa odbc oqgraph pam +perl profiling rocksdb selinux +server sphinx + sst-rsync sst-mariabackup static systemd systemtap s3 tcmalloc + test xml yassl" + +RESTRICT="!bindist? ( bindist ) !test? ( test )" + +REQUIRED_USE="jdbc? ( extraengine server !static ) + ?? ( tcmalloc jemalloc ) + static? ( yassl !pam )" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" + +# Shorten the path because the socket path length must be shorter than 107 chars +# and we will run a mysql server during test phase +S="${WORKDIR}/mysql" + +# Be warned, *DEPEND are version-dependant +# These are used for both runtime and compiletime +COMMON_DEPEND=" + >=dev-libs/libpcre2-10.34:= + >=sys-apps/sed-4 + >=sys-apps/texinfo-4.7-r1 + sys-libs/ncurses:0= + >=sys-libs/zlib-1.2.3:0= + virtual/libcrypt:= + !bindist? ( + sys-libs/binutils-libs:0= + >=sys-libs/readline-4.1:0= + ) + jemalloc? ( dev-libs/jemalloc:0= ) + kerberos? ( virtual/krb5 ) + kernel_linux? ( + sys-process/procps:0= + dev-libs/libaio:0= + ) + server? ( + app-arch/bzip2 + app-arch/xz-utils + backup? ( app-arch/libarchive:0= ) + columnstore? ( + app-arch/snappy + dev-libs/boost:0= + dev-libs/libxml2:2= +
[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/
commit: 7b0297765dc7688ba83160ecf58a329b1524c5e3 Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Nov 13 02:30:26 2021 + Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Nov 13 02:58:43 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b029776 dev-db/mariadb: bump to v10.4.22 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann gentoo.org> dev-db/mariadb/Manifest |2 + dev-db/mariadb/mariadb-10.4.22.ebuild | 1327 + 2 files changed, 1329 insertions(+) diff --git a/dev-db/mariadb/Manifest b/dev-db/mariadb/Manifest index 9b200c5e411..20216a8eab7 100644 --- a/dev-db/mariadb/Manifest +++ b/dev-db/mariadb/Manifest @@ -16,6 +16,8 @@ DIST mariadb-10.4.20-patches-01.tar.xz 5308 BLAKE2B 0f725743d78c3bcc8ca86a365b84 DIST mariadb-10.4.20.tar.gz 82043644 BLAKE2B e116be643f7243cf5c09611c79c60cb109dd2b69b4c1f06d7f2492858afdc3bf55e4568a7ed212a6458a3cf5a092d4e0d87e0a2ff6e71af9923e4b33c843a79f SHA512 ce8e0691981b39de380276cea5d553a9968d9f6ef19f54395128f01d611499f3fc203651b8d7cb56697c6ee55f5f515c960d7700738cdc50f228df7443505112 DIST mariadb-10.4.21-patches-01.tar.xz 5312 BLAKE2B 0520313f2431cdf7c779d04ff9c8473eb89d054bacd98e9e325bce735ee7a311458020a4dfb1e032dde7a32d33126a9502bab2f54e7a19acbb70e077181830e1 SHA512 ceb0272fa9ce936d4601e93af369f5d6a9110a084e4a75a5d23432ddadf703bf9bab94ec08b2a65cb4e00eaed23c1958c40b6d140afa2fa47e961644e7a8 DIST mariadb-10.4.21.tar.gz 84809537 BLAKE2B 85edfecbda9a9d47c0bb8efa3e86d9df473849dbd10f9348814598e8cce848a6727850c5d5a3fce54c04a81ea5de09f86cdced87a72dcf2ed7fa480d7bf81228 SHA512 2be398cd80f0b8c938ab310f47ccd410f0209f8308bfc202014b71aee3f0bea7f535d1eceb82a4407202d9732c77874d773c6f13e54cf556fc79ed0d49390345 +DIST mariadb-10.4.22-patches-01.tar.xz 4388 BLAKE2B 0e615ddc4db93daa1f4ef1d8755b97502bb19b0ece0fc0d6d8620cb69a7db2df81ef5a06fc0a6b0f7b61fdb5431f919da99afa8068b064d905cdeaa95df807f0 SHA512 7bfff381b7fd19d12f64c7d598ee476e286def9be9acd6f808784ecd47e715f222bd07fd05cd24b3342053f46c22d03041413a6a55b7194d1a5c66b0c03a +DIST mariadb-10.4.22.tar.gz 84916052 BLAKE2B f5f7623101cfac6b209a95de20ee737ce0afa574766340471a30ddb81abacaf2acf3809d54ecb62f9377f924b11fac04faa770802c2bdc8dc10e3286b1c8e648 SHA512 e505a56346cfcaf5b8fba80abad6b2ce819dd410f6e6f36e290ad4127aaa9fb580264c28068f9f9e04c3a2fcccd101ef73d2bf5944aedde6b2d4369163fb9248 DIST mariadb-10.5.10-patches-01.tar.xz 5944 BLAKE2B ce374e58b7730d45a8dbca4cccd459c1660182d6aed4ac54f06139e28ec254d4993b2135b2774e08eee740099803398a25b28ce9d227702bffab1867f1725fc2 SHA512 9d41b7796c5e43d037e75eb8d6c9b570a9b3d72166f832d3d0831646b2ec8c838fe94eb8eab8c6e427e96640287d58f7eca2c653a3c503bf01240c9f7c60a8c5 DIST mariadb-10.5.10.tar.gz 99019617 BLAKE2B 85b5c43ae9eeb1dbf9ff7935d4cf4bddbd18cadeffb79a3bff172b4522e196c7ac8916c63a6750d0b3b910c6f0f933213b3b4f6c7bf0d43bbb07714ed9337750 SHA512 93dd1405f8b31989e130dee5b7d4a0b447aa0e017fb9ee02c792c52142d84d1103e8fd591101d72deda1ac65b10c48053582f6e61bd1757e6aa92e42d98c56cd DIST mariadb-10.5.11-patches-01.tar.xz 5960 BLAKE2B a198083d6dd9d16723dc40a0c6fea9c900c766ef22f59b1c7b6b65f6cbf441cda08da7701b89625bcab3022fa00226b84deb215aede41c05195ce9cb9b218530 SHA512 d7c642f64ee013006e4880ed50b6d2b7d00c53f3d3bd29eb939689a4f78e05dce82e3258e80fc22b9e266c5beb09df2323dee94b994d2a913e8f8b6a675ac7bb diff --git a/dev-db/mariadb/mariadb-10.4.22.ebuild b/dev-db/mariadb/mariadb-10.4.22.ebuild new file mode 100644 index 000..d6d3bae39c5 --- /dev/null +++ b/dev-db/mariadb/mariadb-10.4.22.ebuild @@ -0,0 +1,1327 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +SUBSLOT="18" + +JAVA_PKG_OPT_USE="jdbc" + +inherit eutils systemd flag-o-matic prefix toolchain-funcs \ + multiprocessing java-pkg-opt-2 cmake + +# Patch version +PATCH_SET="https://dev.gentoo.org/~whissi/dist/${PN}/${PN}-10.4.22-patches-01.tar.xz"; + +SRC_URI="mirror://mariadb/${PN}-${PV}/source/${P}.tar.gz + ${PATCH_SET}" + +HOMEPAGE="https://mariadb.org/"; +DESCRIPTION="An enhanced, drop-in replacement for MySQL" +LICENSE="GPL-2 LGPL-2.1+" +SLOT="10.4/${SUBSLOT:-0}" +IUSE="+backup bindist cracklib debug extraengine galera innodb-lz4 + innodb-lzo innodb-snappy jdbc jemalloc kerberos latin1 mroonga + numa odbc oqgraph pam +perl profiling rocksdb selinux +server sphinx + sst-rsync sst-mariabackup static systemd systemtap tcmalloc + test tokudb xml yassl" + +RESTRICT="!bindist? ( bindist ) !test? ( test )" + +REQUIRED_USE="jdbc? ( extraengine server !static ) + server? ( tokudb? ( jemalloc !tcmalloc ) ) + ?? ( tcmalloc jemalloc ) + static? ( yassl !pam )" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" + +# Shorten the path because the socket path length must be shorter than
[gentoo-commits] repo/gentoo:master commit in: virtual/rust/
commit: 5c1af82a954c9db95c55537b11f290d997492a88 Author: Sam James gentoo org> AuthorDate: Sat Nov 13 02:58:15 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 02:58:15 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c1af82a virtual/rust: Stabilize 1.56.1 arm64, #821898 Signed-off-by: Sam James gentoo.org> virtual/rust/rust-1.56.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/rust/rust-1.56.1.ebuild b/virtual/rust/rust-1.56.1.ebuild index 4838cf4023a..b98ade72cf1 100644 --- a/virtual/rust/rust-1.56.1.ebuild +++ b/virtual/rust/rust-1.56.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv x86" IUSE="rustfmt" BDEPEND=""
[gentoo-commits] repo/gentoo:master commit in: dev-lang/rust/
commit: 983e649e86d8846c65cc8a416e94add21b997b20 Author: Sam James gentoo org> AuthorDate: Sat Nov 13 02:58:14 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 02:58:14 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983e649e dev-lang/rust: Stabilize 1.56.1 arm64, #821898 Signed-off-by: Sam James gentoo.org> dev-lang/rust/rust-1.56.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/rust/rust-1.56.1.ebuild b/dev-lang/rust/rust-1.56.1.ebuild index dec96715891..b64af685761 100644 --- a/dev-lang/rust/rust-1.56.1.ebuild +++ b/dev-lang/rust/rust-1.56.1.ebuild @@ -19,7 +19,7 @@ else SLOT="stable/${ABI_VER}" MY_P="rustc-${PV}" SRC="${MY_P}-src.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv x86" fi RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"
[gentoo-commits] repo/gentoo:master commit in: dev-lang/spidermonkey/
commit: c1a47650f9eecb6e93e82d369f5f91083080b055 Author: Sam James gentoo org> AuthorDate: Sat Nov 13 02:58:18 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 02:58:18 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a47650 dev-lang/spidermonkey: Stabilize 78.15.0 arm64, #822954 Signed-off-by: Sam James gentoo.org> dev-lang/spidermonkey/spidermonkey-78.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/spidermonkey/spidermonkey-78.15.0.ebuild b/dev-lang/spidermonkey/spidermonkey-78.15.0.ebuild index 2d038d9c710..93ed19bdd4a 100644 --- a/dev-lang/spidermonkey/spidermonkey-78.15.0.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-78.15.0.ebuild @@ -61,7 +61,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES} DESCRIPTION="SpiderMonkey is Mozilla's JavaScript engine written in C and C++" HOMEPAGE="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey"; -KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc64 ~riscv ~s390 x86" +KEYWORDS="amd64 ~arm arm64 ~mips ~ppc64 ~riscv ~s390 x86" SLOT="78" LICENSE="MPL-2.0"
[gentoo-commits] repo/gentoo:master commit in: dev-lang/rust-bin/
commit: 26d62334169d47418589d18e130d4380d935ebe2 Author: Sam James gentoo org> AuthorDate: Sat Nov 13 02:58:13 2021 + Commit: Sam James gentoo org> CommitDate: Sat Nov 13 02:58:13 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d62334 dev-lang/rust-bin: Stabilize 1.56.1 arm64, #821898 Signed-off-by: Sam James gentoo.org> dev-lang/rust-bin/rust-bin-1.56.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/rust-bin/rust-bin-1.56.1.ebuild b/dev-lang/rust-bin/rust-bin-1.56.1.ebuild index 28df1bc8bdb..54670faf5a0 100644 --- a/dev-lang/rust-bin/rust-bin-1.56.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.56.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P}) LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA" SLOT="stable" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv x86" IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-src rustfmt" DEPEND=""
[gentoo-commits] repo/gentoo:master commit in: profiles/
commit: cb725c16fede52c9121a557b5076b35bda094ac4 Author: John Helmert III gentoo org> AuthorDate: Sat Nov 13 02:15:04 2021 + Commit: John Helmert III gentoo org> CommitDate: Sat Nov 13 02:18:40 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb725c16 profiles: last-rite mail-client/cone Bug: https://bugs.gentoo.org/764719 Signed-off-by: John Helmert III gentoo.org> profiles/package.mask | 5 + 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1da4086ee24..6cf664c4904 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# John Helmert III (2021-11-13) +# Unmaintained in Gentoo, open security bug, many unfixed otther +# bugs. Removal on 2021-12-13, bug #764719. +mail-client/cone + # John Helmert III (2021-11-12) # Unfixed code execution bug, unmaintained in Gentoo. # Removal on 2021-11-11, bugs #672352, #794511.
[gentoo-commits] repo/gentoo:master commit in: profiles/
commit: afd40867a19769a78769f1320e56d35841d3f7b0 Author: John Helmert III gentoo org> AuthorDate: Sat Nov 13 02:16:06 2021 + Commit: John Helmert III gentoo org> CommitDate: Sat Nov 13 02:18:44 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd40867 profiles: fix www-client/websvn removal date Signed-off-by: John Helmert III gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 6cf664c4904..795649be878 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -40,7 +40,7 @@ mail-client/cone # John Helmert III (2021-11-12) # Unfixed code execution bug, unmaintained in Gentoo. -# Removal on 2021-11-11, bugs #672352, #794511. +# Removal on 2021-12-11, bugs #672352, #794511. www-apps/websvn # Michał Górny (2021-11-11)
[gentoo-commits] repo/gentoo:master commit in: www-misc/urlwatch/
commit: f0cfbeaf60ffdbd11d58746c6d9d29318fb5ff5d Author: Louis Sautier gentoo org> AuthorDate: Sat Nov 13 01:37:54 2021 + Commit: Louis Sautier gentoo org> CommitDate: Sat Nov 13 01:54:41 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0cfbeaf www-misc/urlwatch: add 2.24, drop x86 keyword until it supports jq Signed-off-by: Louis Sautier gentoo.org> www-misc/urlwatch/Manifest | 1 + www-misc/urlwatch/urlwatch-2.24.ebuild | 74 ++ 2 files changed, 75 insertions(+) diff --git a/www-misc/urlwatch/Manifest b/www-misc/urlwatch/Manifest index d9e15d90ae2..544bd35fcf0 100644 --- a/www-misc/urlwatch/Manifest +++ b/www-misc/urlwatch/Manifest @@ -1,2 +1,3 @@ DIST urlwatch-2.22.tar.gz 136306 BLAKE2B e7f10872e5d7f42ec0ac1073783431c4b0e4fcdcf40884a9f7f52aee36705fbdbaaf5f9e671223715040c6f68cc580f531ba753c9326a2b1380d2fb707f66f1c SHA512 f2c1e0d279689d1e5761203ba139614b972c6266c30877262d59759b0ce63342a820a063f001039848427ea4af4325505c636762cdedb3dc60ebd09e859914f4 DIST urlwatch-2.23.tar.gz 137917 BLAKE2B 330c52cad62985d24b2cc4c7345156abe9d5d369f8b3f4402856eb96a98f75422de49045bc10910e5cc81306744aad2dce7c05667a6f4eeb22b2bba47869f260 SHA512 e54f8fe2d8307ca9f2f222e6a2082d517a330db60e410b7c991283a2bf88aa861306965b23ca644811aa69425ec2281f7f48d5e34047b808c0897f45ffc7fcbc +DIST urlwatch-2.24.tar.gz 141175 BLAKE2B 7868ba757493c97ef65136d3da67ef3bb6b0d62e52ab150e169d66adea420872990527a622d305bd14923ff367041d615dcea1495871258040ec2cbb73ee7613 SHA512 ed84cb69ecd8894851c3be0165edfa1dfee92a0b49ea1383e4cfd7c31eb0604f99b1a90d9508753064b58bdd8fc4c0369d817303858d07562b37c3f2ac4cae52 diff --git a/www-misc/urlwatch/urlwatch-2.24.ebuild b/www-misc/urlwatch/urlwatch-2.24.ebuild new file mode 100644 index 000..ceff0e2189e --- /dev/null +++ b/www-misc/urlwatch/urlwatch-2.24.ebuild @@ -0,0 +1,74 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 + +DESCRIPTION="A tool for monitoring webpages for updates" +HOMEPAGE="https://thp.io/2008/urlwatch/"; +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + dev-python/appdirs[${PYTHON_USEDEP}] + dev-python/cssselect[${PYTHON_USEDEP}] + dev-python/keyring[${PYTHON_USEDEP}] + dev-python/lxml[${PYTHON_USEDEP}] + dev-python/minidb[${PYTHON_USEDEP}] + dev-python/pyyaml[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + dev-python/docutils[${PYTHON_USEDEP}] + dev-python/jq[${PYTHON_USEDEP}] + ) +" + +DOCS=( CHANGELOG.md README.md ) + +distutils_enable_sphinx docs/source dev-python/alabaster +distutils_enable_tests pytest + +EPYTEST_DESELECT=( + # Require the pdftotext module + "lib/urlwatch/tests/test_filter_documentation.py::test_url[https://example.net/pdf-test.pdf-job12]"; + "lib/urlwatch/tests/test_filter_documentation.py::test_url[https://example.net/pdf-test-password.pdf-job13]"; + # Requires the pytesseract module + "lib/urlwatch/tests/test_filter_documentation.py::test_url[https://example.net/ocr-test.png-job28]"; + # Fail because of argv parsing: https://github.com/thp/urlwatch/issues/677 + "lib/urlwatch/tests/test_handler.py::test_run_watcher" + "lib/urlwatch/tests/test_handler.py::test_number_of_tries_in_cache_is_increased" + "lib/urlwatch/tests/test_handler.py::test_report_error_when_out_of_tries" + "lib/urlwatch/tests/test_handler.py::test_reset_tries_to_zero_when_successful" + # Skip code quality check + "lib/urlwatch/tests/test_handler.py::test_pep8_conformance" +) + +pkg_postinst() { + if [[ -z "${REPLACING_VERSIONS}" ]]; then + if ! has_version dev-python/chump; then + elog "Install 'dev-python/chump' to enable Pushover" \ + "notifications support" + fi + if ! has_version dev-python/jq; then + elog "Install 'dev-python/jq' to enable jq filtering support" + fi + if ! has_version dev-python/pushbullet-py; then + elog "Install 'dev-python/pushbullet-py' to enable" \ + "Pushbullet notifications support" + fi + elog "HTML parsing can be improved by installing one of the following packages" + elog "and changing the html2text subfilter parameter:" + elog "dev-python/beautifulsoup4" + elog "app-text/html2text" + elog "dev-python/html2text" + elog "www-client/lynx" + fi +}
[gentoo-commits] repo/gentoo:master commit in: app-emulation/podman/
commit: 461650fd2edcee7a640c5cbedae8f62f8e406858 Author: Zac Medico gentoo org> AuthorDate: Sat Nov 13 01:32:23 2021 + Commit: Zac Medico gentoo org> CommitDate: Sat Nov 13 01:32:23 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=461650fd app-emulation/podman: Bump to version 3.4.2 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico gentoo.org> app-emulation/podman/Manifest| 1 + app-emulation/podman/podman-3.4.2.ebuild | 164 +++ 2 files changed, 165 insertions(+) diff --git a/app-emulation/podman/Manifest b/app-emulation/podman/Manifest index 22971188a84..b9e4624bfd2 100644 --- a/app-emulation/podman/Manifest +++ b/app-emulation/podman/Manifest @@ -1,3 +1,4 @@ DIST podman-3.3.1.tar.gz 10917305 BLAKE2B fe7856c2ad8893e40ec42fb242a088794ea18910388d5e8089885013cab45c98e03bef99a5e911749f95ce469518e6fa5b6d30400f52696645c9ba8c140ba445 SHA512 19003f63c17c1c5788f34d0d6426a366035fc76aa2312e6355464d204d6536e5f78652abaf01643d4be7c2ee5224c25717b41760a4be4f6de8031cca9b06efaa DIST podman-3.4.0.tar.gz 10950594 BLAKE2B 4a96b9be980f336bc7cfa6efa0f955da90b67e1ff3e45c34097b9eb4fcd611b3454860048410238aeb1063331b246e9c156f738813e7f585d2254a1568d20642 SHA512 195354b15beaaed19b4d5f71f5dbfcd1ebfc5c80c07db91043b76e3254d62b5fd001c52c536773656e5eba65954511c1639a50b955a9992fa4d18a55e573c2a1 DIST podman-3.4.1.tar.gz 10953738 BLAKE2B 423aaecabce5242ae87887e36e9caaf499b3d5c18978e47b738ef3b6a0a094c64f18f5fef614193157c3de0a6c0d88a232efcdcb60de4ae8ab14abbe266ad512 SHA512 b8602464358ab73429a9003262c92c38c9a06e1133c776fd0c4ce65dae26639db66f8f5ad510528f3e6e7bc2fe692746fcf1d90d4e95d701d102006d9a83b27e +DIST podman-3.4.2.tar.gz 10959727 BLAKE2B 6c5ead8f4dc6e79edeb16e72fb906c6aa77f84b53bdd2435f100f923f7cb708c68898d3a1837db2c154700730adcedfb9769b996b5f602954f8388fda09c3650 SHA512 849a4d5897de7dae5d6ac71fab11449f7a814e6414a0f463846ddd3817cd91c5f12e288bd44e64cc5bdf5f6073d52dfbf77aba5cbc1fec6ac12a7b222d2a21a2 diff --git a/app-emulation/podman/podman-3.4.2.ebuild b/app-emulation/podman/podman-3.4.2.ebuild new file mode 100644 index 000..21eab8d5268 --- /dev/null +++ b/app-emulation/podman/podman-3.4.2.ebuild @@ -0,0 +1,164 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +EGIT_COMMIT="2ad1fd3555de12de34e20898cc2ef901f08fe5ed" + +inherit bash-completion-r1 flag-o-matic go-module tmpfiles + +DESCRIPTION="Library and podman tool for running OCI-based containers in Pods" +HOMEPAGE="https://github.com/containers/podman/"; +MY_PN=podman +MY_P=${MY_PN}-${PV} +SRC_URI="https://github.com/containers/podman/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz" +LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0" +SLOT="0" + +KEYWORDS="~amd64 ~arm64 ~ppc64" +IUSE="apparmor btrfs +fuse +rootless selinux" +RESTRICT+=" test" + +COMMON_DEPEND=" + app-crypt/gpgme:= + >=app-emulation/conmon-2.0.0 + || ( >=app-emulation/runc-1.0.0_rc6 app-emulation/crun ) + dev-libs/libassuan:= + dev-libs/libgpg-error:= + >=net-misc/cni-plugins-0.8.6 + sys-fs/lvm2 + sys-libs/libseccomp:= + + apparmor? ( sys-libs/libapparmor ) + btrfs? ( sys-fs/btrfs-progs ) + rootless? ( app-emulation/slirp4netns ) + selinux? ( sys-libs/libselinux:= ) +" +DEPEND=" + ${COMMON_DEPEND} + dev-go/go-md2man" +RDEPEND="${COMMON_DEPEND} + fuse? ( sys-fs/fuse-overlayfs )" + +S=${WORKDIR}/${MY_P} + +src_prepare() { + default + + # Disable installation of python modules here, since those are + # installed by separate ebuilds. + local makefile_sed_args=( + -e '/^GIT_.*/d' + -e 's/$(GO) build/$(GO) build -v -work -x/' + -e 's/^\(install:.*\) install\.python$/\1/' + -e 's|^pkg/varlink/iopodman.go: .gopathok pkg/varlink/io.podman.varlink$|pkg/varlink/iopodman.go: pkg/varlink/io.podman.varlink|' + ) + + has_version -b '>=dev-lang/go-1.13.9' || makefile_sed_args+=(-e 's:GO111MODULE=off:GO111MODULE=on:') + + sed "${makefile_sed_args[@]}" -i Makefile || die + + sed -e 's|OUTPUT="${CIRRUS_TAG:.*|OUTPUT='v${PV}'|' \ + -i hack/get_release_info.sh || die +} + +src_compile() { + local git_commiT=${EGIT_COMMIT} + + # Filter unsupported linker flags + filter-flags '-Wl,*' + + [[ -f hack/apparmor_tag.sh ]] || die + if use apparmor; then + echo -e "#!/bin/sh\necho apparmor" > hack/apparmor_tag.sh || die + else + echo -e "#!/bin/sh\ntrue" > hack/apparmor_tag.sh || die + fi + + [[ -f hack/btrfs_installed_tag.sh ]] || die + if use btrfs; then + echo -e "#!/bin/sh\ntrue" > hack/btrfs_installed_tag.sh || die + else + echo -e "#!/bin/sh\necho exclude_graphdriver_btrfs" > \ + hack/btrfs_i
[gentoo-commits] repo/gentoo:master commit in: sys-apps/texinfo/files/, sys-apps/texinfo/
commit: 3319a3d356bb473f91bdfbe799dc2ef6cfb4b379 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Nov 13 00:10:27 2021 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Nov 13 00:10:27 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3319a3d3 Revert "sys-apps/texinfo: enable Carp" If we patch the perl file, the build system tries to rebuild the manpage, and stage builds bail out because of missing dependencies. Fixable, but let's wait for a new texinfo release instead which also should fix the underlying bug. This reverts commit 879158d05be754ba8c93c8b54772f7c3264401d7. Signed-off-by: Andreas K. Hüttel gentoo.org> .../texinfo/files/texinfo-6.8-enable-Carp.patch| 20 -- sys-apps/texinfo/texinfo-6.8-r1.ebuild | 73 -- 2 files changed, 93 deletions(-) diff --git a/sys-apps/texinfo/files/texinfo-6.8-enable-Carp.patch b/sys-apps/texinfo/files/texinfo-6.8-enable-Carp.patch deleted file mode 100644 index 1be85103789..000 --- a/sys-apps/texinfo/files/texinfo-6.8-enable-Carp.patch +++ /dev/null @@ -1,20 +0,0 @@ -This fixes - -makeinfo: warning: error loading ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::carp called at /usr/share/texinfo/Texinfo/Convert/HTML.pm line 7308. -Compilation failed in require at /usr/bin/makeinfo line 342. - -when building media-video/ffmpeg-4.4 docs. - -diff -Nuar a/tp/texi2any.pl b/tp/texi2any.pl a/tp/texi2any.pl 2021-06-30 16:25:37.0 +0200 -+++ b/tp/texi2any.pl 2021-11-11 04:17:32.0 +0100 -@@ -34,7 +34,7 @@ - #use Cwd; - use Getopt::Long qw(GetOptions); - # for carp --#use Carp; -+use Carp; - - Getopt::Long::Configure("gnu_getopt"); - - diff --git a/sys-apps/texinfo/texinfo-6.8-r1.ebuild b/sys-apps/texinfo/texinfo-6.8-r1.ebuild deleted file mode 100644 index 2d739e2bc0a..000 --- a/sys-apps/texinfo/texinfo-6.8-r1.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Note: if your package uses the texi2dvi utility, it must depend on the -# virtual/texi2dvi package to pull in all the right deps. The tool is not -# usable out-of-the-box because it requires the large tex packages. - -EAPI=7 - -inherit flag-o-matic toolchain-funcs - -DESCRIPTION="The GNU info program and utilities" -HOMEPAGE="https://www.gnu.org/software/texinfo/"; -SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="nls +standalone static" - -RDEPEND=" - !=app-text/tetex-2* - >=sys-libs/ncurses-5.2-r2:0= - standalone? ( dev-lang/perl ) - !standalone? ( - dev-lang/perl:= - dev-perl/libintl-perl - dev-perl/Unicode-EastAsianWidth - dev-perl/Text-Unidecode - ) - nls? ( virtual/libintl )" -DEPEND="${RDEPEND}" -BDEPEND="nls? ( >=sys-devel/gettext-0.19.6 )" - -PATCHES=( - "${FILESDIR}/${P}-undo-gnulib-nonnul.patch" - "${FILESDIR}/${P}-enable-Carp.patch" -) - -src_prepare() { - default - - if use prefix ; then - sed -i -e '1c\#!/usr/bin/env sh' util/texi2dvi util/texi2pdf || die - touch doc/{texi2dvi,texi2pdf,pdftexi2dvi}.1 - fi -} - -src_configure() { - # Respect compiler and CPPFLAGS/CFLAGS/LDFLAGS for Perl extensions. #622576 - local -x PERL_EXT_CC="$(tc-getCC)" PERL_EXT_CPPFLAGS="${CPPFLAGS}" PERL_EXT_CFLAGS="${CFLAGS}" PERL_EXT_LDFLAGS="${LDFLAGS}" - - use static && append-ldflags -static - local myeconfargs=( $(use_enable nls) ) - - if use standalone ; then - myeconfargs+=( - --without-external-libintl-perl - --without-external-Unicode-EastAsianWidth - --without-external-Text-Unidecode - --disable-perl-xs - ) - else - myeconfargs+=( - --with-external-libintl-perl - --with-external-Unicode-EastAsianWidth - --with-external-Text-Unidecode - --enable-perl-xs - ) - fi - - econf "${myeconfargs[@]}" -}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-NumberCruncher/
commit: 814ffeea91517a59b0def829364deb98f7811038 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Nov 13 00:00:28 2021 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Nov 13 00:08:54 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=814ffeea dev-perl/Math-NumberCruncher: EAPI=8 bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> ...ncher-5.0.0-r1.ebuild => Math-NumberCruncher-5.0.0-r2.ebuild} | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/dev-perl/Math-NumberCruncher/Math-NumberCruncher-5.0.0-r1.ebuild b/dev-perl/Math-NumberCruncher/Math-NumberCruncher-5.0.0-r2.ebuild similarity index 74% rename from dev-perl/Math-NumberCruncher/Math-NumberCruncher-5.0.0-r1.ebuild rename to dev-perl/Math-NumberCruncher/Math-NumberCruncher-5.0.0-r2.ebuild index 116725a9dde..34700104f62 100644 --- a/dev-perl/Math-NumberCruncher/Math-NumberCruncher-5.0.0-r1.ebuild +++ b/dev-perl/Math-NumberCruncher/Math-NumberCruncher-5.0.0-r2.ebuild @@ -1,22 +1,19 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_VERSION=5.00 DIST_AUTHOR=SIFUKURT inherit perl-module DESCRIPTION="Collection of useful math-related functions" -LICENSE="|| ( Artistic GPL-2 )" - SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND=" >=virtual/perl-Math-BigInt-1.470.0 " -DEPEND="${RDEPEND} +BDEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker "
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-NumSeq/
commit: 3a97940bf2c7c298baca4f9bba9980ca71633d99 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Nov 13 00:00:58 2021 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Nov 13 00:08:57 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a97940b dev-perl/Math-NumSeq: Remove old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Math-NumSeq/Manifest | 1 - dev-perl/Math-NumSeq/Math-NumSeq-72.0.0.ebuild | 37 -- 2 files changed, 38 deletions(-) diff --git a/dev-perl/Math-NumSeq/Manifest b/dev-perl/Math-NumSeq/Manifest index f30dd4fd874..b8d89a4f009 100644 --- a/dev-perl/Math-NumSeq/Manifest +++ b/dev-perl/Math-NumSeq/Manifest @@ -1,2 +1 @@ -DIST Math-NumSeq-72.tar.gz 828627 BLAKE2B 20ef40f836ddfe3084c236a7eb9cb618aaa0844edfc4f743d7424cde2df92ab5ed1d919887cc52581baa4f203ab9f3641e8f64dd5e5f700ca8a46b69fad8c0ee SHA512 7ba1c69eced5adeca7cc0d6247885b291d7b96b09d256e652c207ebd034b8ceea477d4016a71f28f4247b8f5ba644dcaacbd9b358144ee06057c30b0bc1f0cbc DIST Math-NumSeq-74.tar.gz 839603 BLAKE2B 6d52670375a529050c768fad08e471025dcaa3f9e641f4c8d448b58cdc58d459d096a76ae4a94ed94b244b6b7d11f71a1fa11f1c0fc6c42be7dfd6210a86422b SHA512 2312b7dd5fcdc3e7be4a5575d999bdeff33eaa0e4742ee188298d0c362256c0f02b32d391f734d58c4f101b6590e3bf21c17eb789066d5cf057f1074195e77b7 diff --git a/dev-perl/Math-NumSeq/Math-NumSeq-72.0.0.ebuild b/dev-perl/Math-NumSeq/Math-NumSeq-72.0.0.ebuild deleted file mode 100644 index 20865ebba5b..000 --- a/dev-perl/Math-NumSeq/Math-NumSeq-72.0.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=KRYDE -DIST_VERSION=72 -DIST_EXAMPLES=("examples/other/*") -inherit perl-module - -DESCRIPTION="number sequences (for example from OEIS)" - -SLOT="0" -KEYWORDS="~amd64 x86" -IUSE="test examples" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-perl/File-HomeDir - virtual/perl-File-Spec - virtual/perl-File-Temp - virtual/perl-Scalar-List-Utils - >=dev-perl/Math-Factor-XS-0.400.0 - dev-perl/Math-Libm - >=dev-perl/Math-Prime-XS-0.260.0 - virtual/perl-Module-Load - >=dev-perl/Module-Pluggable-4.700.0 - dev-perl/Module-Util - >=dev-perl/constant-defer-1.0.0 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - dev-perl/Data-Float - virtual/perl-Test - ) -"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Prime-XS/
commit: 6b019819db1c9ebea26446c00b7a6051888b0eca Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Nov 13 00:02:47 2021 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Nov 13 00:09:04 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b019819 dev-perl/Math-Prime-XS: EAPI=8 bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> ...S-0.270.0.ebuild => Math-Prime-XS-0.270.0-r1.ebuild} | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/dev-perl/Math-Prime-XS/Math-Prime-XS-0.270.0.ebuild b/dev-perl/Math-Prime-XS/Math-Prime-XS-0.270.0-r1.ebuild similarity index 72% rename from dev-perl/Math-Prime-XS/Math-Prime-XS-0.270.0.ebuild rename to dev-perl/Math-Prime-XS/Math-Prime-XS-0.270.0-r1.ebuild index 73a0400bf81..5466240b8eb 100644 --- a/dev-perl/Math-Prime-XS/Math-Prime-XS-0.270.0.ebuild +++ b/dev-perl/Math-Prime-XS/Math-Prime-XS-0.270.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=KRYDE DIST_VERSION=0.27 @@ -11,19 +11,20 @@ DESCRIPTION="Detect and calculate prime numbers with deterministic tests" SLOT="0" KEYWORDS="~amd64 x86" -IUSE="test" -RESTRICT="!test? ( test )" -RDEPEND="dev-perl/boolean +RDEPEND=" + dev-perl/boolean dev-perl/Params-Validate virtual/perl-Carp virtual/perl-Exporter virtual/perl-Scalar-List-Utils - virtual/perl-XSLoader" -DEPEND="${RDEPEND} + virtual/perl-XSLoader +" +BDEPEND="${RDEPEND} >=dev-perl/Module-Build-0.420.0 test? ( virtual/perl-Test-Simple ) - virtual/perl-ExtUtils-CBuilder" + virtual/perl-ExtUtils-CBuilder +" src_test() { perl_rm_files "t/pod.t" "t/pod-coverage.t"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Utils/
commit: 414dc4acb14a0a3e8d03969e32abf02a3df519b2 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Nov 13 00:08:33 2021 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Nov 13 00:09:16 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=414dc4ac dev-perl/Math-Utils: Remove old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Math-Utils/Manifest | 1 - dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild | 26 -- 2 files changed, 27 deletions(-) diff --git a/dev-perl/Math-Utils/Manifest b/dev-perl/Math-Utils/Manifest index f22bac201b2..e7ed16a1cf6 100644 --- a/dev-perl/Math-Utils/Manifest +++ b/dev-perl/Math-Utils/Manifest @@ -1,2 +1 @@ -DIST Math-Utils-1.11.tar.gz 24077 BLAKE2B 047a2c79da50f62a793de408b652896db3409a2954b888d6edaaec6ba053098641f979d37a44475cea9b9d312532ef9a5c2d403ada12c73a728d59df38618e43 SHA512 047cb1a1e4bc7794dba4bd2d50cc0092b6cd6f5bf4567a693a386009ab9b104c2b56e82cff98bd1e3567311e7e1438addb5e88a09157c075705a00ade349bf9f DIST Math-Utils-1.14.tar.gz 32735 BLAKE2B c5fc1691b70270928b69821afdcd4e498ab991f3122afd1a007e03659779709ae41af7eb69aa8acc6f9150390665c9bf9d6b2af750c7b2defe107ad406219fd7 SHA512 b9e011a4b17eaa452de4ab978c87c593bf0195124fbc2d30a322bc4a571960686cc1b4b6a98ec5c90739569b77324bf0a239dafe52bdea28e0b0c7af18aca753 diff --git a/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild b/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild deleted file mode 100644 index 4ab4e270a8d..000 --- a/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=JGAMBLE -DIST_VERSION=1.11 -inherit perl-module - -DESCRIPTION="Useful mathematical functions not in Perl" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="" -DEPEND="${RDEPEND} - dev-perl/Module-Build - test? ( - virtual/perl-Test-Simple - ) -" -src_test() { - perl_rm_files t/pod.t t/manifest.t - perl-module_src_test -}
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Random-Secure/
commit: 00521c6b9467ab10f415a7a90d43efd4b5f1aed1 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Nov 13 00:05:51 2021 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Nov 13 00:09:07 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00521c6b dev-perl/Math-Random-Secure: EAPI=8 bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> ...ure-0.80.1.ebuild => Math-Random-Secure-0.80.1-r1.ebuild} | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-perl/Math-Random-Secure/Math-Random-Secure-0.80.1.ebuild b/dev-perl/Math-Random-Secure/Math-Random-Secure-0.80.1-r1.ebuild similarity index 81% rename from dev-perl/Math-Random-Secure/Math-Random-Secure-0.80.1.ebuild rename to dev-perl/Math-Random-Secure/Math-Random-Secure-0.80.1-r1.ebuild index 9df10c50d54..4d8533ded2d 100644 --- a/dev-perl/Math-Random-Secure/Math-Random-Secure-0.80.1.ebuild +++ b/dev-perl/Math-Random-Secure/Math-Random-Secure-0.80.1-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=FREW DIST_VERSION=0.080001 @@ -12,15 +12,14 @@ DESCRIPTION="Cryptographically-secure, cross-platform replacement for rand()" LICENSE="Artistic-2" SLOT="0" KEYWORDS="amd64 x86" -IUSE="test" -RESTRICT="!test? ( test )" RDEPEND=" >=dev-perl/Moo-2.0.0 >=dev-perl/Crypt-Random-Source-0.70 >=dev-perl/Math-Random-ISAAC-1.1.0 - dev-perl/Math-Random-ISAAC-XS" -DEPEND="${RDEPEND} + dev-perl/Math-Random-ISAAC-XS +" +BDEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker test? ( dev-perl/List-MoreUtils @@ -29,6 +28,7 @@ DEPEND="${RDEPEND} dev-perl/Test-Warn ) " + src_test() { perl_rm_files t/author-*.t t/release-*.t perl-module_src_test
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Spline/
commit: ef21eef0c021fec19ed10ffa8703e86365ebc755 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Nov 13 00:08:03 2021 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Nov 13 00:09:13 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef21eef0 dev-perl/Math-Spline: EAPI=8 bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> .../{Math-Spline-0.20.0.ebuild => Math-Spline-0.20.0-r1.ebuild} | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/dev-perl/Math-Spline/Math-Spline-0.20.0.ebuild b/dev-perl/Math-Spline/Math-Spline-0.20.0-r1.ebuild similarity index 80% rename from dev-perl/Math-Spline/Math-Spline-0.20.0.ebuild rename to dev-perl/Math-Spline/Math-Spline-0.20.0-r1.ebuild index 64616bb2355..7280a5623db 100644 --- a/dev-perl/Math-Spline/Math-Spline-0.20.0.ebuild +++ b/dev-perl/Math-Spline/Math-Spline-0.20.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=CHORNY DIST_VERSION=0.02 @@ -11,15 +11,13 @@ DESCRIPTION="Cubic Spline Interpolation of data" SLOT="0" KEYWORDS="amd64 x86" -IUSE="test" -RESTRICT="!test? ( test )" RDEPEND=" dev-perl/Math-Derivative virtual/perl-Carp >=virtual/perl-Exporter-5.570.0 " -DEPEND=" +BDEPEND=" virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Round/
commit: ce3f587198ffae9a0dd572fc6fdb76e965d048f3 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Nov 13 00:06:55 2021 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Nov 13 00:09:10 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce3f5871 dev-perl/Math-Round: EAPI=8 bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> .../{Math-Round-0.70.0.ebuild => Math-Round-0.70.0-r1.ebuild} | 8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/dev-perl/Math-Round/Math-Round-0.70.0.ebuild b/dev-perl/Math-Round/Math-Round-0.70.0-r1.ebuild similarity index 81% rename from dev-perl/Math-Round/Math-Round-0.70.0.ebuild rename to dev-perl/Math-Round/Math-Round-0.70.0-r1.ebuild index 3fe38548523..a6756b78f79 100644 --- a/dev-perl/Math-Round/Math-Round-0.70.0.ebuild +++ b/dev-perl/Math-Round/Math-Round-0.70.0-r1.ebuild @@ -1,18 +1,12 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=GROMMEL DIST_VERSION=0.07 inherit perl-module DESCRIPTION="Perl extension for rounding numbers" - SLOT="0" KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-ModInt/
commit: c3d502dc4f435fca5bbd77dd128343f1dd6ceb1a Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Nov 12 23:59:11 2021 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Nov 13 00:08:51 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d502dc dev-perl/Math-ModInt: Remove old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Math-ModInt/Manifest | 1 - dev-perl/Math-ModInt/Math-ModInt-0.11.0.ebuild | 41 -- 2 files changed, 42 deletions(-) diff --git a/dev-perl/Math-ModInt/Manifest b/dev-perl/Math-ModInt/Manifest index 92e6052121f..6721db59037 100644 --- a/dev-perl/Math-ModInt/Manifest +++ b/dev-perl/Math-ModInt/Manifest @@ -1,2 +1 @@ -DIST Math-ModInt-0.011.tar.gz 40189 BLAKE2B 2b49dec27c7f67ab0c5005a850df9105d661aaa07fbb4041f9bb79bca621114edd6d541ef62d907e8fdc71d1879fb3eb522af232519cd0500b9d41fb2c1b6938 SHA512 c6a1b90e07dc6a4b620b0db63eaa205dad19ba3c96e8031f93d1c3fca137d5430e3c1e88d3bad9d3f6d64600bee4deb9c13e13fdad410c76f9c10732fd2495e0 DIST Math-ModInt-0.013.tar.gz 53006 BLAKE2B 0889bfd9acd6e63b38ac20ef176580c0002db441e045f8298dd5c3b9d76471708f0b2955d137adfd93ba2315ee9d85040e0a1bac01d6a91a58b970842468b49b SHA512 ec69a8f0bcddae3175bf7b3f495697c0b33160db1bf8d71d7828d36065ade6bce2b1ddc135b3d09aaa590e550dc25ed2ae61731efb88a1a9b7582826dabca858 diff --git a/dev-perl/Math-ModInt/Math-ModInt-0.11.0.ebuild b/dev-perl/Math-ModInt/Math-ModInt-0.11.0.ebuild deleted file mode 100644 index c3cd1af7b6f..000 --- a/dev-perl/Math-ModInt/Math-ModInt-0.11.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=MHASCH -DIST_VERSION=0.011 - -inherit perl-module - -DESCRIPTION="modular integer arithmetic" - -SLOT="0" -KEYWORDS="~amd64" -IUSE="minimal test" -RESTRICT="!test? ( test )" - -PERL_RM_FILES=( - "t/90_pod.t" - "t/91_pod_cover_cp.t" - "t/92_consistency.t" - "t/93_examples.t" - "t/95_versions.t" - "t/99_signature.t" -) -RDEPEND=" - virtual/perl-Carp - >=virtual/perl-Math-BigInt-1.991.0 - !minimal? ( - dev-perl/Math-BigInt-GMP - virtual/perl-Math-BigRat - ) -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Scalar-List-Utils - virtual/perl-Test - virtual/perl-Test-Simple - ) -"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Libm/
commit: 7b029d84c829c1f5e1091c2855965b96f14e8be0 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Nov 12 23:58:40 2021 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Nov 13 00:08:48 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b029d84 dev-perl/Math-Libm: EAPI=8 bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Math-Libm/Math-Libm-1.0.0-r1.ebuild | 21 + dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild| 20 2 files changed, 21 insertions(+), 20 deletions(-) diff --git a/dev-perl/Math-Libm/Math-Libm-1.0.0-r1.ebuild b/dev-perl/Math-Libm/Math-Libm-1.0.0-r1.ebuild new file mode 100644 index 000..63e4ca3be87 --- /dev/null +++ b/dev-perl/Math-Libm/Math-Libm-1.0.0-r1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=DSLEWART +DIST_VERSION=1.00 +inherit perl-module + +DESCRIPTION="wrapper to libm functions" + +SLOT="0" +KEYWORDS="~amd64 x86" + +RDEPEND=" + virtual/perl-AutoLoader + virtual/perl-Carp +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" diff --git a/dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild b/dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild deleted file mode 100644 index df9096778c1..000 --- a/dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR="DSLEWART" -DIST_VERSION="1.00" -inherit perl-module - -DESCRIPTION="wrapper to libm functions" - -SLOT="0" -KEYWORDS="~amd64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="virtual/perl-AutoLoader - virtual/perl-Carp" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-PlanePath/
commit: a8cfc69da6dafb580f3b29a8a39d14dd9d58365e Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Nov 13 00:01:34 2021 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Nov 13 00:09:01 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8cfc69d dev-perl/Math-PlanePath: Remove old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Math-PlanePath/Manifest | 1 - .../Math-PlanePath/Math-PlanePath-124.0.0.ebuild | 33 -- 2 files changed, 34 deletions(-) diff --git a/dev-perl/Math-PlanePath/Manifest b/dev-perl/Math-PlanePath/Manifest index 7056c5f27f1..7d444b6fbdb 100644 --- a/dev-perl/Math-PlanePath/Manifest +++ b/dev-perl/Math-PlanePath/Manifest @@ -1,2 +1 @@ -DIST Math-PlanePath-124.tar.gz 1308595 BLAKE2B e46b50ff23e52076024211ca2967e2e1449eb36dc946eb2214c2fefd582b7abc72098ca5049dd66d9af02333c21ac8f2246b931fe96e0e3594aa800f348114e7 SHA512 24e347134b64642775a5641b7c17d1ba1e15169504023d3f08463fde21dadb41357edfc1d7d07466160cb3a7cd2542e0b1a52a845132223a9473b73b32e31009 DIST Math-PlanePath-129.tar.gz 1506859 BLAKE2B 21300bd5036b35f569f6ece8e331e79abca9ce3d1abb8cccad97e79888e858ceb7659edec70b1df99ce27e3b70f750c71e6644608926cd097964c3cf61291c9d SHA512 c5dc58fc9b4fcd6e82ab936b03acfcc65c980672b956cd4232db3d417aff359ef6e7e51859a2e2d548dcc161b8e01920afd9e5e006bd0f803cef8ddb8f780bee diff --git a/dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild b/dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild deleted file mode 100644 index 81004e5a301..000 --- a/dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR="KRYDE" -DIST_VERSION=124 -DIST_EXAMPLES=("examples/*") -inherit perl-module - -DESCRIPTION="Mathematical paths through the 2-D plane" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 x86" -IUSE="gmp test" -RESTRICT="!test? ( test )" - -RDEPEND="gmp? ( dev-perl/Math-BigInt-GMP ) - dev-perl/Math-Libm - dev-perl/Math-NumSeq - >=dev-perl/constant-defer-5.0.0 - virtual/perl-Scalar-List-Utils - virtual/perl-Math-BigInt" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Test - dev-perl/Data-Float - dev-perl/Math-BigInt-Lite - dev-perl/Number-Fraction - ) -"
[gentoo-commits] repo/proj/guru:dev commit in: dev-lang/clipsjni/, dev-lang/clips/files/, dev-lang/clips/
commit: e0ab18e285f490edb436467a551503c7e91f7020 Author: Maciej Barć riseup net> AuthorDate: Fri Nov 12 23:56:59 2021 + Commit: Maciej Barć riseup net> CommitDate: Sat Nov 13 00:04:29 2021 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e0ab18e2 dev-lang/clips: new package; add version 6.40 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć riseup.net> dev-lang/clips/Manifest | 1 + dev-lang/clips/clips-6.40.ebuild | 33 +++ dev-lang/clips/files/makefile.patch | 33 +++ dev-lang/{clipsjni => clips}/metadata.xml | 3 +-- dev-lang/clipsjni/metadata.xml| 2 +- 5 files changed, 69 insertions(+), 3 deletions(-) diff --git a/dev-lang/clips/Manifest b/dev-lang/clips/Manifest new file mode 100644 index 0..bcca28cfc --- /dev/null +++ b/dev-lang/clips/Manifest @@ -0,0 +1 @@ +DIST clips-6.40.tar.gz 1082012 BLAKE2B f168a14178ca0d5d39039d9e661e2214f9787099944e11413d7056b0c2a047596e913893a4cb3c4425c311af6bc39ff7710ce649045111e4947f5fcf320527c4 SHA512 92383895c60f1fa02a4c1f426d734ae7140e798dd19c7b1ee668bb4781a20e7d1f2554222ebc2c1f47c03d3262a7a058c3a7840d5dd48c2d2fe761e9a0602399 diff --git a/dev-lang/clips/clips-6.40.ebuild b/dev-lang/clips/clips-6.40.ebuild new file mode 100644 index 0..f4f5b91aa --- /dev/null +++ b/dev-lang/clips/clips-6.40.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs + +DESCRIPTION="Tool for building Expert Systems (native version)" +HOMEPAGE="http://www.clipsrules.net/"; + +CLPN="clips_core_source_$(ver_cut 1)$(ver_cut 2)" +SRC_URI="https://sourceforge.net/projects/clipsrules/files/CLIPS/${PV}/${CLPN}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${CLPN}/core" + +LICENSE="public-domain" +KEYWORDS="~amd64" +SLOT="0" + +PATCHES=( "${FILESDIR}/makefile.patch" ) + +src_prepare() { + tc-export AR CC + default +} + +src_compile() { + emake -f makefile +} + +src_install() { + dobin clips + dolib.a libclips.a +} diff --git a/dev-lang/clips/files/makefile.patch b/dev-lang/clips/files/makefile.patch new file mode 100644 index 0..56d30660a --- /dev/null +++ b/dev-lang/clips/files/makefile.patch @@ -0,0 +1,33 @@ +--- a/makefile b/makefile +@@ -66,8 +66,10 @@ debug : CFLAGS = -std=c99 -O0 -g + debug : LDLIBS = -lm + debug : clips + +-release : CC = gcc +-release : CFLAGS = -std=c99 -O3 -fno-strict-aliasing ++release : AR ?= ++release : CC ?= ++release : CFLAGS ?= ++release : LDFLAGS ?= + release : LDLIBS = -lm + release : clips + +@@ -88,14 +90,14 @@ release_cpp : LDLIBS = -lstdc++ + release_cpp : clips + + .c.o : +- $(CC) -c -D$(CLIPS_OS) $(CFLAGS) $(WARNINGS) $< ++ $(CC) -c -D$(CLIPS_OS) $(CFLAGS) $(LDFLAGS) $< + + clips : main.o libclips.a +- $(CC) -o clips main.o -L. -lclips $(LDLIBS) ++ $(CC) -o clips main.o -L. -lclips $(CFLAGS) $(LDFLAGS) $(LDLIBS) + + libclips.a : $(OBJS) + rm -f $@ +- ar cq $@ $(OBJS) ++ $(AR) cq $@ $(OBJS) + + clean : + -rm -f main.o $(OBJS) diff --git a/dev-lang/clipsjni/metadata.xml b/dev-lang/clips/metadata.xml similarity index 86% copy from dev-lang/clipsjni/metadata.xml copy to dev-lang/clips/metadata.xml index c55ed55be..64eee9b6a 100644 --- a/dev-lang/clipsjni/metadata.xml +++ b/dev-lang/clips/metadata.xml @@ -7,8 +7,7 @@ Maciej Barć -This package is a Java implementation of CLIPS with -a native shared library and a IDE. +This package is a pure C implementation of CLIPS. CLIPS is a forward-chaining rule-based programming language written in C that also provides procedural and object-oriented programming facilities. diff --git a/dev-lang/clipsjni/metadata.xml b/dev-lang/clipsjni/metadata.xml index c55ed55be..66056c3ff 100644 --- a/dev-lang/clipsjni/metadata.xml +++ b/dev-lang/clipsjni/metadata.xml @@ -13,7 +13,7 @@ that also provides procedural and object-oriented programming facilities. - https://sourceforge.net/p/clipsrules/bugs/milestone/CLIPS/ + https://sourceforge.net/p/clipsrules/bugs/milestone/CLIPSJNI/ clipsrules
[gentoo-commits] repo/proj/guru:dev commit in: dev-lang/clipsjni/files/, dev-lang/clipsjni/
commit: 2f556cfba3bc6da5b72934e21e17a2dfb0a7141e Author: Maciej Barć riseup net> AuthorDate: Fri Nov 12 23:56:30 2021 + Commit: Maciej Barć riseup net> CommitDate: Sat Nov 13 00:04:29 2021 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2f556cfb dev-lang/clipsjni: new package; add version 6.40 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć riseup.net> dev-lang/clipsjni/Manifest | 1 + dev-lang/clipsjni/clipsjni-6.40.ebuild | 78 ++ .../clipsjni/files/library-src_makefile.lnx.patch | 34 ++ dev-lang/clipsjni/files/makefile.lnx.patch | 11 +++ dev-lang/clipsjni/metadata.xml | 19 ++ 5 files changed, 143 insertions(+) diff --git a/dev-lang/clipsjni/Manifest b/dev-lang/clipsjni/Manifest new file mode 100644 index 0..e2d53a3cc --- /dev/null +++ b/dev-lang/clipsjni/Manifest @@ -0,0 +1 @@ +DIST clipsjni-6.40.tar.gz 3924580 BLAKE2B 6fce0ba8d2483291e1328ad8cba08bf663959e49414ae29e43bb226b8c82391ccde2d26732c6687ab52ee5cd88101df19c17258907d2fda84bde759d0d3687c6 SHA512 aacfe56ee64ade0be834654246e57a087cfc41d030a7138892158145a3485b0c9af60e188929123e3212ae0cf3cac0d4eac1e13ea0662d72ad714d67d4772d44 diff --git a/dev-lang/clipsjni/clipsjni-6.40.ebuild b/dev-lang/clipsjni/clipsjni-6.40.ebuild new file mode 100644 index 0..df6980414 --- /dev/null +++ b/dev-lang/clipsjni/clipsjni-6.40.ebuild @@ -0,0 +1,78 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +JAVA_PKG_IUSE="source" + +inherit desktop toolchain-funcs xdg java-pkg-2 + +DESCRIPTION="Tool for building Expert Systems (Java version)" +HOMEPAGE="http://www.clipsrules.net/"; + +CLPN="clips_jni_$(ver_cut 1)$(ver_cut 2)" +SRC_URI="https://sourceforge.net/projects/clipsrules/files/CLIPS/${PV}/${CLPN}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${PN^^}" + +LICENSE="public-domain" +KEYWORDS="~amd64" +SLOT="0" +IUSE="examples" + +RDEPEND=">=virtual/jre-1.8:*" +DEPEND=">=virtual/jdk-1.8:*" + +PATCHES=( + "${FILESDIR}/library-src_makefile.lnx.patch" + "${FILESDIR}/makefile.lnx.patch" +) + +src_prepare() { + xdg_environment_reset + tc-export AR CC + # sorry... Java + unset MAKEOPTS + + rm ./*.dll ./*.jar ./*jnilib || die + java-pkg-2_src_prepare + + default +} + +src_compile() { + pushd library-src || die + emake -f makefile.lnx + popd || die + + if use examples ; then + emake -f makefile.lnx + else + emake -f makefile.lnx clipsjni ide + fi +} + +src_install() { + java-pkg_doso library-src/libCLIPSJNI.so + java-pkg_dojar CLIPSIDE.jar CLIPSJNI.jar + + doicon ./java-src/net/sf/clipsrules/jni/examples/ide/resources/CLIPS.png + + local e + for e in clipside clipsjni ; do + java-pkg_dolauncher ${e} --jar ${e^^}.jar + make_desktop_entry \ + ${e} ${e^^} CLIPS "Development;ComputerScience;" "Terminal=true" + done + + if use examples ; then + insinto /usr/share/clipsjni/examples + doins ./*Demo.jar + fi + + use source && java-pkg_dosrc ./java-src +} + +pkg_preinst() { + java-pkg-2_pkg_preinst + xdg_pkg_preinst +} diff --git a/dev-lang/clipsjni/files/library-src_makefile.lnx.patch b/dev-lang/clipsjni/files/library-src_makefile.lnx.patch new file mode 100644 index 0..d984bfdaf --- /dev/null +++ b/dev-lang/clipsjni/files/library-src_makefile.lnx.patch @@ -0,0 +1,34 @@ +--- a/library-src/makefile.lnx b/library-src/makefile.lnx +@@ -9,7 +9,12 @@ + # Notes: + #-fPIC option needed for 64-bit systems + +-all: ubuntu ++all: libCLIPSJNI.so ++ ++CC ?= ++CFLAGS ?= ++JAVA_HOME ?= ++LDFLAGS ?= + + ubuntu : JAVA_HOME = /usr/lib/jvm/default-java + ubuntu : libCLIPSJNI.so +@@ -63,7 +68,7 @@ OBJS = agenda.o analysis.o argacces.o bload.o bmathfun.o bsave.o \ + clipsjni_utilities.o clipsjni_glue.o + + .c.o : +- gcc -c -std=c99 -O3 -fPIC -DLINUX \ ++ $(CC) -c -std=c99 -fPIC $(CFLAGS) $(LDFLAGS) -DLINUX \ + -I$(JAVA_INCLUDE) -I$(JAVA_INCLUDE_OS) \ + -fno-strict-aliasing -Wstrict-aliasing \ + -Wall -Wundef -Wpointer-arith -Wshadow \ +@@ -72,7 +77,7 @@ OBJS = agenda.o analysis.o argacces.o bload.o bmathfun.o bsave.o \ + -Wstrict-prototypes -Waggregate-return -Wno-implicit $< + + libCLIPSJNI.so : $(OBJS) +- gcc -o libCLIPSJNI.so -fPIC -shared \ ++ $(CC) -o libCLIPSJNI.so -fPIC $(CFLAGS) $(LDFLAGS) -shared \ + -lm $(OBJS) + + clean : diff --git a/dev-lang/clipsjni/files/makefile.lnx.patch b/dev-lang/clipsjni/files/makefile.lnx.patch new file mode 100644 index 0..4164376c2 --- /dev/null +++ b/dev-lang/clipsjni/files/makefile.lnx.patch @@ -0,0 +1,11 @@ +--- a/makefile.lnx b/ma
[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-tornado/
commit: 5bbad521102fe40c65be38bd8ec068e5f8bf449a Author: Marek Szuba gentoo org> AuthorDate: Fri Nov 12 10:41:05 2021 + Commit: Marek Szuba gentoo org> CommitDate: Fri Nov 12 23:31:13 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bbad521 dev-python/pytest-tornado: keyword 0.8.1 for ~riscv Signed-off-by: Marek Szuba gentoo.org> dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild b/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild index f265c53e296..1ad9bc29a92 100644 --- a/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild +++ b/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/eugeniy/pytest-tornado/archive/refs/tags/v${PV}.tar. SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="amd64 sparc x86" +KEYWORDS="amd64 ~riscv sparc x86" RDEPEND=" >=dev-python/pytest-3.6[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/
commit: 568015dcac4263bb659c4a49c2ab5addd7fb91e8 Author: Georgy Yakovlev gentoo org> AuthorDate: Fri Nov 12 23:30:23 2021 + Commit: Georgy Yakovlev gentoo org> CommitDate: Fri Nov 12 23:30:23 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=568015dc virtual/dist-kernel: Stabilize 5.4.158 ppc64, #823170 Signed-off-by: Georgy Yakovlev gentoo.org> virtual/dist-kernel/dist-kernel-5.4.158.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/dist-kernel/dist-kernel-5.4.158.ebuild b/virtual/dist-kernel/dist-kernel-5.4.158.ebuild index 40316436d13..20fb4881609 100644 --- a/virtual/dist-kernel/dist-kernel-5.4.158.ebuild +++ b/virtual/dist-kernel/dist-kernel-5.4.158.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="" SLOT="0/${PV}" -KEYWORDS="amd64 arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ppc64 ~x86" RDEPEND=" || (
[gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/
commit: ba2b275d3fe0f537254dd58562644c861f47acc9 Author: Georgy Yakovlev gentoo org> AuthorDate: Fri Nov 12 23:30:11 2021 + Commit: Georgy Yakovlev gentoo org> CommitDate: Fri Nov 12 23:30:11 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba2b275d virtual/dist-kernel: Stabilize 5.10.78 ppc64, #823173 Signed-off-by: Georgy Yakovlev gentoo.org> virtual/dist-kernel/dist-kernel-5.10.78.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/dist-kernel/dist-kernel-5.10.78.ebuild b/virtual/dist-kernel/dist-kernel-5.10.78.ebuild index 1c0a99c46ac..ae82fc47452 100644 --- a/virtual/dist-kernel/dist-kernel-5.10.78.ebuild +++ b/virtual/dist-kernel/dist-kernel-5.10.78.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 ~x86" RDEPEND=" || (
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel/
commit: ef37e3d95f3d5df7815e6dfa72e87bd0b62197a7 Author: Georgy Yakovlev gentoo org> AuthorDate: Fri Nov 12 23:30:12 2021 + Commit: Georgy Yakovlev gentoo org> CommitDate: Fri Nov 12 23:30:12 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef37e3d9 sys-kernel/gentoo-kernel: Stabilize 5.10.78 ppc64, #823173 Signed-off-by: Georgy Yakovlev gentoo.org> sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild index 227f9fee632..0147283d533 100644 --- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild +++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild @@ -38,7 +38,7 @@ SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.x S=${WORKDIR}/${MY_P} LICENSE="GPL-2" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 ~x86" IUSE="debug hardened" REQUIRED_USE="arm? ( savedconfig )"
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel/
commit: f7a8bb86fde5eddcf60dd2dea440c334c6b65225 Author: Georgy Yakovlev gentoo org> AuthorDate: Fri Nov 12 23:30:24 2021 + Commit: Georgy Yakovlev gentoo org> CommitDate: Fri Nov 12 23:30:24 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7a8bb86 sys-kernel/gentoo-kernel: Stabilize 5.4.158 ppc64, #823170 Signed-off-by: Georgy Yakovlev gentoo.org> sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild index b1aa16fa7ef..fcab7e5b4c4 100644 --- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild +++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild @@ -38,7 +38,7 @@ SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.x S=${WORKDIR}/${MY_P} LICENSE="GPL-2" -KEYWORDS="amd64 arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ppc64 ~x86" IUSE="debug" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-lang/rust-bin/
commit: 10a86194a64131241199e089c18bbc6b6abb343c Author: Sam James gentoo org> AuthorDate: Fri Nov 12 22:54:39 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 22:54:39 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a86194 dev-lang/rust-bin: Stabilize 1.56.1 x86, #821898 Signed-off-by: Sam James gentoo.org> dev-lang/rust-bin/rust-bin-1.56.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/rust-bin/rust-bin-1.56.1.ebuild b/dev-lang/rust-bin/rust-bin-1.56.1.ebuild index 6e674a6cb22..28df1bc8bdb 100644 --- a/dev-lang/rust-bin/rust-bin-1.56.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.56.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P}) LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA" SLOT="stable" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86" IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-src rustfmt" DEPEND=""
[gentoo-commits] repo/gentoo:master commit in: dev-lang/rust/
commit: bb146e0bf46013968490a8dcb60f2c4b54ed62db Author: Sam James gentoo org> AuthorDate: Fri Nov 12 22:54:40 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 22:54:40 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb146e0b dev-lang/rust: Stabilize 1.56.1 x86, #821898 Signed-off-by: Sam James gentoo.org> dev-lang/rust/rust-1.56.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/rust/rust-1.56.1.ebuild b/dev-lang/rust/rust-1.56.1.ebuild index fc0596d42b2..dec96715891 100644 --- a/dev-lang/rust/rust-1.56.1.ebuild +++ b/dev-lang/rust/rust-1.56.1.ebuild @@ -19,7 +19,7 @@ else SLOT="stable/${ABI_VER}" MY_P="rustc-${PV}" SRC="${MY_P}-src.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv x86" fi RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"
[gentoo-commits] repo/gentoo:master commit in: virtual/rust/
commit: 55deda98cb9fc624ac6b2fc1bf9a6ea5fbbf7b09 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 22:54:41 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 22:54:41 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55deda98 virtual/rust: Stabilize 1.56.1 x86, #821898 Signed-off-by: Sam James gentoo.org> virtual/rust/rust-1.56.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/rust/rust-1.56.1.ebuild b/virtual/rust/rust-1.56.1.ebuild index 8fec8e65ebb..4838cf4023a 100644 --- a/virtual/rust/rust-1.56.1.ebuild +++ b/virtual/rust/rust-1.56.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86" IUSE="rustfmt" BDEPEND=""
[gentoo-commits] repo/gentoo:master commit in: dev-libs/libstrophe/
commit: c15710fb4ccd1258f228563f46f0c5754bc51fdf Author: Andrey Utkin gentoo org> AuthorDate: Fri Nov 12 22:40:28 2021 + Commit: Andrey Utkin gentoo org> CommitDate: Fri Nov 12 22:49:00 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c15710fb dev-libs/libstrophe: 0.11.0: add gnutls USE flag This release allows to choose gnutls as an alternative to openssl. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrey Utkin gentoo.org> dev-libs/libstrophe/libstrophe-0.11.0.ebuild | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-libs/libstrophe/libstrophe-0.11.0.ebuild b/dev-libs/libstrophe/libstrophe-0.11.0.ebuild index bae3fd596e3..4a33b68fac1 100644 --- a/dev-libs/libstrophe/libstrophe-0.11.0.ebuild +++ b/dev-libs/libstrophe/libstrophe-0.11.0.ebuild @@ -8,11 +8,13 @@ SRC_URI="https://github.com/strophe/${PN}/releases/download/${PV}/${P}.tar.gz"; LICENSE="|| ( MIT GPL-3 )" SLOT="0" KEYWORDS="~amd64" -IUSE="doc expat" +IUSE="doc expat gnutls" RDEPEND=" expat? ( dev-libs/expat ) !expat? ( dev-libs/libxml2:2 ) + gnutls? ( net-libs/gnutls:0= ) + !gnutls? ( dev-libs/openssl:0= ) dev-libs/openssl:0= " DEPEND="${RDEPEND} @@ -26,6 +28,7 @@ src_configure() { local myeconf=( --enable-tls $(use_with !expat libxml2) + $(use_with gnutls) ) econf "${myeconf[@]}" }
[gentoo-commits] repo/gentoo:master commit in: dev-libs/libstrophe/
commit: 82d06e1754b0f2ba6dd03ff4eb7649005da348f1 Author: Andrey Utkin gentoo org> AuthorDate: Fri Nov 12 21:42:57 2021 + Commit: Andrey Utkin gentoo org> CommitDate: Fri Nov 12 22:49:00 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82d06e17 dev-libs/libstrophe: add new version 0.11.0 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrey Utkin gentoo.org> dev-libs/libstrophe/Manifest | 1 + dev-libs/libstrophe/libstrophe-0.11.0.ebuild | 50 2 files changed, 51 insertions(+) diff --git a/dev-libs/libstrophe/Manifest b/dev-libs/libstrophe/Manifest index 6a0cc0156fe..aab355cb8c5 100644 --- a/dev-libs/libstrophe/Manifest +++ b/dev-libs/libstrophe/Manifest @@ -1,4 +1,5 @@ DIST libstrophe-0.10.0.tar.gz 520645 BLAKE2B 85998ffa7d2051bf3372842a0bc6d5404932c41853609943ae0420760e0434a74b711bd5f23657f061f1227647247b1989833c54c11a88490fe7617459687818 SHA512 9d2e8f95ab5f9611529e18b0130322a196d4b59aae69c931a6d7dc462d4a6a4fa395d6fbca56d9f329fc943e3de005b570ea34629a504175f3f2ec91f85bf40a DIST libstrophe-0.10.1.tar.gz 520649 BLAKE2B aa5cf0c972d7ae8731752f351dc3c1d6d230b8a1411417a81126543dd47e79e324a8c258cbc4c2e608c748d62211dcde3802cb92bb3612c6a33bcd2209182a90 SHA512 1ee3cb76cdc76711b4928d69fb8add974ab8359b729ec12003d73530c93492f4e8d208cacbd50f8db7509bc01f56a9f945348bc3a6fdd18a7080b751fff8a783 +DIST libstrophe-0.11.0.tar.gz 537506 BLAKE2B 895531e86a5b0d6410d26cf96558c2f99ea1bab803c8333a2f69d72fe7d154013ef3844b44215cfb1a5134371961c00cf6e4fd7ab9dc82846df01a37c4339c39 SHA512 e4b0d4a80e0ab5ada451ce55e44ec9247d4df5280ebe6453e49450aa7fa371461eb42fc9f39a0df12637146c6ce4202a1f770378686777228790c0213941d9ea DIST libstrophe-0.9.2.tar.gz 500459 BLAKE2B 0b1f6f1daac1215bcdcbde0e54264b98f5a863de339500826f625f8c5e8143ce7200fb251d04248715e9a8b6621a4360e7ca2780bf4684d916ec13361b5f6fcc SHA512 a0129c49ca574afaefa77c412143571af2eb1100c7d737d497b65d44680d35e2404ee2d4d4e1378b06ac1bcc5c587f505f79fea9251af1cbb36afd990d48570d DIST libstrophe-0.9.3.tar.gz 502449 BLAKE2B 662b0c329b0bf7d7f34fc80bf0608b921fa1ad54c8277e88f23f3ed17d0892dc7e3d9bcaaa9707306801e9254bba4a127390025ab95e1d9d850c299a7b26d980 SHA512 9c8ba980f532c5576c2c5a9e3cdca9f833ec78debcb06b17e2f534de0e710ec416b997b0498be77a89fa7f57187456edb1d602993c695a5e738718ea593697a5 diff --git a/dev-libs/libstrophe/libstrophe-0.11.0.ebuild b/dev-libs/libstrophe/libstrophe-0.11.0.ebuild new file mode 100644 index 000..bae3fd596e3 --- /dev/null +++ b/dev-libs/libstrophe/libstrophe-0.11.0.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +DESCRIPTION="A simple, lightweight C library for writing XMPP clients" +HOMEPAGE="http://strophe.im/libstrophe/"; +SRC_URI="https://github.com/strophe/${PN}/releases/download/${PV}/${P}.tar.gz"; +LICENSE="|| ( MIT GPL-3 )" +SLOT="0" +KEYWORDS="~amd64" +IUSE="doc expat" + +RDEPEND=" + expat? ( dev-libs/expat ) + !expat? ( dev-libs/libxml2:2 ) + dev-libs/openssl:0= +" +DEPEND="${RDEPEND} + doc? ( app-doc/doxygen ) +" + +DOCS=( ChangeLog ) + +src_configure() { + # shellcheck disable=SC2207 + local myeconf=( + --enable-tls + $(use_with !expat libxml2) + ) + econf "${myeconf[@]}" +} +src_compile() { + default + if use doc; then + doxygen || die + HTML_DOCS=( docs/html/* ) + fi +} + +src_install() { + default + use doc && dodoc -r examples + find "${D}" -name '*.la' -o -name '*.a' -delete || die +} + +# Explicit src_test is there to document that the test suite is integrated and +# is expected to pass. Please do not remove. +src_test() { + emake check +}
[gentoo-commits] repo/gentoo:master commit in: dev-libs/jansson/files/
commit: 5cf776af229d8f55d1daf955e14d2280a1c61429 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 22:23:45 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 22:23:45 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf776af dev-libs/jansson: add links to patch Bug: https://bugs.gentoo.org/814944 Signed-off-by: Sam James gentoo.org> dev-libs/jansson/files/jansson-2.14-test-symbols.patch | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-libs/jansson/files/jansson-2.14-test-symbols.patch b/dev-libs/jansson/files/jansson-2.14-test-symbols.patch index 013b2713231..a5bf5334721 100644 --- a/dev-libs/jansson/files/jansson-2.14-test-symbols.patch +++ b/dev-libs/jansson/files/jansson-2.14-test-symbols.patch @@ -1,3 +1,6 @@ +https://bugs.gentoo.org/814944 +https://github.com/akheron/jansson/commit/0677666f65b988b2dd44d02966a08fea490d5883 + From 0677666f65b988b2dd44d02966a08fea490d5883 Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Thu, 9 Sep 2021 21:53:11 +0300
[gentoo-commits] repo/gentoo:master commit in: dev-libs/jansson/, dev-libs/jansson/files/
commit: 2df0372e65704f40fa9529f36d468cec59dd8ca0 Author: Rolf Eike Beer sf-mail de> AuthorDate: Fri Nov 12 21:59:32 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 22:22:56 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df0372e dev-libs/jansson: properly handle symbol names in tests Closes: https://bugs.gentoo.org/814944 Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> .../jansson/files/jansson-2.14-test-symbols.patch | 22 ++ dev-libs/jansson/jansson-2.14.ebuild | 2 ++ 2 files changed, 24 insertions(+) diff --git a/dev-libs/jansson/files/jansson-2.14-test-symbols.patch b/dev-libs/jansson/files/jansson-2.14-test-symbols.patch new file mode 100644 index 000..013b2713231 --- /dev/null +++ b/dev-libs/jansson/files/jansson-2.14-test-symbols.patch @@ -0,0 +1,22 @@ +From 0677666f65b988b2dd44d02966a08fea490d5883 Mon Sep 17 00:00:00 2001 +From: Petri Lehtinen +Date: Thu, 9 Sep 2021 21:53:11 +0300 +Subject: [PATCH] Fix the check-exports tests for versioned symbols + +--- + test/suites/api/check-exports | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/test/suites/api/check-exports b/test/suites/api/check-exports +index 2b6b3c79..5c82064c 100755 +--- a/test/suites/api/check-exports b/test/suites/api/check-exports +@@ -15,7 +15,7 @@ grep 'json_\|jansson_' $top_srcdir/src/jansson.def \ + nm -D $SOFILE >/dev/null >$test_log/symbols 2>/dev/null \ + || exit 77 # Skip if "nm -D" doesn't seem to work + +-grep ' [DT] ' $test_log/symbols | cut -d' ' -f3 | grep -v '^_' | sort >$test_log/output ++grep ' [DT] ' $test_log/symbols | cut -d' ' -f3 | grep -v '^_' | sed 's/@@libjansson.*//' | sort >$test_log/output + + if ! cmp -s $test_log/exports $test_log/output; then + diff -u $test_log/exports $test_log/output >&2 diff --git a/dev-libs/jansson/jansson-2.14.ebuild b/dev-libs/jansson/jansson-2.14.ebuild index 1a7ac716c9c..42760f31153 100644 --- a/dev-libs/jansson/jansson-2.14.ebuild +++ b/dev-libs/jansson/jansson-2.14.ebuild @@ -16,6 +16,8 @@ IUSE="doc static-libs" BDEPEND="doc? ( dev-python/sphinx )" +PATCHES=( "${FILESDIR}/${P}-test-symbols.patch" ) + multilib_src_configure() { tc-ld-force-bfd
[gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/
commit: 550bd2004299fba764268fc43565b0bea91767f5 Author: Rolf Eike Beer sf-mail de> AuthorDate: Fri Nov 12 22:10:41 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 22:22:57 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550bd200 use stable mask nss on hppa This allow to get rid of stable dev-libs/nspr and dev-libs/nss. Bug: https://bugs.gentoo.org/822957 Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> profiles/arch/hppa/use.stable.mask | 4 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 578453827fd..debb46b2735 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Rolf Eike Beer (2021-11-12) +# dev-libs/nspr and dev-libs/nss are not stable on hppa +nss + # Matt Turner (2021-10-28) # dev-libs/hiredis is not stable on hppa redis
[gentoo-commits] repo/gentoo:master commit in: media-libs/shaderc/
commit: 6d64a5b1141417988ed254db3f5a0ba7b13792b9 Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:37 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:37 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d64a5b1 media-libs/shaderc: Stabilize 2021.2 amd64, #823077 Signed-off-by: Jakov Smolić gentoo.org> media-libs/shaderc/shaderc-2021.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/shaderc/shaderc-2021.2.ebuild b/media-libs/shaderc/shaderc-2021.2.ebuild index 2b411373e3c..10a734059d4 100644 --- a/media-libs/shaderc/shaderc-2021.2.ebuild +++ b/media-libs/shaderc/shaderc-2021.2.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${EGIT_COMMIT}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="doc test" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-util/vulkan-tools/
commit: 1377264f2190ef37a63ca22c341d9ef30ebc9615 Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:36 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:36 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1377264f dev-util/vulkan-tools: Stabilize 1.2.189-r1 amd64, #823077 Signed-off-by: Jakov Smolić gentoo.org> dev-util/vulkan-tools/vulkan-tools-1.2.189-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/vulkan-tools/vulkan-tools-1.2.189-r1.ebuild b/dev-util/vulkan-tools/vulkan-tools-1.2.189-r1.ebuild index 038bf033579..75e74596704 100644 --- a/dev-util/vulkan-tools/vulkan-tools-1.2.189-r1.ebuild +++ b/dev-util/vulkan-tools/vulkan-tools-1.2.189-r1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == ** ]]; then inherit git-r3 else SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv" S="${WORKDIR}"/${MY_PN}-${PV} fi
[gentoo-commits] repo/gentoo:master commit in: dev-util/vulkan-headers/
commit: e751b134484a190fe854e70e00d6c67cfffbf4d4 Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:30 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:30 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e751b134 dev-util/vulkan-headers: Stabilize 1.2.189 amd64, #823077 Signed-off-by: Jakov Smolić gentoo.org> dev-util/vulkan-headers/vulkan-headers-1.2.189.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/vulkan-headers/vulkan-headers-1.2.189.ebuild b/dev-util/vulkan-headers/vulkan-headers-1.2.189.ebuild index 49415294041..a9d5e511598 100644 --- a/dev-util/vulkan-headers/vulkan-headers-1.2.189.ebuild +++ b/dev-util/vulkan-headers/vulkan-headers-1.2.189.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == ** ]]; then inherit git-r3 else SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" S="${WORKDIR}"/${MY_PN}-${PV} fi
[gentoo-commits] repo/gentoo:master commit in: media-libs/vulkan-loader/
commit: 6865df6859c3ea058967b88f9366eb383e2b1e45 Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:24 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:24 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6865df68 media-libs/vulkan-loader: Stabilize 1.2.189-r1 x86, #823077 Signed-off-by: Jakov Smolić gentoo.org> media-libs/vulkan-loader/vulkan-loader-1.2.189-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/vulkan-loader/vulkan-loader-1.2.189-r1.ebuild b/media-libs/vulkan-loader/vulkan-loader-1.2.189-r1.ebuild index 035beeeddcc..846f3509168 100644 --- a/media-libs/vulkan-loader/vulkan-loader-1.2.189-r1.ebuild +++ b/media-libs/vulkan-loader/vulkan-loader-1.2.189-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == ** ]]; then inherit git-r3 else SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" S="${WORKDIR}"/${MY_PN}-${PV} fi
[gentoo-commits] repo/gentoo:master commit in: dev-util/spirv-tools/
commit: 2927ec7592a922c7d350788d6804a8abe78776b1 Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:21 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:21 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2927ec75 dev-util/spirv-tools: Stabilize 20210825 x86, #823077 Signed-off-by: Jakov Smolić gentoo.org> dev-util/spirv-tools/spirv-tools-20210825.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/spirv-tools/spirv-tools-20210825.ebuild b/dev-util/spirv-tools/spirv-tools-20210825.ebuild index e4f15743b65..0d79f1214df 100644 --- a/dev-util/spirv-tools/spirv-tools-20210825.ebuild +++ b/dev-util/spirv-tools/spirv-tools-20210825.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == ** ]]; then else EGIT_COMMIT="1fbed83c8aab8517d821fcb4164c08567951938f" SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" S="${WORKDIR}"/${MY_PN}-${EGIT_COMMIT} fi
[gentoo-commits] repo/gentoo:master commit in: dev-util/glslang/
commit: eddd3504dbff665b8454583ed1834278e4ddd7ac Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:33 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:33 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eddd3504 dev-util/glslang: Stabilize 11.6.0 amd64, #823077 Signed-off-by: Jakov Smolić gentoo.org> dev-util/glslang/glslang-11.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/glslang/glslang-11.6.0.ebuild b/dev-util/glslang/glslang-11.6.0.ebuild index 2b1e94d5cfa..1780e47fb90 100644 --- a/dev-util/glslang/glslang-11.6.0.ebuild +++ b/dev-util/glslang/glslang-11.6.0.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == ** ]]; then else SNAPSHOT_COMMIT="${PV}" SRC_URI="https://github.com/KhronosGroup/${PN}/archive/${SNAPSHOT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" S="${WORKDIR}/${PN}-${SNAPSHOT_COMMIT}" fi
[gentoo-commits] repo/gentoo:master commit in: dev-util/spirv-tools/
commit: df8da509e8ebd442e29b7551923f6ccc61278697 Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:32 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:32 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df8da509 dev-util/spirv-tools: Stabilize 20210825 amd64, #823077 Signed-off-by: Jakov Smolić gentoo.org> dev-util/spirv-tools/spirv-tools-20210825.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/spirv-tools/spirv-tools-20210825.ebuild b/dev-util/spirv-tools/spirv-tools-20210825.ebuild index 0d79f1214df..6a16265502a 100644 --- a/dev-util/spirv-tools/spirv-tools-20210825.ebuild +++ b/dev-util/spirv-tools/spirv-tools-20210825.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == ** ]]; then else EGIT_COMMIT="1fbed83c8aab8517d821fcb4164c08567951938f" SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" S="${WORKDIR}"/${MY_PN}-${EGIT_COMMIT} fi
[gentoo-commits] repo/gentoo:master commit in: media-libs/shaderc/
commit: 8fd11c75c76d4f7a925e8ff634c855be3c61d055 Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:25 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:25 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd11c75 media-libs/shaderc: Stabilize 2021.2 x86, #823077 Signed-off-by: Jakov Smolić gentoo.org> media-libs/shaderc/shaderc-2021.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/shaderc/shaderc-2021.2.ebuild b/media-libs/shaderc/shaderc-2021.2.ebuild index 88f4804044d..2b411373e3c 100644 --- a/media-libs/shaderc/shaderc-2021.2.ebuild +++ b/media-libs/shaderc/shaderc-2021.2.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${EGIT_COMMIT}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 x86" IUSE="doc test" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-util/spirv-headers/
commit: 6db4eaa26d9ceaa8209cb982ae044c0b5eba7cb7 Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:31 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:31 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6db4eaa2 dev-util/spirv-headers: Stabilize 20210817 amd64, #823077 Signed-off-by: Jakov Smolić gentoo.org> dev-util/spirv-headers/spirv-headers-20210817.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/spirv-headers/spirv-headers-20210817.ebuild b/dev-util/spirv-headers/spirv-headers-20210817.ebuild index c14a9731bab..922bff4d2c4 100644 --- a/dev-util/spirv-headers/spirv-headers-20210817.ebuild +++ b/dev-util/spirv-headers/spirv-headers-20210817.ebuild @@ -12,6 +12,6 @@ SRC_URI="https://github.com/KhronosGroup/SPIRV-Headers/archive/${EGIT_COMMIT}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" S="${WORKDIR}/SPIRV-Headers-${EGIT_COMMIT}"
[gentoo-commits] repo/gentoo:master commit in: media-libs/vulkan-loader/
commit: 63c4dcade9174c2b7ee8416903f5991086c244d0 Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:35 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:35 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63c4dcad media-libs/vulkan-loader: Stabilize 1.2.189-r1 amd64, #823077 Signed-off-by: Jakov Smolić gentoo.org> media-libs/vulkan-loader/vulkan-loader-1.2.189-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/vulkan-loader/vulkan-loader-1.2.189-r1.ebuild b/media-libs/vulkan-loader/vulkan-loader-1.2.189-r1.ebuild index 846f3509168..a0cfbaaf12f 100644 --- a/media-libs/vulkan-loader/vulkan-loader-1.2.189-r1.ebuild +++ b/media-libs/vulkan-loader/vulkan-loader-1.2.189-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == ** ]]; then inherit git-r3 else SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" S="${WORKDIR}"/${MY_PN}-${PV} fi
[gentoo-commits] repo/gentoo:master commit in: media-libs/vulkan-layers/
commit: 5b4b9e16b881c7850b856ce176d78fcec6e65ef6 Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:34 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:34 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b4b9e16 media-libs/vulkan-layers: Stabilize 1.2.189-r1 amd64, #823077 Signed-off-by: Jakov Smolić gentoo.org> media-libs/vulkan-layers/vulkan-layers-1.2.189-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/vulkan-layers/vulkan-layers-1.2.189-r1.ebuild b/media-libs/vulkan-layers/vulkan-layers-1.2.189-r1.ebuild index 80230d4ac3c..96afc66b53d 100644 --- a/media-libs/vulkan-layers/vulkan-layers-1.2.189-r1.ebuild +++ b/media-libs/vulkan-layers/vulkan-layers-1.2.189-r1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == ** ]]; then inherit git-r3 else SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" S="${WORKDIR}"/${MY_PN}-${PV} fi
[gentoo-commits] repo/gentoo:master commit in: dev-util/vulkan-headers/
commit: d1454ccb079311867faa549f2958f0db05efd44c Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:19 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:19 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1454ccb dev-util/vulkan-headers: Stabilize 1.2.189 x86, #823077 Signed-off-by: Jakov Smolić gentoo.org> dev-util/vulkan-headers/vulkan-headers-1.2.189.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/vulkan-headers/vulkan-headers-1.2.189.ebuild b/dev-util/vulkan-headers/vulkan-headers-1.2.189.ebuild index 9eea670b13d..49415294041 100644 --- a/dev-util/vulkan-headers/vulkan-headers-1.2.189.ebuild +++ b/dev-util/vulkan-headers/vulkan-headers-1.2.189.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == ** ]]; then inherit git-r3 else SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" S="${WORKDIR}"/${MY_PN}-${PV} fi
[gentoo-commits] repo/gentoo:master commit in: dev-util/glslang/
commit: c8e6020cbfff5ebc615f321c454dd56b4c1a09f7 Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:22 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:22 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e6020c dev-util/glslang: Stabilize 11.6.0 x86, #823077 Signed-off-by: Jakov Smolić gentoo.org> dev-util/glslang/glslang-11.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/glslang/glslang-11.6.0.ebuild b/dev-util/glslang/glslang-11.6.0.ebuild index ca3f1905892..2b1e94d5cfa 100644 --- a/dev-util/glslang/glslang-11.6.0.ebuild +++ b/dev-util/glslang/glslang-11.6.0.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == ** ]]; then else SNAPSHOT_COMMIT="${PV}" SRC_URI="https://github.com/KhronosGroup/${PN}/archive/${SNAPSHOT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" S="${WORKDIR}/${PN}-${SNAPSHOT_COMMIT}" fi
[gentoo-commits] repo/gentoo:master commit in: media-libs/vulkan-layers/
commit: 19e6c8a996a574c11399a3f64224eb99d9d460e5 Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:23 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:23 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e6c8a9 media-libs/vulkan-layers: Stabilize 1.2.189-r1 x86, #823077 Signed-off-by: Jakov Smolić gentoo.org> media-libs/vulkan-layers/vulkan-layers-1.2.189-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/vulkan-layers/vulkan-layers-1.2.189-r1.ebuild b/media-libs/vulkan-layers/vulkan-layers-1.2.189-r1.ebuild index 3e089306269..80230d4ac3c 100644 --- a/media-libs/vulkan-layers/vulkan-layers-1.2.189-r1.ebuild +++ b/media-libs/vulkan-layers/vulkan-layers-1.2.189-r1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == ** ]]; then inherit git-r3 else SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" S="${WORKDIR}"/${MY_PN}-${PV} fi
[gentoo-commits] repo/gentoo:master commit in: dev-util/spirv-headers/
commit: 61df884b3a386ae1029a05d59bf628b3c8e44989 Author: Jakov Smolić gentoo org> AuthorDate: Fri Nov 12 22:13:20 2021 + Commit: Jakov Smolić gentoo org> CommitDate: Fri Nov 12 22:13:20 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61df884b dev-util/spirv-headers: Stabilize 20210817 x86, #823077 Signed-off-by: Jakov Smolić gentoo.org> dev-util/spirv-headers/spirv-headers-20210817.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/spirv-headers/spirv-headers-20210817.ebuild b/dev-util/spirv-headers/spirv-headers-20210817.ebuild index 17e0b0e120f..c14a9731bab 100644 --- a/dev-util/spirv-headers/spirv-headers-20210817.ebuild +++ b/dev-util/spirv-headers/spirv-headers-20210817.ebuild @@ -12,6 +12,6 @@ SRC_URI="https://github.com/KhronosGroup/SPIRV-Headers/archive/${EGIT_COMMIT}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" S="${WORKDIR}/SPIRV-Headers-${EGIT_COMMIT}"
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel-bin/
commit: 8439513f2cd0089983702e3ce8b3cdee95ba7668 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:55:15 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:55:15 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8439513f sys-kernel/gentoo-kernel-bin: Stabilize 5.10.78 amd64, #823173 Signed-off-by: Sam James gentoo.org> sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.78.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.78.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.78.ebuild index ee3f4810614..20a4290d75c 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.78.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.78.ebuild @@ -26,7 +26,7 @@ SRC_URI+=" S=${WORKDIR} LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" !sys-kernel/gentoo-kernel:${SLOT}"
[gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/
commit: 03f8127eef2e234b8ede619730577d074c80c638 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:55:10 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:55:10 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f8127e virtual/dist-kernel: Stabilize 5.4.158 arm64, #823170 Signed-off-by: Sam James gentoo.org> virtual/dist-kernel/dist-kernel-5.4.158.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/dist-kernel/dist-kernel-5.4.158.ebuild b/virtual/dist-kernel/dist-kernel-5.4.158.ebuild index d3a119eca3b..40316436d13 100644 --- a/virtual/dist-kernel/dist-kernel-5.4.158.ebuild +++ b/virtual/dist-kernel/dist-kernel-5.4.158.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" RDEPEND=" || (
[gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/
commit: ca290ddab2a0df93d6676cbe6fb5d79fdb28ff63 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:55:16 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:55:16 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca290dda virtual/dist-kernel: Stabilize 5.10.78 amd64, #823173 Signed-off-by: Sam James gentoo.org> virtual/dist-kernel/dist-kernel-5.10.78.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/dist-kernel/dist-kernel-5.10.78.ebuild b/virtual/dist-kernel/dist-kernel-5.10.78.ebuild index 3df38272de3..e36ec835b93 100644 --- a/virtual/dist-kernel/dist-kernel-5.10.78.ebuild +++ b/virtual/dist-kernel/dist-kernel-5.10.78.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" RDEPEND=" || (
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel/
commit: 3ac54b2b7d5283581b117bcb1f90941b21cad6fc Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:55:14 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:55:14 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ac54b2b sys-kernel/gentoo-kernel: Stabilize 5.10.78 amd64, #823173 Signed-off-by: Sam James gentoo.org> sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild index 101b27accc3..4a5ec4969e5 100644 --- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild +++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild @@ -38,7 +38,7 @@ SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.x S=${WORKDIR}/${MY_P} LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="debug hardened" REQUIRED_USE="arm? ( savedconfig )"
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel-bin/
commit: f1c8cbd0f3913d393bbde9001293e26e5a351137 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:55:20 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:55:20 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c8cbd0 sys-kernel/gentoo-kernel-bin: Stabilize 5.10.78-r1 arm64, #823173 Signed-off-by: Sam James gentoo.org> sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.78-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.78-r1.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.78-r1.ebuild index a76ca745a64..c147df0e75e 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.78-r1.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.78-r1.ebuild @@ -22,7 +22,7 @@ SRC_URI+=" S=${WORKDIR} LICENSE="GPL-2" -KEYWORDS="~arm64" +KEYWORDS="arm64" RDEPEND=" !sys-kernel/gentoo-kernel:${SLOT}"
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel/
commit: 4d8d95bfd58cc1fc077a1fc06908b0e2051b22eb Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:55:19 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:55:19 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d8d95bf sys-kernel/gentoo-kernel: Stabilize 5.10.78 arm64, #823173 Signed-off-by: Sam James gentoo.org> sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild index 4a5ec4969e5..227f9fee632 100644 --- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild +++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.78.ebuild @@ -38,7 +38,7 @@ SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.x S=${WORKDIR}/${MY_P} LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86" IUSE="debug hardened" REQUIRED_USE="arm? ( savedconfig )"
[gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/
commit: 37119bed4f41721ecb68233405cdbfac228b32b2 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:55:21 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:55:21 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37119bed virtual/dist-kernel: Stabilize 5.10.78 arm64, #823173 Signed-off-by: Sam James gentoo.org> virtual/dist-kernel/dist-kernel-5.10.78.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/dist-kernel/dist-kernel-5.10.78.ebuild b/virtual/dist-kernel/dist-kernel-5.10.78.ebuild index e36ec835b93..1c0a99c46ac 100644 --- a/virtual/dist-kernel/dist-kernel-5.10.78.ebuild +++ b/virtual/dist-kernel/dist-kernel-5.10.78.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86" RDEPEND=" || (
[gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/
commit: ac76a0101bb3c1dae586631b7b6242a990bab864 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:55:05 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:55:05 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac76a010 virtual/dist-kernel: Stabilize 5.4.158 amd64, #823170 Signed-off-by: Sam James gentoo.org> virtual/dist-kernel/dist-kernel-5.4.158.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/dist-kernel/dist-kernel-5.4.158.ebuild b/virtual/dist-kernel/dist-kernel-5.4.158.ebuild index 11d6573ded7..d3a119eca3b 100644 --- a/virtual/dist-kernel/dist-kernel-5.4.158.ebuild +++ b/virtual/dist-kernel/dist-kernel-5.4.158.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" RDEPEND=" || (
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel-bin/
commit: 243db9a948b185a254d053864a083d441270699e Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:55:09 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:55:09 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=243db9a9 sys-kernel/gentoo-kernel-bin: Stabilize 5.4.158-r1 arm64, #823170 Signed-off-by: Sam James gentoo.org> sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.158-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.158-r1.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.158-r1.ebuild index fe6e6023d32..20c793bf149 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.158-r1.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.158-r1.ebuild @@ -22,7 +22,7 @@ SRC_URI+=" S=${WORKDIR} LICENSE="GPL-2" -KEYWORDS="~arm64" +KEYWORDS="arm64" RDEPEND=" !sys-kernel/gentoo-kernel:${SLOT}"
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel/
commit: 18f974c6f4b73617ff862b973b928e615ef002eb Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:55:08 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:55:08 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18f974c6 sys-kernel/gentoo-kernel: Stabilize 5.4.158 arm64, #823170 Signed-off-by: Sam James gentoo.org> sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild index 6e4f773bc90..b1aa16fa7ef 100644 --- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild +++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild @@ -38,7 +38,7 @@ SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.x S=${WORKDIR}/${MY_P} LICENSE="GPL-2" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="debug" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel-bin/
commit: 1f83b1350fce9a8fa814c6260e9352dc979efee6 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:55:04 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:55:04 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f83b135 sys-kernel/gentoo-kernel-bin: Stabilize 5.4.158 amd64, #823170 Signed-off-by: Sam James gentoo.org> sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.158.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.158.ebuild b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.158.ebuild index 19484744cb5..a3d1a4aced1 100644 --- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.158.ebuild +++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.158.ebuild @@ -26,7 +26,7 @@ SRC_URI+=" S=${WORKDIR} LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" !sys-kernel/gentoo-kernel:${SLOT}"
[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel/
commit: 66b0773b8018b4cc5175de33da0db552dbcbbf15 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:55:02 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:55:02 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b0773b sys-kernel/gentoo-kernel: Stabilize 5.4.158 amd64, #823170 Signed-off-by: Sam James gentoo.org> sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild index ef8b4347c4d..6e4f773bc90 100644 --- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild +++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.158.ebuild @@ -38,7 +38,7 @@ SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.x S=${WORKDIR}/${MY_P} LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="debug" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/
commit: 5d201e0a02f58383e13ed73cf1b8c71efb16dd63 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:54:18 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:54:18 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d201e0a sys-cluster/glusterfs: Stabilize 8.6 ppc, #823233 Signed-off-by: Sam James gentoo.org> sys-cluster/glusterfs/glusterfs-8.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/glusterfs/glusterfs-8.6.ebuild b/sys-cluster/glusterfs/glusterfs-8.6.ebuild index 0b2f2992320..90465e8dfa5 100644 --- a/sys-cluster/glusterfs/glusterfs-8.6.ebuild +++ b/sys-cluster/glusterfs/glusterfs-8.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut 1)/${PV}/${P}. LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml"
[gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/
commit: 08002dcc186ad0165933ff7a313f2ba07b691609 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:54:21 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:54:21 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08002dcc sys-cluster/glusterfs: Stabilize 8.6 ppc64, #823233 Signed-off-by: Sam James gentoo.org> sys-cluster/glusterfs/glusterfs-8.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/glusterfs/glusterfs-8.6.ebuild b/sys-cluster/glusterfs/glusterfs-8.6.ebuild index 90465e8dfa5..c7511166ef8 100644 --- a/sys-cluster/glusterfs/glusterfs-8.6.ebuild +++ b/sys-cluster/glusterfs/glusterfs-8.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut 1)/${PV}/${P}. LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml"
[gentoo-commits] repo/gentoo:master commit in: virtual/rust/
commit: afe3d8092af7ccdd5520b3dd422e88af29234800 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:52:59 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:52:59 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afe3d809 virtual/rust: Stabilize 1.56.1 amd64, #821898 Signed-off-by: Sam James gentoo.org> virtual/rust/rust-1.56.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/rust/rust-1.56.1.ebuild b/virtual/rust/rust-1.56.1.ebuild index 7212b305984..8fec8e65ebb 100644 --- a/virtual/rust/rust-1.56.1.ebuild +++ b/virtual/rust/rust-1.56.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86" IUSE="rustfmt" BDEPEND=""
[gentoo-commits] repo/gentoo:master commit in: dev-lang/rust/
commit: 6461161e2436f50c8a640a9402134e1b3d16bc92 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:52:58 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:52:58 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6461161e dev-lang/rust: Stabilize 1.56.1 amd64, #821898 Signed-off-by: Sam James gentoo.org> dev-lang/rust/rust-1.56.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/rust/rust-1.56.1.ebuild b/dev-lang/rust/rust-1.56.1.ebuild index ebe0f6c8037..fc0596d42b2 100644 --- a/dev-lang/rust/rust-1.56.1.ebuild +++ b/dev-lang/rust/rust-1.56.1.ebuild @@ -19,7 +19,7 @@ else SLOT="stable/${ABI_VER}" MY_P="rustc-${PV}" SRC="${MY_P}-src.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv ~x86" fi RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"
[gentoo-commits] repo/gentoo:master commit in: dev-lang/rust-bin/
commit: daccd0a76fef0b7d10df42fbd39078456417e575 Author: Sam James gentoo org> AuthorDate: Fri Nov 12 20:52:57 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:52:57 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daccd0a7 dev-lang/rust-bin: Stabilize 1.56.1 amd64, #821898 Signed-off-by: Sam James gentoo.org> dev-lang/rust-bin/rust-bin-1.56.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/rust-bin/rust-bin-1.56.1.ebuild b/dev-lang/rust-bin/rust-bin-1.56.1.ebuild index 5024804b51b..6e674a6cb22 100644 --- a/dev-lang/rust-bin/rust-bin-1.56.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.56.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P}) LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA" SLOT="stable" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86" IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-src rustfmt" DEPEND=""
[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXft/
commit: 4219f092c61030e358af564cc8376cf8213b098e Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Nov 10 21:22:58 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:51:19 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4219f092 x11-libs/libXft: stable 2.3.4 for sparc, bug #822339 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> x11-libs/libXft/libXft-2.3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libXft/libXft-2.3.4.ebuild b/x11-libs/libXft/libXft-2.3.4.ebuild index 73c5fe5813e..f4e9107c2b7 100644 --- a/x11-libs/libXft/libXft-2.3.4.ebuild +++ b/x11-libs/libXft/libXft-2.3.4.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xft library" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc" RDEPEND=">=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: x11-misc/xorg-cf-files/
commit: 02e76664f4894c2e07783eedacbcff962f390857 Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Nov 10 21:26:07 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:51:23 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e76664 x11-misc/xorg-cf-files: stable 1.0.7-r1 for sparc, bug #822339 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> x11-misc/xorg-cf-files/xorg-cf-files-1.0.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.7-r1.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.7-r1.ebuild index 529a9474c56..e975dcc5e26 100644 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.7-r1.ebuild +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.7-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2 LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" BDEPEND=" virtual/pkgconfig
[gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/
commit: 8c99d7151e6c71400d677cb27520ff7b5ae05ae4 Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Nov 10 22:04:47 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:51:26 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c99d715 stable mask dev-libs/cyrus-sasl[authdaemond] on hppa This allow to get rid of stable net-mail/courier-imap. Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> profiles/arch/hppa/package.use.stable.mask | 5 + 1 file changed, 5 insertions(+) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index cf376920606..25356a10670 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Rolf Eike Beer (2021-11-10) +# The following packages have no stable keywords on hppa: +# net-mail/courier-imap mail-mta/courier +dev-libs/cyrus-sasl authdaemond + # Sam James (2021-11-03) # sys-apps/hwloc is not marked stable on HPPA sys-process/htop hwloc
[gentoo-commits] repo/gentoo:master commit in: dev-libs/cyrus-sasl/
commit: e2956f84caed86a694634420e84243ac5e4f7b16 Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Nov 10 21:37:31 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:51:25 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2956f84 dev-libs/cyrus-sasl: stable 2.1.27-r5 for hppa, bug #820557 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r5.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r5.ebuild index 654149031cc..310cf66d209 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r5.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/cyrusimap/${PN}/releases/download/${P}/${P}.tar.gz"; LICENSE="BSD-with-attribution" SLOT="2" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="authdaemond berkdb gdbm kerberos ldapdb openldap mysql pam postgres sample selinux sqlite srp ssl static-libs urandom" CDEPEND="
[gentoo-commits] repo/gentoo:master commit in: x11-apps/xrestop/
commit: 58b66bb56d74ae0925d96ea219d4943c0e12383a Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Nov 10 21:17:47 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:51:15 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58b66bb5 x11-apps/xrestop: stable 0.5 for sparc, bug #822339 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> x11-apps/xrestop/xrestop-0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/xrestop/xrestop-0.5.ebuild b/x11-apps/xrestop/xrestop-0.5.ebuild index 9769e714e38..95e2ca8dce9 100644 --- a/x11-apps/xrestop/xrestop-0.5.ebuild +++ b/x11-apps/xrestop/xrestop-0.5.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/xrestop"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86" RDEPEND=" sys-libs/ncurses:=
[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
commit: 4cf95be189e2dbcd9356827e9f82cab740f2d7eb Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Nov 10 21:21:00 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:51:17 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf95be1 x11-drivers/xf86-input-libinput: stable 1.2.0 for sparc, bug #822339 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild index d5510215022..ff216fb17a9 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-3 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" RDEPEND=">=dev-libs/libinput-1.11.0:0=" DEPEND="${RDEPEND}
[gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/
commit: c97eb445ada000b5a34d49323254523cb799b777 Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Nov 10 21:32:14 2021 + Commit: Sam James gentoo org> CommitDate: Fri Nov 12 20:51:23 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c97eb445 media-libs/mesa: stable 21.2.5 for sparc, bug #822339 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> media-libs/mesa/mesa-21.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/mesa/mesa-21.2.5.ebuild b/media-libs/mesa/mesa-21.2.5.ebuild index 1250003804d..7a21ad22d7d 100644 --- a/media-libs/mesa/mesa-21.2.5.ebuild +++ b/media-libs/mesa/mesa-21.2.5.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == ]]; then inherit git-r3 else SRC_URI="https://archive.mesa3d.org/${MY_P}.tar.xz"; - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" fi LICENSE="MIT"