commit: 01abbfeb8a950daa7d2578a2e704d92a5cf6b236 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Oct 7 16:29:14 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Oct 7 16:54:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01abbfeb
net-misc/oidc-agent: fix description Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> net-misc/oidc-agent/oidc-agent-3.3.1.ebuild | 2 +- 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 ca748e52e6d..2ca56ed3f68 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 5d92fd75b2c..1a5486a56b5 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"
