diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/oidc-agent/oidc-agent-3.3.1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/oidc-agent/oidc-agent-3.3.5-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/oidc-agent/oidc-agent-3.3.1.ebuild b/net-misc/oidc-agent/oidc-agent-3.3.1.ebuild index ca748e52e6d0..2ca56ed3f68e 100644 --- a/net-misc/oidc-agent/oidc-agent-3.3.1.ebuild +++ b/net-misc/oidc-agent/oidc-agent-3.3.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit flag-o-matic xdg-utils -DESCRIPTION="oidc-agent for managing OpenID Connect tokens on the command line" +DESCRIPTION="Agent and tools for managing OpenID Connect tokens on the command line" HOMEPAGE="https://github.com/indigo-dc/oidc-agent" SRC_URI="https://github.com/indigo-dc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/net-misc/oidc-agent/oidc-agent-3.3.5-r1.ebuild b/net-misc/oidc-agent/oidc-agent-3.3.5-r1.ebuild index 5d92fd75b2cc..1a5486a56b56 100644 --- a/net-misc/oidc-agent/oidc-agent-3.3.5-r1.ebuild +++ b/net-misc/oidc-agent/oidc-agent-3.3.5-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit flag-o-matic xdg-utils -DESCRIPTION="oidc-agent for managing OpenID Connect tokens on the command line" +DESCRIPTION="Agent and tools for managing OpenID Connect tokens on the command line" HOMEPAGE="https://github.com/indigo-dc/oidc-agent" SRC_URI="https://github.com/indigo-dc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" |