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 | |
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')
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-2.8.2.ebuild | 4 | ||||
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.8.2.ebuild b/www-apps/icingaweb2/icingaweb2-2.8.2.ebuild index 0d65a04a2a7e..2fbd8e31845e 100644 --- a/www-apps/icingaweb2/icingaweb2-2.8.2.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.8.2.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="6" -inherit depend.apache eutils multilib +inherit depend.apache multilib DESCRIPTION="Icinga Web 2 - Frontend for icinga2" HOMEPAGE="http://www.icinga.org/" 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/" |