diff options
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.ebuild | 4 |
1 files changed, 2 insertions, 2 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 1a5486a56b56..38fd552ac87f 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 @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit flag-o-matic xdg-utils +inherit xdg-utils DESCRIPTION="Agent and tools for managing OpenID Connect tokens on the command line" HOMEPAGE="https://github.com/indigo-dc/oidc-agent" |