mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
2026-09-12 17:00:55 UTC
This commit is contained in:
@@ -4,9 +4,9 @@ DESCRIPTION=Algol 68 Genie compiler-interpreter
|
||||
EAPI=9
|
||||
HOMEPAGE=https://algol68genie.nl/en/algol-68-genie/
|
||||
IUSE=+curl +gsl +mpfr +ncurses plotutils postgres +readline
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=amd64 ~x86
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=curl? ( net-misc/curl ) gsl? ( sci-libs/gsl:= ) mpfr? ( dev-libs/mpfr:= ) plotutils? ( media-libs/plotutils ) postgres? ( dev-db/postgresql:* ) readline? ( sys-libs/readline:= )
|
||||
SLOT=0
|
||||
SRC_URI=https://algol68genie.nl/algol68g-3.13.3.tar.gz
|
||||
_md5_=947da078e645c86a63a2d7ba0de37989
|
||||
_md5_=967158b2ebb1a3e4e6d7b5ce65063381
|
||||
|
||||
@@ -5,10 +5,10 @@ DESCRIPTION=Open source implementation of Object Rexx
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.oorexx.org/ https://sourceforge.net/projects/oorexx/
|
||||
INHERIT=cmake flag-o-matic
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
|
||||
KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
|
||||
LICENSE=CPL-1.0
|
||||
RDEPEND=!dev-lang/regina-rexx sys-libs/ncurses:= virtual/libcrypt:=
|
||||
SLOT=0
|
||||
SRC_URI=https://downloads.sourceforge.net/project/oorexx/oorexx/5.3.0beta/oorexx-5.3.0-13196.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3530055400d05e64deaba3042af30af6
|
||||
_md5_=afd863fe2117d631919540a82ba0dfb2
|
||||
_md5_=e11def252aa25eaa9ea754ad9596e590
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://arrow.apache.org/ https://github.com/apache/arrow/
|
||||
INHERIT=cmake
|
||||
IUSE=+brotli bzip2 +compute +dataset +json lz4 +parquet +re2 +snappy ssl test zlib zstd
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~loong ~riscv ~s390 ~x86
|
||||
KEYWORDS=amd64 ~arm ~arm64 ~hppa ~loong ~riscv ~s390 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=brotli? ( app-arch/brotli:= ) bzip2? ( app-arch/bzip2:= ) compute? ( dev-libs/libutf8proc:= ) dataset? ( dev-libs/libutf8proc:= ) elibc_musl? ( sys-libs/timezone-data ) lz4? ( app-arch/lz4:= ) parquet? ( dev-libs/libutf8proc:= dev-libs/thrift:= ssl? ( dev-libs/openssl:= ) ) re2? ( dev-libs/re2:= ) snappy? ( app-arch/snappy:= ) zlib? ( virtual/zlib:= ) zstd? ( app-arch/zstd:= )
|
||||
REQUIRED_USE=test? ( json parquet? ( zstd ) ) ssl? ( json )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0/25
|
||||
SRC_URI=mirror://apache/arrow/arrow-25.0.1/apache-arrow-25.0.1.tar.gz test? ( https://github.com/apache/parquet-testing/archive/e74785d85a4ecee829e1e405444d6a1b24b8bc9c.tar.gz -> parquet-testing-e74785d85a4ecee829e1e405444d6a1b24b8bc9c.tar.gz https://github.com/apache/arrow-testing/archive/9ff285c88565f0f6abc855918c6a342e70e4909c.tar.gz -> arrow-testing-9ff285c88565f0f6abc855918c6a342e70e4909c.tar.gz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3530055400d05e64deaba3042af30af6
|
||||
_md5_=7880d2601f0dbebbf3994da937f86c44
|
||||
_md5_=1476ca933b5f2c56669ea2f024f4b259
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/pypa/wheel/ https://pypi.org/project/wheel/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15 verify-provenance
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15t? ( dev-lang/python:3.15t ) python_targets_python3_15? ( dev-lang/python:3.15 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/w/wheel/wheel-0.48.0.tar.gz verify-provenance? ( https://pypi.org/integrity/wheel/v0.48.0/wheel-0.48.0.tar.gz/provenance -> wheel-0.48.0.tar.gz.provenance )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=f25bfd6fc40d1b08b9f17d6a38815241
|
||||
_md5_=76b4dc445a6940414d0e45fce5d7db0e
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://15r10nk.github.io/inline-snapshot/ https://github.com/15r10nk/inline-snapshot/ https://pypi.org/project/inline-snapshot/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
KEYWORDS=amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/asttokens-2.0.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/executing-2.2.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/pytest-8.3.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/rich-13.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/typing-extensions[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/i/inline-snapshot/inline_snapshot-0.35.4.tar.gz verify-provenance? ( https://pypi.org/integrity/inline-snapshot/v0.35.4/inline_snapshot-0.35.4.tar.gz/provenance -> inline_snapshot-0.35.4.tar.gz.provenance )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=e7290ad30163a4d95c96bc0d7dfcb015
|
||||
_md5_=06d85fd987537ab383b8c4e0942d597b
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://progressbar-2.readthedocs.io/ https://github.com/wolph/python-progressbar/ https://pypi.org/project/progressbar2/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
KEYWORDS=amd64 arm64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-python/python-utils-3.8.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/progressbar2/progressbar2-4.6.0.tar.gz verify-provenance? ( https://pypi.org/integrity/progressbar2/v4.6.0/progressbar2-4.6.0.tar.gz/provenance -> progressbar2-4.6.0.tar.gz.provenance )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=a01d87e6d809873655c750c5739c9ba8
|
||||
_md5_=5c20fd78a0ee64ee23cb3c6b4c7398bd
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://virtualenv.pypa.io/en/stable/ https://pypi.org/project/virtualenv/ https://github.com/pypa/virtualenv/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15 verify-provenance
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/distlib-0.3.7[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] >=dev-python/filelock-3.24.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] >=dev-python/platformdirs-3.9.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] >=dev-python/python-discovery-1.4.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] dev-python/ensurepip-pip >=dev-python/ensurepip-setuptools-70.1 dev-python/ensurepip-wheel python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15t? ( dev-lang/python:3.15t ) python_targets_python3_15? ( dev-lang/python:3.15 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/v/virtualenv/virtualenv-21.7.4.tar.gz verify-provenance? ( https://pypi.org/integrity/virtualenv/v21.7.4/virtualenv-21.7.4.tar.gz/provenance -> virtualenv-21.7.4.tar.gz.provenance )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=e9b6af6e507d1690558c99123cdffb4d
|
||||
_md5_=c3b2c39e28f6932e6ee9ca2944dbc6cd
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/pypa/wheel/ https://pypi.org/project/wheel/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15 verify-provenance
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/packaging-26.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14t(-)?,python_targets_python3_14(-)?,python_targets_python3_15t(-)?,python_targets_python3_15(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14t? ( dev-lang/python:3.14t ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15t? ( dev-lang/python:3.15t ) python_targets_python3_15? ( dev-lang/python:3.15 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14t python_targets_python3_14 python_targets_python3_15t python_targets_python3_15 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/w/wheel/wheel-0.48.0.tar.gz verify-provenance? ( https://pypi.org/integrity/wheel/v0.48.0/wheel-0.48.0.tar.gz/provenance -> wheel-0.48.0.tar.gz.provenance )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=3fe6c3a24649f296446c3dd7050aea81
|
||||
_md5_=1563f7748d5e51ef06773af10caea404
|
||||
|
||||
@@ -7,10 +7,10 @@ HOMEPAGE=https://newsboat.org/ https://github.com/newsboat/newsboat
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cargo flag-o-matic toolchain-funcs xdg
|
||||
IUSE=doc debug
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
|
||||
KEYWORDS=amd64 ~arm ~arm64 ~ppc64 x86
|
||||
LICENSE=Apache-2.0 Boost-1.0 CC-BY-4.0 MIT Apache-2.0 CC0-1.0 MIT Unicode-3.0 ZLIB
|
||||
RDEPEND=>=dev-db/sqlite-3.5:3 >=dev-libs/json-c-0.11:= >=dev-libs/stfl-0.21 >=net-misc/curl-7.32.0[ssl] dev-libs/libxml2:= sys-libs/ncurses:=[unicode(+)] || ( >=dev-libs/openssl-1.1.0:* >=net-libs/gnutls-2.11.0:* net-libs/mbedtls:* net-libs/rustls-ffi:* )
|
||||
SLOT=0
|
||||
SRC_URI=https://newsboat.org/releases/2.44/newsboat-2.44.tar.xz https://github.com/gentoo-crate-dist/newsboat/releases/download/r2.44/newsboat-r2.44-crates.tar.xz !doc? ( https://distfiles.gentoo.org/pub/dev/arthurzam@gentoo.org/net-news/newsboat/newsboat-2.44-docs.tar.xz )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 71b6825bd86e342e1540c76cc6fe864b rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo c18ade5e10cfd39155908ca389968d65 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=42b91b9d3a062faf81d5bcec04110c5f
|
||||
_md5_=e806f4e6cfceb883584c03ac3bf3ac8f
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 12 Sep 2026 16:30:55 +0000
|
||||
Sat, 12 Sep 2026 17:00:55 +0000
|
||||
|
||||
Reference in New Issue
Block a user