mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
2024-04-18 10:33:22 UTC
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Infrastructure as code in any programming language
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.pulumi.com/ https://github.com/pulumi/pulumi
|
||||
INHERIT=bash-completion-r1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.110.0/pulumi-v3.110.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=d6600f8961b9348c7bc7cfcc8bfebe86
|
||||
@@ -6,6 +6,6 @@ INHERIT=bash-completion-r1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.109.0/pulumi-v3.109.0-linux-x64.tar.gz )
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.113.0/pulumi-v3.113.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=d6600f8961b9348c7bc7cfcc8bfebe86
|
||||
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=|| ( GPL-2 EUPL-1.1 )
|
||||
RDEPEND=virtual/jre:1.8
|
||||
SLOT=0
|
||||
SRC_URI=https://estaticos.redsara.es/comunes/autofirma/1/7/1/AutoFirma_Linux.zip -> autofirma-1.7.1.zip
|
||||
SRC_URI=https://estaticos.redsara.es/comunes/autofirma/1/8/2/AutoFirma_Linux_Fedora.zip -> autofirma-1.8.2.zip https://distfiles.chuso.net/distfiles/autofirma-1.8.2.zip
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d java-utils-2 b346c3901e71ba37137bae0b25b00221 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7828cd38ff559545ca52f92064d0f8f4 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=a09b2973df0651ebecfc5b23527b4905
|
||||
_md5_=c1f45600e439fcf20d38b637a01d14c8
|
||||
@@ -9,6 +9,6 @@ LICENSE=Typora-EULA
|
||||
RDEPEND=|| ( >=app-accessibility/at-spi2-core-2.46.0:2 ( app-accessibility/at-spi2-atk dev-libs/atk ) ) dev-libs/nss media-libs/alsa-lib net-print/cups x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/pango x11-libs/libdrm x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/libXScrnSaver
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://typora.io/linux/typora_1.7.6_amd64.deb ) arm64? ( https://typora.io/linux/typora_1.7.6_arm64.deb )
|
||||
SRC_URI=amd64? ( https://typora.io/linux/typora_1.8.10_amd64.deb ) arm64? ( https://typora.io/linux/typora_1.8.10_arm64.deb )
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=f9453299b6341e97e4668ad5f4abf351
|
||||
_md5_=f6e9612658d8c76f5e202c0bfeb404dc
|
||||
16
metadata/md5-cache/dev-python/rstcheck-6.2.1
Normal file
16
metadata/md5-cache/dev-python/rstcheck-6.2.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=>=dev-python/setuptools-scm-7.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Checks syntax of reStructuredText and code blocks nested within it
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/rstcheck/rstcheck
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/docutils[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/r/rstcheck/rstcheck-6.2.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d9a9242b3972ef569e740451da4b90e1 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=908b22e9ddb17a024fc91ceef64a8221
|
||||
17
metadata/md5-cache/games-fps/etlegacy-2.82.0
Normal file
17
metadata/md5-cache/games-fps/etlegacy-2.82.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=app-arch/unzip app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-db/sqlite:3 dev-libs/cJSON opengl? ( media-libs/glew:= media-libs/libsdl2[sound,video,X] media-libs/libogg media-libs/libjpeg-turbo:0 virtual/opengl sys-libs/zlib:=[minizip] curl? ( net-misc/curl ) freetype? ( media-libs/freetype ) gettext? ( sys-devel/gettext ) renderer-gles? ( media-libs/mesa[gles1] ) openal? ( media-libs/openal ) png? ( media-libs/libpng:0= ) ssl? ( dev-libs/openssl:0= ) theora? ( media-libs/libtheora ) vorbis? ( media-libs/libvorbis ) lua? ( >=dev-lang/lua-5.4:* ) )
|
||||
DESCRIPTION=Wolfenstein: Enemy Territory 2.60b compatible client/server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.etlegacy.com/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake unpacker xdg
|
||||
IUSE=autoupdate +curl dedicated +freetype +gettext ipv6 irc +lua omnibot +openal +opengl +png renderer2 renderer-gles +ssl +theora +vorbis
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3 RTCW-ETEULA
|
||||
RDEPEND=dev-db/sqlite:3 dev-libs/cJSON opengl? ( media-libs/glew:= media-libs/libsdl2[sound,video,X] media-libs/libogg media-libs/libjpeg-turbo:0 virtual/opengl sys-libs/zlib:=[minizip] curl? ( net-misc/curl ) freetype? ( media-libs/freetype ) gettext? ( sys-devel/gettext ) renderer-gles? ( media-libs/mesa[gles1] ) openal? ( media-libs/openal ) png? ( media-libs/libpng:0= ) ssl? ( dev-libs/openssl:0= ) theora? ( media-libs/libtheora ) vorbis? ( media-libs/libvorbis ) lua? ( >=dev-lang/lua-5.4:* ) )
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://cdn.splashdamage.com/downloads/games/wet/et260b.x86_full.zip https://github.com/etlegacy/etlegacy/archive/v2.82.0.tar.gz -> etlegacy-2.82.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=de9ab85b38f1235b1eb91fecd7b76bc7
|
||||
@@ -8,4 +8,4 @@ LICENSE=LGPL-2
|
||||
RDEPEND=dev-libs/openssl sys-libs/zlib
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GetPageSpeed/MTProxy/archive/refs/tags/3.0.4.tar.gz -> MTProxy-3.0.4.gh.tar.gz
|
||||
_md5_=ef36007e9effa546869517bc6799d38c
|
||||
_md5_=947f6c70961ae7e10f48b96915139001
|
||||
@@ -8,6 +8,6 @@ INHERIT=cmake desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/stuko/ovito/-/archive/v3.10.3/ovito-v3.10.3.tar.bz2 https://www.ovito.org/wp-content/uploads/logo_rgb-768x737.png -> ovito_icon.png
|
||||
SRC_URI=https://gitlab.com/stuko/ovito/-/archive/v3.10.5/ovito-v3.10.5.tar.bz2 https://www.ovito.org/wp-content/uploads/logo_rgb-768x737.png -> ovito_icon.png
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c desktop 021728fdc1b03b36357dbc89489e0f0d
|
||||
_md5_=1de49f2cc8ecfb00182b08c8665ea2c6
|
||||
File diff suppressed because one or more lines are too long
13
metadata/md5-cache/www-apps/zola-0.18.0
Normal file
13
metadata/md5-cache/www-apps/zola-0.18.0
Normal file
File diff suppressed because one or more lines are too long
@@ -108,7 +108,7 @@ app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay s
|
||||
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
|
||||
app-admin/pass-audit 1.2 1.2-r1: A pass extension for auditing your password repository.
|
||||
app-admin/pass-update 2.2.1: pass extension that provides an easy flow for updating passwords
|
||||
app-admin/pulumi-bin 3.109.0 3.110.0 3.111.1 3.112.0: Infrastructure as code in any programming language
|
||||
app-admin/pulumi-bin 3.111.1 3.112.0 3.113.0: Infrastructure as code in any programming language
|
||||
app-admin/rbw 9999: unofficial bitwarden cli
|
||||
app-admin/s-tui 1.1.4: Stress-Terminal UI monitoring tool
|
||||
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
|
||||
@@ -139,7 +139,7 @@ app-containers/pods 2.1.0_pre20240215-r3: Keep track of your podman containers
|
||||
app-containers/waydroid 1.4.0 1.4.2 1.4.2-r1: Container-based approach to boot a full Android system on Linux systems
|
||||
app-containers/waydroid-images 9999: Manage images for app-containers/waydroid using portage
|
||||
app-crypt/PBinCLI 0.3.5: PBinCLI is a command line client for PrivateBin written in Python 3
|
||||
app-crypt/autofirma 1.7.1: Spanish government's electronic signature application for online procedures
|
||||
app-crypt/autofirma 1.8.2: Spanish government's electronic signature application for online procedures
|
||||
app-crypt/certbot-dns-cloudflare 2.9.0 2.10.0: Cloudflare DNS Authenticator plugin for Certbot (Let's Encrypt Client)
|
||||
app-crypt/certbot-dns-desec 1.2.1: deSEC DNS Authenticator plugin for Certbot
|
||||
app-crypt/certbot-dns-rfc2136 2.8.0 2.9.0 2.10.0 9999: RFC 2136 DNS Authenticator plugin for Certbot (Let’s Encrypt client)
|
||||
@@ -174,7 +174,7 @@ app-editors/mined 2015.25: A powerful text editor with extensive Unicode and CJK
|
||||
app-editors/neovide 0.12.2: Neovide: No Nonsense Neovim Gui
|
||||
app-editors/neovim-qt 0.2.17-r1 0.2.18: Neovim client library and GUI, in Qt
|
||||
app-editors/pulsar-bin 1.114.0 1.115.0: A Community-led Hyper-Hackable Text Editor
|
||||
app-editors/typora-bin 1.7.6: a markdown editor,markdown reader.
|
||||
app-editors/typora-bin 1.8.10: a markdown editor,markdown reader.
|
||||
app-emacs/idris-mode 1.0 9999: Idris syntax highlighting, compiler-supported editing, and interactive REPL
|
||||
app-emacs/prop-menu 0.1.2: Compute pop-up menus from text and overlay properties
|
||||
app-emulation/86BoxManagerX 1.7.6.0e 9999: A (cross-platform) configuration manager for the 86Box emulator
|
||||
@@ -803,7 +803,7 @@ dev-python/rectangle-packer 2.0.2: Pack a set of rectangles into a bounding box
|
||||
dev-python/repology-client 0.0.2: Asynchronous wrapper for Repology API
|
||||
dev-python/rpmautospec-core 0.1.4: Core functionality used by rpmautospec
|
||||
dev-python/rst2ansi 0.1.5-r2: Render reStructuredText documents to the terminal
|
||||
dev-python/rstcheck 6.2.0: Checks syntax of reStructuredText and code blocks nested within it
|
||||
dev-python/rstcheck 6.2.0 6.2.1: Checks syntax of reStructuredText and code blocks nested within it
|
||||
dev-python/scramp 1.4.4: A pure-Python implementation of the SCRAM authentication protocol.
|
||||
dev-python/scrapy 2.11.0-r1: A high-level Web Crawling and Web Scraping framework
|
||||
dev-python/screeninfo 0.8.1: Fetch location and size of physical screens.
|
||||
@@ -968,7 +968,7 @@ games-engines/nxengine-evo 2.6.4 2.6.5_p1: rewrite of the jump-and-run platforme
|
||||
games-engines/ponscripter-fork 3.0.2: Fork of the Ponscripter visual novel engine to take advantage of SDL2
|
||||
games-fps/assaultcube 1.3.0.2: Free multiplayer FPS based on the Cube engine
|
||||
games-fps/crispy-doom 5.12.0 6.0: A limit-removing enhanced-resolution Doom source port based on Chocolate Doom
|
||||
games-fps/etlegacy 2.81.0: Wolfenstein: Enemy Territory 2.60b compatible client/server
|
||||
games-fps/etlegacy 2.81.0 2.82.0: Wolfenstein: Enemy Territory 2.60b compatible client/server
|
||||
games-fps/openspades 0.1.3: Open-source voxel FPS
|
||||
games-fps/quakespasm 0.94.1 9999: Modern, cross-platform Quake 1 engine based on FitzQuake
|
||||
games-fps/the-dark-mod-bin 2.12: Inspired by Thief on Doom 3 libre engine (id Tech 4)
|
||||
@@ -1431,7 +1431,7 @@ net-p2p/p2pool 3.5 3.6.2 3.7 3.8 3.9 3.10 9999: Decentralized pool for Monero mi
|
||||
net-p2p/trezord-go 2.0.33: TREZOR Communication Daemon
|
||||
net-p2p/yggdrasil-go 0.5.5 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
|
||||
net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardware)
|
||||
net-proxy/MTProxy 3.0.4: Community fork of MTProxy
|
||||
net-proxy/MTProxy 3.0.4-r1: Community fork of MTProxy
|
||||
net-proxy/ngrok-bin 3.0.0: ngrok is a reverse proxy, firewall, and API gateway
|
||||
net-proxy/snowflake 2.8.1 2.9.2: Pluggable Transport using WebRTC, inspired by Flashproxy
|
||||
net-voip/baresip 3.7.0 3.8.0 3.9.0 3.10.0 3.10.1: Baresip is a portable and modular SIP User-Agent
|
||||
@@ -1509,7 +1509,7 @@ sci-mathematics/pyromaths 21.8.2: Create maths exercises in LaTeX and PDF format
|
||||
sci-mathematics/rstudio-desktop-bin 2023.09.0_p463 2023.09.1_p494: IDE for R and Python
|
||||
sci-misc/boinc-wrapper 26018-r1: Wrapper to use non-BOINC apps with BOINC
|
||||
sci-misc/linuxcnc 9999: LinuxCNC
|
||||
sci-physics/ovito 3.10.3 3.10.4: Open Visualization Tool
|
||||
sci-physics/ovito 3.10.4 3.10.5: Open Visualization Tool
|
||||
sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epaneshnikov
|
||||
sec-keys/openpgp-keys-emersion 20230421: OpenPGP keys used by Simon Ser
|
||||
sec-keys/openpgp-keys-jvoisin 20230224: OpenPGP keys used by Julien Voisin
|
||||
@@ -1632,7 +1632,7 @@ www-apps/vaultwarden-web 2024.1.2b 2024.3.0 2024.3.1: Bitwarden web vault patche
|
||||
www-apps/vaultwarden-web-bin 2024.1.2b 2024.3.0 2024.3.1: Prebuilt Vaultwarden web from upstream
|
||||
www-apps/whoogle-search 0.8.3-r3 0.8.4-r3: A self-hosted, ad-free, privacy-respecting metasearch engine
|
||||
www-apps/wiki-js-bin 2.5.301: Modern, lightweight and powerful wiki app built on Nodejs
|
||||
www-apps/zola 0.17.2: A fast static site generator with everything built-in
|
||||
www-apps/zola 0.18.0: A fast static site generator with everything built-in
|
||||
www-client/badwolf 1.3.0 9999: Minimalist and privacy-oriented WebKitGTK+ browser
|
||||
www-client/browsh 1.8.2: A fully-modern text-based browser, rendering to TTY and browsers
|
||||
www-client/nyxt 3.11.3 3.11.4 3.11.5 3.11.6 9999: Nyxt - the hacker's power-browser
|
||||
|
||||
@@ -1 +1 @@
|
||||
Wed, 17 Apr 2024 15:24:01 +0000
|
||||
Thu, 18 Apr 2024 10:33:22 +0000
|
||||
|
||||
Reference in New Issue
Block a user