summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata/md5-cache/app-admin/exo-1.33.0 (renamed from metadata/md5-cache/app-admin/exo-1.32.2)2
-rw-r--r--metadata/md5-cache/app-admin/hcloud-1.25.1 (renamed from metadata/md5-cache/app-admin/hcloud-1.24.0)2
-rw-r--r--metadata/md5-cache/net-misc/oidc-agent-4.1.016
-rw-r--r--metadata/pkg_desc_index6
-rw-r--r--metadata/timestamp.chk2
5 files changed, 22 insertions, 6 deletions
diff --git a/metadata/md5-cache/app-admin/exo-1.32.2 b/metadata/md5-cache/app-admin/exo-1.33.0
index 4cdadee95d79..6f55f8f896ae 100644
--- a/metadata/md5-cache/app-admin/exo-1.32.2
+++ b/metadata/md5-cache/app-admin/exo-1.33.0
@@ -7,5 +7,5 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=strip
SLOT=0
-SRC_URI=https://github.com/exoscale/cli/archive/v1.32.2.tar.gz -> exo-1.32.2.tar.gz
+SRC_URI=https://github.com/exoscale/cli/archive/v1.33.0.tar.gz -> exo-1.33.0.tar.gz
_md5_=a638813d2b712f85d21a976d47d1d5b9
diff --git a/metadata/md5-cache/app-admin/hcloud-1.24.0 b/metadata/md5-cache/app-admin/hcloud-1.25.1
index 95c497c33adf..162df919af5a 100644
--- a/metadata/md5-cache/app-admin/hcloud-1.24.0
+++ b/metadata/md5-cache/app-admin/hcloud-1.25.1
@@ -7,5 +7,5 @@ KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=strip
SLOT=0
-SRC_URI=https://dev.gentoo.org/~ago/distfiles/hcloud-1.24.0.tar.xz
+SRC_URI=https://dev.gentoo.org/~ago/distfiles/hcloud-1.25.1.tar.xz
_md5_=56012406d96b2c878b2bc62b17fa0dac
diff --git a/metadata/md5-cache/net-misc/oidc-agent-4.1.0 b/metadata/md5-cache/net-misc/oidc-agent-4.1.0
new file mode 100644
index 000000000000..326bd1d804aa
--- /dev/null
+++ b/metadata/md5-cache/net-misc/oidc-agent-4.1.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-libs/check )
+DEFINED_PHASES=install postinst postrm prepare
+DEPEND=app-crypt/libsecret dev-libs/libsodium net-libs/libmicrohttpd sys-libs/libseccomp
+DESCRIPTION=Agent and tools for managing OpenID Connect tokens on the command line
+EAPI=7
+HOMEPAGE=https://github.com/indigo-dc/oidc-agent
+INHERIT=xdg-utils
+IUSE=test
+KEYWORDS=~amd64 ~riscv
+LICENSE=MIT
+RDEPEND=app-crypt/libsecret dev-libs/libsodium net-libs/libmicrohttpd sys-libs/libseccomp
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/indigo-dc/oidc-agent/archive/v4.1.0.tar.gz -> oidc-agent-4.1.0.tar.gz
+_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba
+_md5_=4a6423bef326b7a29f432b31fd8190d5
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index ea6000f924ad..c12e523541e1 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -784,7 +784,7 @@ app-admin/emacs-updater 1.16: Rebuild Emacs packages
app-admin/entr 4.6 4.8 4.9: Run arbitrary commands when files change
app-admin/eselect 1.4.16 1.4.17 9999: Gentoo's multi-purpose configuration and management tool
app-admin/evtxtools 1.1.1-r1: Read, decode and dump Windows Vista/2008/7 event log file
-app-admin/exo 1.32.2: Command-line tool for everything at Exoscale: compute, storage, dns.
+app-admin/exo 1.33.0: Command-line tool for everything at Exoscale: compute, storage, dns.
app-admin/fam 2.7.0_p17_p3: FAM, the File Alteration Monitor
app-admin/fetchlog 1.4-r1: Displays the last new messages of a logfile
app-admin/fifo-cronolog 1.1.1-r1: cronolog wrapper for use with dumb daemons like squid, varnish and so on
@@ -812,7 +812,7 @@ app-admin/graylog 3.3.11 3.3.13 4.0.5 4.0.7: Free and open source log management
app-admin/gtkdiskfree 2.0.4_p20200224: Graphical tool to show free disk space like df
app-admin/hardinfo 0.6_alpha_pre20201116: System information and benchmark tool for Linux systems
app-admin/haskell-updater 1.3.2: Rebuild Haskell dependencies in Gentoo
-app-admin/hcloud 1.22.1 1.24.0: A command-line interface for Hetzner Cloud
+app-admin/hcloud 1.22.1 1.25.1: A command-line interface for Hetzner Cloud
app-admin/hddtemp 0.3_beta15-r29: A simple utility to read the temperature of SMART capable hard drives
app-admin/helm 3.3.4 3.4.1 3.4.2 3.5.4: Kubernetes Package Manager
app-admin/ide-smart 1.4-r2: A tool to read SMART information from harddiscs
@@ -15454,7 +15454,7 @@ net-misc/nx 3.5.99.25 3.5.99.26: NX compression technology core libraries
net-misc/nxplayer 5.1.24.1-r1 7.6.2.4: Client for NoMachine remote servers
net-misc/nyx 2.1.0-r2: Utility to monitor real time Tor status information
net-misc/ofono 1.31: Open Source mobile telephony (GSM/UMTS) daemon
-net-misc/oidc-agent 4.0.2: Agent and tools for managing OpenID Connect tokens on the command line
+net-misc/oidc-agent 4.0.2 4.1.0: Agent and tools for managing OpenID Connect tokens on the command line
net-misc/oidentd 2.5.0: Another (RFC1413 compliant) ident daemon
net-misc/olsrd 0.9.6.1 0.9.8: An implementation of the Optimized Link State Routing protocol
net-misc/omniORB 4.2.2 4.2.4: A robust, high-performance CORBA 2 ORB
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index e836c16625d8..c1985b12b204 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Fri, 02 Jul 2021 15:08:25 +0000
+Fri, 02 Jul 2021 15:38:01 +0000