From 94a7f6da17b367b5d3705ce535ff0fbe2ca00795 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 31 Oct 2020 12:11:29 +0100 Subject: net-misc/astmanproxy: [QA] Inherit flag-o-matic.eclass explicitly Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert --- net-misc/astmanproxy/astmanproxy-1.28.2.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net-misc/astmanproxy/astmanproxy-1.28.2.ebuild b/net-misc/astmanproxy/astmanproxy-1.28.2.ebuild index 73e1c6b42e1f..2fb64067a9ab 100644 --- a/net-misc/astmanproxy/astmanproxy-1.28.2.ebuild +++ b/net-misc/astmanproxy/astmanproxy-1.28.2.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit base multilib toolchain-funcs + +inherit base flag-o-matic multilib toolchain-funcs DESCRIPTION="Proxy for the Asterisk manager interface" HOMEPAGE="https://github.com/davies147/astmanproxy/" -- cgit v1.2.3-65-gdbad