diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 11:30:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:20:10 +0100 |
commit | 42d7729791f8f8391c4318c226cb8f97d215275c (patch) | |
tree | 1c09c3228e0bba20b1950ba285c88c4ec9c2252f /net-misc/oidc-agent | |
parent | net-misc/ofono: eutils--, multilib--, BDEPEND (diff) | |
download | gentoo-42d7729791f8f8391c4318c226cb8f97d215275c.tar.gz gentoo-42d7729791f8f8391c4318c226cb8f97d215275c.tar.bz2 gentoo-42d7729791f8f8391c4318c226cb8f97d215275c.zip |
net-misc/oidc-agent: flag-o-matic--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/oidc-agent')
-rw-r--r-- | net-misc/oidc-agent/oidc-agent-3.3.5-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/oidc-agent/oidc-agent-4.0.2.ebuild | 2 |
2 files changed, 3 insertions, 3 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" diff --git a/net-misc/oidc-agent/oidc-agent-4.0.2.ebuild b/net-misc/oidc-agent/oidc-agent-4.0.2.ebuild index 88d48a54d23d..09f73ed08026 100644 --- a/net-misc/oidc-agent/oidc-agent-4.0.2.ebuild +++ b/net-misc/oidc-agent/oidc-agent-4.0.2.ebuild @@ -3,7 +3,7 @@ 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" |