diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-10-07 18:29:14 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-10-07 18:54:19 +0200 |
commit | 01abbfeb8a950daa7d2578a2e704d92a5cf6b236 (patch) | |
tree | 1ce879a8cee5052c6f30c047e67f74dfb56a4bd2 /net-misc/oidc-agent | |
parent | dev-python/qtawesome: stabilize 0.7.2 on x86 (diff) | |
download | gentoo-01abbfeb8a950daa7d2578a2e704d92a5cf6b236.tar.gz gentoo-01abbfeb8a950daa7d2578a2e704d92a5cf6b236.tar.bz2 gentoo-01abbfeb8a950daa7d2578a2e704d92a5cf6b236.zip |
net-misc/oidc-agent: fix description
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-misc/oidc-agent')
-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" |