mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
2026-06-22 23:01:07 UTC
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,15 +0,0 @@
|
||||
DEFINED_PHASES=install postinst postrm
|
||||
DESCRIPTION=Cross-platform automation and configuration tool (binary package)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://microsoft.com/powershell/ https://github.com/PowerShell/PowerShell/
|
||||
IDEPEND=app-eselect/eselect-pwsh
|
||||
INHERIT=wrapper
|
||||
KEYWORDS=amd64 arm arm64
|
||||
LICENSE=MIT
|
||||
RDEPEND=app-crypt/mit-krb5:0/0 dev-libs/icu dev-libs/openssl-compat:1.0.0 sys-libs/pam:0/0 virtual/zlib:0/1 || ( dev-util/lttng-ust-compat:0/2.12 dev-util/lttng-ust:0/2.12 )
|
||||
REQUIRED_USE=elibc_glibc
|
||||
RESTRICT=splitdebug
|
||||
SLOT=7.6
|
||||
SRC_URI=amd64? ( https://github.com/PowerShell/PowerShell/releases/download//v7.6.0/powershell-7.6.0-linux-x64.tar.gz ) arm64? ( https://github.com/PowerShell/PowerShell/releases/download//v7.6.0/powershell-7.6.0-linux-arm64.tar.gz ) arm? ( https://github.com/PowerShell/PowerShell/releases/download//v7.6.0/powershell-7.6.0-linux-arm32.tar.gz )
|
||||
_eclasses_=wrapper ebaa3beeb43f7e533872b6c37168c7ad
|
||||
_md5_=cec892f46d8e208f3f1f932994c60297
|
||||
@@ -1,15 +0,0 @@
|
||||
DEFINED_PHASES=install postinst postrm
|
||||
DESCRIPTION=Cross-platform automation and configuration tool (binary package)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://microsoft.com/powershell/ https://github.com/PowerShell/PowerShell/
|
||||
IDEPEND=app-eselect/eselect-pwsh
|
||||
INHERIT=wrapper
|
||||
KEYWORDS=~amd64 ~arm ~arm64
|
||||
LICENSE=MIT
|
||||
RDEPEND=app-crypt/mit-krb5:0/0 dev-libs/icu dev-libs/openssl-compat:1.0.0 sys-libs/pam:0/0 virtual/zlib:0/1 || ( dev-util/lttng-ust-compat:0/2.12 dev-util/lttng-ust:0/2.12 )
|
||||
REQUIRED_USE=elibc_glibc
|
||||
RESTRICT=splitdebug
|
||||
SLOT=7.6
|
||||
SRC_URI=amd64? ( https://github.com/PowerShell/PowerShell/releases/download//v7.6.1/powershell-7.6.1-linux-x64.tar.gz ) arm64? ( https://github.com/PowerShell/PowerShell/releases/download//v7.6.1/powershell-7.6.1-linux-arm64.tar.gz ) arm? ( https://github.com/PowerShell/PowerShell/releases/download//v7.6.1/powershell-7.6.1-linux-arm32.tar.gz )
|
||||
_eclasses_=wrapper ebaa3beeb43f7e533872b6c37168c7ad
|
||||
_md5_=d8f1903672042d86ec6a65eaf82c6a16
|
||||
10
metadata/md5-cache/dev-lang/unison-lang-bin-1.3.0-r1
Normal file
10
metadata/md5-cache/dev-lang/unison-lang-bin-1.3.0-r1
Normal file
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=A friendly programming language from the future
|
||||
EAPI=9
|
||||
HOMEPAGE=https://unison-lang.org/ https://github.com/unisonweb/unison/
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-libs/gmp virtual/zlib:=
|
||||
SLOT=0/1.3.0
|
||||
SRC_URI=amd64? ( https://github.com/unisonweb/unison/releases/download/release%2F1.3.0/ucm-linux-x64.tar.gz -> unison-lang-bin-1.3.0.amd64.linux.bin.tar.gz ) arm64? ( https://github.com/unisonweb/unison/releases/download/release%2F1.3.0/ucm-linux-arm64.tar.gz -> unison-lang-bin-1.3.0.arm64.linux.bin.tar.gz )
|
||||
_md5_=3d47add168850b5f308c5081d7b8725a
|
||||
16
metadata/md5-cache/net-misc/gallery-dl-1.32.4
Normal file
16
metadata/md5-cache/net-misc/gallery-dl-1.32.4
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/requests-2.11.0[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[sqlite,ssl,xml(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[sqlite,ssl,xml(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[sqlite,ssl,xml(+)] ) python_targets_python3_15? ( dev-lang/python:3.15[sqlite,ssl,xml(+)] ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Download image galleries and collections from several image hosting sites
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mikf/gallery-dl/
|
||||
INHERIT=distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=dev-python/requests-2.11.0[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[sqlite,ssl,xml(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[sqlite,ssl,xml(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[sqlite,ssl,xml(+)] ) python_targets_python3_15? ( dev-lang/python:3.15[sqlite,ssl,xml(+)] )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mikf/gallery-dl/archive/v1.32.4.tar.gz -> gallery-dl-1.32.4.gh.tar.gz
|
||||
_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 optfeature 538bce96e5589935b57e178e8635f301
|
||||
_md5_=62573f40217ad023be9fa77d36933cca
|
||||
@@ -3165,8 +3165,8 @@ app-shells/posh-z 1.1.12_p20230811 1.1.15: Quickly navigate the file system base
|
||||
app-shells/powerline 2.8.4 9999: The ultimate statusline/prompt utility
|
||||
app-shells/psh 1.8.1-r4: Combines the interactive nature of a Unix shell with the power of Perl
|
||||
app-shells/push 3.4: A POSIX shell function to treat a variable like an array, quoting args
|
||||
app-shells/pwsh 7.6.0 7.6.1 7.6.2 7.6.3: Cross-platform automation and configuration tool
|
||||
app-shells/pwsh-bin 7.6.0 7.6.1 7.6.2 7.6.3: Cross-platform automation and configuration tool (binary package)
|
||||
app-shells/pwsh 7.6.2 7.6.3: Cross-platform automation and configuration tool
|
||||
app-shells/pwsh-bin 7.6.2 7.6.3: Cross-platform automation and configuration tool (binary package)
|
||||
app-shells/quoter 4.2: Quote arguments or standard input for usage in POSIX shell by eval
|
||||
app-shells/rc 1.7.4-r3: A reimplementation of the Plan 9 shell
|
||||
app-shells/rrs 1.70-r2: Reverse Remote Shell
|
||||
@@ -5427,6 +5427,7 @@ dev-lang/tk 8.6.16 8.6.17 9.0.3-r2: Tk Widget Set
|
||||
dev-lang/tuprolog 3.2.0-r3: tuProlog is a light-weight Prolog for Internet applications and infrastructures
|
||||
dev-lang/typescript 5.9.3 6.0.2 6.0.3: Superset of JavaScript with optional static typing, classes and interfaces
|
||||
dev-lang/uasm 2.57: UASM is a free MASM-compatible assembler
|
||||
dev-lang/unison-lang-bin 1.3.0-r1: A friendly programming language from the future
|
||||
dev-lang/vala 0.56.18 0.56.19: Compiler for the GObject type system
|
||||
dev-lang/whitespace 0.4: Whitespace, an esoteric programming language
|
||||
dev-lang/xsb 4.0.0-r4: XSB is a logic programming and deductive database system
|
||||
@@ -15327,7 +15328,7 @@ net-misc/exabgp 4.2.23 4.2.25 5.0.8: The BGP swiss army knife of networking
|
||||
net-misc/fakeidentd 2.6-r1: A static, secure identd. One source file only!
|
||||
net-misc/freerdp 3.26.0 3.27.1 9999: Free implementation of the Remote Desktop Protocol
|
||||
net-misc/frr 10.1.3 10.1.4-r2 10.1.5-r1 10.2.3 10.2.5-r2 10.3.1 10.3.3-r2 10.3.4-r1 10.4.3-r2 10.4.4-r1 10.5.3-r2 10.5.4-r1 10.6.1-r1: The FRRouting Protocol Suite
|
||||
net-misc/gallery-dl 1.32.1 1.32.2 1.32.3 9999: Download image galleries and collections from several image hosting sites
|
||||
net-misc/gallery-dl 1.32.1 1.32.2 1.32.3 1.32.4 9999: Download image galleries and collections from several image hosting sites
|
||||
net-misc/geckodriver 0.36.0 0.37.0: Proxy for using WebDriver clients to interact with Gecko-based browsers
|
||||
net-misc/gensio 2.8.5: General Stream I/O
|
||||
net-misc/geoipupdate 6.1.0 7.1.0: Performs automatic updates of GeoIP2 and GeoIP Legacy binary databases
|
||||
|
||||
@@ -1 +1 @@
|
||||
Mon, 22 Jun 2026 22:01:07 +0000
|
||||
Mon, 22 Jun 2026 23:01:07 +0000
|
||||
|
||||
Reference in New Issue
Block a user