diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:15:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:22:43 +0100 |
commit | 411be677ddc17fb8d607341402bcba96b2f1d155 (patch) | |
tree | 6ca341646aa8c7f07c2b74cf0f618ce3be3ccd70 /www-apps/icingaweb2/icingaweb2-9999.ebuild | |
parent | www-apache/mod_wsgi: eutils-- (diff) | |
download | gentoo-411be677ddc17fb8d607341402bcba96b2f1d155.tar.gz gentoo-411be677ddc17fb8d607341402bcba96b2f1d155.tar.bz2 gentoo-411be677ddc17fb8d607341402bcba96b2f1d155.zip |
www-apps/icingaweb2: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps/icingaweb2/icingaweb2-9999.ebuild')
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-9999.ebuild b/www-apps/icingaweb2/icingaweb2-9999.ebuild index 45655f2ebdb1..70eeef62f5d0 100644 --- a/www-apps/icingaweb2/icingaweb2-9999.ebuild +++ b/www-apps/icingaweb2/icingaweb2-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -inherit depend.apache eutils multilib user +inherit depend.apache multilib user DESCRIPTION="Icinga Web 2 - Frontend for icinga2" HOMEPAGE="http://www.icinga.org/" |