commit:     1c6dae450e55f3b2fbad34f75899030d5810dcc6
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 23:03:57 2015 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 23:04:50 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c6dae45

www-apps/icingaweb2-module-pnp4nagios: upstream renamed

Package-Manager: portage-2.2.24

 .../icingaweb2-module-pnp4nagios-9999.ebuild                      | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-9999.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-9999.ebuild
index 6fc2284..1f094bb 100644
--- 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-9999.ebuild
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-9999.ebuild
@@ -6,9 +6,9 @@ EAPI="5"
 
 inherit git-2
 
-DESCRIPTION="Icinga Web 2 - Frontend for icinga2"
+DESCRIPTION="Icinga Web 2 plugin for pnp4nagios"
 HOMEPAGE="http://www.icinga.org/";
-EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp4nagios.git";
+EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp.git";
 EGIT_BRANCH="master"
 
 LICENSE="GPL-2"
@@ -21,6 +21,6 @@ DEPEND=">=net-analyzer/icinga2-2.1.1
 RDEPEND="${DEPEND}"
 
 src_install() {
-       mkdir -p "${D}/usr/share/icingaweb2/modules/pnp4nagios"
-       cp -R "${S}"/* "${D}/usr/share/icingaweb2/modules/pnp4nagios"
+       mkdir -p "${D}/usr/share/icingaweb2/modules/pnp"
+       cp -R "${S}"/* "${D}/usr/share/icingaweb2/modules/pnp"
 }

Reply via email to