net-analyzer/icinga2: remove dep on icinga
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 17 Feb 2020 23:29:12 +0000 (17:29 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 17 Feb 2020 23:37:45 +0000 (17:37 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
net-analyzer/icinga2/icinga2-2.10.5.ebuild
net-analyzer/icinga2/icinga2-2.10.6.ebuild
net-analyzer/icinga2/icinga2-2.11.2.ebuild
net-analyzer/icinga2/icinga2-9999.ebuild
net-analyzer/icinga2/metadata.xml

index 88849f9e78f899648c945132b1c8a2eb7f9546dc..5ca081b666063226bcb0ec1e37a3fa2e5294fd1d 100644 (file)
@@ -18,7 +18,7 @@ HOMEPAGE="http://icinga.org/icinga2"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="classicui console libressl lto mail mariadb minimal +mysql nano-syntax +plugins postgres systemd +vim-syntax"
+IUSE="console libressl lto mail mariadb minimal +mysql nano-syntax +plugins postgres systemd +vim-syntax"
 WX_GTK_VER="3.0"
 
 CDEPEND="
@@ -42,8 +42,7 @@ RDEPEND="
                net-analyzer/monitoring-plugins
                net-analyzer/nagios-plugins
        ) )
-       mail? ( virtual/mailx )
-       classicui? ( net-analyzer/icinga[web] )"
+       mail? ( virtual/mailx )"
 
 REQUIRED_USE="!minimal? ( || ( mariadb mysql postgres ) )"
 
index 36b37867296fe7519ea4c644c43fd33f1705e883..6c9a7ab3cdf3fd26ad3d4d806ecd5334d4732277 100644 (file)
@@ -17,7 +17,7 @@ HOMEPAGE="http://icinga.org/icinga2"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="classicui console libressl lto mail mariadb minimal +mysql nano-syntax +plugins postgres systemd +vim-syntax"
+IUSE="console libressl lto mail mariadb minimal +mysql nano-syntax +plugins postgres systemd +vim-syntax"
 WX_GTK_VER="3.0"
 
 CDEPEND="
@@ -41,8 +41,7 @@ RDEPEND="
                net-analyzer/monitoring-plugins
                net-analyzer/nagios-plugins
        ) )
-       mail? ( virtual/mailx )
-       classicui? ( net-analyzer/icinga[web] )"
+       mail? ( virtual/mailx )"
 
 REQUIRED_USE="!minimal? ( || ( mariadb mysql postgres ) )"
 
index 1af87fa28ecc810237dbda36211a82f7bebd2d9b..ec0fd092da51396353c8d82bc97b81483ce67863 100644 (file)
@@ -17,7 +17,7 @@ HOMEPAGE="http://icinga.org/icinga2"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="classicui console libressl lto mail mariadb minimal +mysql nano-syntax +plugins postgres systemd +vim-syntax"
+IUSE="console libressl lto mail mariadb minimal +mysql nano-syntax +plugins postgres systemd +vim-syntax"
 WX_GTK_VER="3.0"
 
 CDEPEND="
@@ -41,8 +41,7 @@ RDEPEND="
                net-analyzer/monitoring-plugins
                net-analyzer/nagios-plugins
        ) )
-       mail? ( virtual/mailx )
-       classicui? ( net-analyzer/icinga[web] )"
+       mail? ( virtual/mailx )"
 
 REQUIRED_USE="!minimal? ( || ( mariadb mysql postgres ) )"
 
index 157a2ed119ec623893c770963515b53194ebd996..92b7c65b3f1b2c7f1ce554e568a199118f03540b 100644 (file)
@@ -17,7 +17,7 @@ HOMEPAGE="http://icinga.org/icinga2"
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="classicui console libressl lto mail mariadb minimal +mysql nano-syntax +plugins postgres systemd +vim-syntax"
+IUSE="console libressl lto mail mariadb minimal +mysql nano-syntax +plugins postgres systemd +vim-syntax"
 WX_GTK_VER="3.0"
 
 CDEPEND="
@@ -41,8 +41,7 @@ RDEPEND="
                net-analyzer/monitoring-plugins
                net-analyzer/nagios-plugins
        ) )
-       mail? ( virtual/mailx )
-       classicui? ( net-analyzer/icinga[web] )"
+       mail? ( virtual/mailx )"
 
 REQUIRED_USE="!minimal? ( || ( mariadb mysql postgres ) )"
 
index 6c4dccde701d88ba88274e5246fffe6cd06f2a67..2916a688675562f7a78eee2bfde19af22d5cb4ed 100644 (file)
@@ -6,7 +6,6 @@
                <name>Matthew Thode</name>
        </maintainer>
        <use>
-               <flag name="classicui">Adds support for the old interface</flag>
                <flag name="console">Adds support for line-editing in the console</flag>
                <flag name="lto">Adds support for link time optimization</flag>
                <flag name="mail">Allows for mailing of alerts</flag>