summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Business-ISBN: add 3.8.0Sam James2023-03-242-0/+40
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Business-ISBN-Data: add 20230322.1.0Sam James2023-03-242-0/+39
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Business-ISBN-Data: add github upstream metadataSam James2023-03-241-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Business-ISBN: add github upstream metadataSam James2023-03-241-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/nbconvert: drop dev-python/nbclassic BDEPEND (fixes circular dep)Sam James2023-03-241-9/+0
| | | | | | | | | | | | | | | | | | | | | | Obsolete as of https://github.com/jupyter/nbconvert/issues/1896 which includes the needed CSS. When poking at this, before discovering the above, I did wonder note we _might_ be able to change jupyter_server's dep on nbconvert to a PDEPEND, but that's not necessary now, I hope. For completeness, the circular dep was: ``` (dev-python/jupyter-server-2.4.0:0/0::gentoo, ebuild scheduled for merge) depends on (dev-python/nbconvert-7.2.10:0/0::gentoo, ebuild scheduled for merge) (runtime) (dev-python/nbclassic-0.5.3-r1:0/0::gentoo, ebuild scheduled for merge) (buildtime) (dev-python/notebook_shim-0.2.2-r1:0/0::gentoo, ebuild scheduled for merge) (runtime) (dev-python/jupyter-server-2.4.0:0/0::gentoo, ebuild scheduled for merge) (runtime) ``` See also 0d1d3a549f20fdb06ce50445f08e580cc85d44ed and 2d0a6129d9523e22012e0c5a6362d27862cf0705. Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/DateTime-TimeZone: add 2.580.0Sam James2023-03-242-0/+40
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/timezone-data: drop 2023aSam James2023-03-242-199/+0
| | | | | | 2023b has only small changes on top of 2023a. Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/timezone-data: add 2023bSam James2023-03-242-0/+199
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/builder: fix typo in DESCRIPTIONSam James2023-03-241-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/capybara: fix comment typoSam James2023-03-242-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/async-io: fix typo in DESCRIPTIONSam James2023-03-243-5/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/fast_gettext: fix typo in DESCRIPTIONSam James2023-03-243-5/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/duktape-rb: fix typo in DESCRIPTIONSam James2023-03-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/rails: fix typo in DESCRIPTIONSam James2023-03-249-12/+12
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/tilt: fix comment typoSam James2023-03-242-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/childlabor: update DESCRIPTIONSam James2023-03-241-1/+1
| | | | | | I think this was a copy/paste error from elsewhere. Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/thor: update DESCRIPTIONSam James2023-03-243-5/+5
| | | | | | I think this was a copy/paste error from elsewhere. Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/zstandard: Stabilize 0.20.0 amd64, #902859Sam James2023-03-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/zstandard: Stabilize 0.20.0 ppc64, #902859Sam James2023-03-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/zstandard: Stabilize 0.20.0 arm, #902859Sam James2023-03-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/zstandard: Stabilize 0.20.0 ppc, #902859Sam James2023-03-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/nbclassic: fix WhitespaceFoundSam James2023-03-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/nbclassic: shift dev-python/notebook to PDEPEND tooSam James2023-03-241-2/+1
| | | | | | | | | | | | | | | | We currently have the cycle: ``` (dev-python/nbclassic-0.5.3:0/0::gentoo, ebuild scheduled for merge) depends on (dev-python/notebook-6.5.3:0/0::gentoo, ebuild scheduled for merge) (runtime) (dev-python/nbclassic-0.5.3:0/0::gentoo, ebuild scheduled for merge) (runtime) ``` nbclassic is an extension for notebook and notebook already depends on nbclassic, so let's PDEPEND it. Followup to 0d1d3a549f20fdb06ce50445f08e580cc85d44ed. Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/symengine: add 0.10.0Sam James2023-03-242-0/+53
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/symengine: add 0.10.1, drop 0.10.0Sam James2023-03-242-1/+1
| | | | | | 0.10.0 was a short-lived release. 0.10.1 has very fixes on top. Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cmake: add 3.26.1Sam James2023-03-242-0/+298
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: mask =sys-devel/make-4.4Sam James2023-03-241-0/+4
| | | | | | Please upgrade to 4.4.1. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/make: sync liveSam James2023-03-241-6/+9
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 10.4.1_p20230323Sam James2023-03-242-0/+59
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/rust: drop 1.68.0Georgy Yakovlev2023-03-232-743/+0
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: drop 1.68.0Georgy Yakovlev2023-03-232-261/+0
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* virtual/rust: drop 1.68.0Georgy Yakovlev2023-03-231-23/+0
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* virtual/rust: add 1.68.1Georgy Yakovlev2023-03-231-0/+23
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: revbump 1.67.1, depend on gcc for libgcc_sGeorgy Yakovlev2023-03-231-0/+1
| | | | | Closes: https://bugs.gentoo.org/894142 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust-bin: add 1.68.1Georgy Yakovlev2023-03-232-0/+262
| | | | | Bug: https://bugs.gentoo.org/894142 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-lang/rust: add 1.68.1Georgy Yakovlev2023-03-232-0/+743
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-db/sqlite: add another bug ref for perf patchSam James2023-03-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/diskimage-builder: add 3.28.0Matthew Thode2023-03-232-0/+41
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-db/sqlite: backport significant performance regression fixSam James2023-03-232-0/+534
| | | | | | See the discussion at https://sqlite.org/forum/forumpost/3a180ba0d4. Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/coreutils: backport cksum result fixSam James2023-03-232-0/+327
| | | | | | | Note that this only affected the message it prints, not its exit status, but this is still pretty serious if something greps the output. Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/sqlite: drop 3.41.0, 3.41.1Sam James2023-03-233-860/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/sphinx-rtd-theme: Keyword 1.2.0 for ~m68kJames Le Cuirot2023-03-231-1/+1
| | | | | | The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-python/sphinxcontrib-jquery: Keyword 4.1 for ~m68kJames Le Cuirot2023-03-231-1/+1
| | | | | | The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-util/clazy: drop 1.11-r1Andreas Sturmlechner2023-03-231-51/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/pulseaudio-qt: drop 1.3-r2Andreas Sturmlechner2023-03-231-34/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/telepathy-logger-qt: Set Python3_EXECUTABLE cmakeargAndreas Sturmlechner2023-03-231-0/+7
| | | | | Closes: https://bugs.gentoo.org/884505 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde-apps/cantor: Drop unused Python3_EXECUTABLE cmakeargAndreas Sturmlechner2023-03-231-1/+0
| | | | | Bug: https://bugs.gentoo.org/881785 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/signond: Fix path to qhelpgeneratorAndreas Sturmlechner2023-03-231-1/+4
| | | | | Closes: https://bugs.gentoo.org/891581 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/accounts-qt: Fix path to qhelpgeneratorAndreas Sturmlechner2023-03-231-1/+3
| | | | | Closes: https://bugs.gentoo.org/872047 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* gui-libs/wpebackend-fdo: Version bump to 1.14.2Matt Turner2023-03-232-0/+36
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>