2024-11-19 09:03:38 UTC

This commit is contained in:
Repository mirror & CI
2024-11-19 09:03:38 +00:00
parent add303ba2d
commit 56cbcef3cc
7 changed files with 46 additions and 20 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=>=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure install prepare
DEPEND=dev-libs/expat sys-libs/ncurses:= gnutls? ( net-libs/gnutls:=[openssl] ) !gnutls? ( dev-libs/openssl:= )
DESCRIPTION=Fullscreen text mode manager for the BOINC client
EAPI=8
HOMEPAGE=https://github.com/suleman1971/boinctui
INHERIT=autotools flag-o-matic
IUSE=debug gnutls
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=dev-libs/expat sys-libs/ncurses:= gnutls? ( net-libs/gnutls:=[openssl] ) !gnutls? ( dev-libs/openssl:= )
SLOT=0
SRC_URI=mirror://debian/pool/main/b/boinctui/boinctui_2.7.1.orig.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe
_md5_=d8d1f06cd7cdca9483ddb42bd761a4ab

View File

@@ -0,0 +1,11 @@
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.139.0/pulumi-v3.139.0-linux-x64.tar.gz )
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=dev-python/gpep517 virtual/jdk 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 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/jpype-project/jpype/releases/download/v1.5.0/JPype1-1.5.0.tar.gz
SRC_URI=https://github.com/jpype-project/jpype/releases/download/v1.5.1/JPype1-1.5.1.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 bcc61b7696f06db333c2f2db1606ed76
_md5_=599fe540fc5b75cc0acc58321740be6a
_md5_=935d855e5a0bf5c40ce88590e228fc82

View File

@@ -87,7 +87,7 @@ app-admin/aws-vault 7.2.0: Securely store and access AWS credentials in developm
app-admin/bitwarden-cli 2024.2.0 2024.2.1: CLI frontend client connects to Bitwarden comapatible password manager server
app-admin/bitwarden-cli-bin 2024.2.1 2024.3.1 2024.4.0 2024.6.0: Precompiled CLI frontend which connects to Bitwarden comapatible servers
app-admin/blahajdots 0.4.0-r1 9999: Bespoke dotfile management for sharkgirls.
app-admin/boinctui 2.7.1: Fullscreen text mode manager for the BOINC client
app-admin/boinctui 2.7.1 2.7.1-r1: Fullscreen text mode manager for the BOINC client
app-admin/chamber 2.13.2: Managing secrets in AWS SSM Parameter Store
app-admin/chezmoi 2.49.0: Manage your dotfiles across multiple machines, securely
app-admin/customrescuecd-x86_64 0.12.7 0.12.8: A system rescue cd or usbstick for desktop and server based on gentoo
@@ -105,7 +105,7 @@ app-admin/oet 0.1.9 0.1.10 0.1.11 9999: Update your system into binpkgs in an ov
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.136.0 3.137.0 3.138.0: Infrastructure as code in any programming language
app-admin/pulumi-bin 3.136.0 3.137.0 3.138.0 3.139.0: Infrastructure as code in any programming language
app-admin/rbw 1.11.1-r2 1.12.0-r1 1.12.1-r1 9999: Unofficial Bitwarden CLI
app-admin/s-tui 1.1.6: Stress-Terminal UI monitoring tool
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
@@ -210,7 +210,7 @@ app-metrics/scaphandre 0.5.0-r1: Electrical power consumption measurement agent
app-misc/1password-cli 2.24.0: The worlds most-loved password manager CLI
app-misc/afc 1.1 1.2 9999: Anime File Checker, checks CRC32 contained in filenames
app-misc/afetch 2.2.0: Simple system info written in C
app-misc/agg 1.4.3 1.5.0: Command-line tool for generating animated GIF files from asciicast v2 files
app-misc/agg 1.5.0 1.5.0-r1: Command-line tool for generating animated GIF files from asciicast v2 files
app-misc/ani-cli 4.8 4.9 9999: A cli to browse and watch anime.
app-misc/anki-bin 24.06.3-r1: A spaced-repetition memory training program (flash cards)
app-misc/aw-client 0.11.0: Client library for ActivityWatch
@@ -712,7 +712,7 @@ dev-python/itemloaders 1.1.0: Library to populate items using XPath and CSS with
dev-python/iuliia 0.11.5: Transliterate Cyrillic to Latin in every possible way
dev-python/jinja2-cli 0.8.2: CLI for Jinja2
dev-python/jplephem 2.21 2.22: Python version of NASA DE4xx ephemerides for Astronomical Alamanac
dev-python/jpype 1.5.0-r1: Bridge to allow Python programs full access to Java class libraries
dev-python/jpype 1.5.1: Bridge to allow Python programs full access to Java class libraries
dev-python/json_exporter 1.0.2: Python-based library for exporting JSON data as metrics for Prometheus.
dev-python/jsonfeed 1.1.2: Python package for parsing and generating JSON feeds.
dev-python/jsonlines 4.0.0: Library with helpers for the jsonlines file format

View File

@@ -1 +1 @@
Tue, 19 Nov 2024 04:18:17 +0000
Tue, 19 Nov 2024 09:03:38 +0000