summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-10-07 18:29:14 +0200
committerMarek Szuba <marecki@gentoo.org>2020-10-07 18:54:19 +0200
commit01abbfeb8a950daa7d2578a2e704d92a5cf6b236 (patch)
tree1ce879a8cee5052c6f30c047e67f74dfb56a4bd2 /net-misc/oidc-agent/oidc-agent-3.3.5-r1.ebuild
parentdev-python/qtawesome: stabilize 0.7.2 on x86 (diff)
downloadgentoo-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/oidc-agent-3.3.5-r1.ebuild')
-rw-r--r--net-misc/oidc-agent/oidc-agent-3.3.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"