summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/astmanproxy/astmanproxy-1.28.2.ebuild5
1 files 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/"