From 42d7729791f8f8391c4318c226cb8f97d215275c Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 15 Apr 2021 11:30:11 +0100 Subject: net-misc/oidc-agent: flag-o-matic-- Signed-off-by: Sam James --- net-misc/oidc-agent/oidc-agent-3.3.5-r1.ebuild | 4 ++-- net-misc/oidc-agent/oidc-agent-4.0.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-misc/oidc-agent') 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" -- cgit v1.2.3-65-gdbad