[gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-pnp4nagios/

2024-06-07 Thread Arthur Zamarin
commit: 82c9b4807c4a9759f46193b6a83af0d1b4e042a6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  7 18:03:29 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  7 18:03:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c9b480

www-apps/icingaweb2-module-pnp4nagios: drop 1.0.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../icingaweb2-module-pnp4nagios-1.0.1.ebuild  | 28 --
 1 file changed, 28 deletions(-)

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
deleted file mode 100644
index 5baa7a2e1c90..
--- 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Icinga Web 2 plugin for pnp4nagios"
-HOMEPAGE="http://www.icinga.org/;
-if [[ "${PV}" ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp.git;
-else
-   KEYWORDS="amd64 x86"
-   MY_PN="icingaweb2-module-pnp"
-   SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} -> 
${P}.tar.gz"
-   S="${WORKDIR}/${MY_PN}-${PV}"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-
-DEPEND=">=net-analyzer/icinga2-2.1.1
-   >=www-apps/icingaweb2-2.0.0"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   insinto "/usr/share/icingaweb2/modules/pnp"
-   doins -r "${S}"/*
-}



[gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-pnp4nagios/

2024-06-07 Thread Arthur Zamarin
commit: 424c62050d00e600f39be3b4dec253dba78fa194
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  7 18:02:26 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  7 18:02:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=424c6205

www-apps/icingaweb2-module-pnp4nagios: Stabilize 1.0.1-r1 amd64, #933761

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild
index 79952e1841aa..a6a9adf46623 100644
--- 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild
@@ -9,7 +9,7 @@ if [[ "${PV}" ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp.git;
 else
-   KEYWORDS="~amd64 x86"
+   KEYWORDS="amd64 x86"
MY_PN="icingaweb2-module-pnp"
SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} -> 
${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-pnp4nagios/

2024-06-07 Thread Arthur Zamarin
commit: 19b05889155a367fe2668f061186f29d4374078f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  7 18:02:23 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  7 18:02:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b05889

www-apps/icingaweb2-module-pnp4nagios: Stabilize 1.0.1-r1 x86, #933761

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild
index 82cd50c21cf1..79952e1841aa 100644
--- 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild
@@ -9,7 +9,7 @@ if [[ "${PV}" ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp.git;
 else
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 x86"
MY_PN="icingaweb2-module-pnp"
SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} -> 
${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-pnp4nagios/

2024-05-05 Thread Conrad Kostecki
commit: 6cf30e2b079d041ee791f811d22239eedbd4a1b6
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun May  5 08:40:30 2024 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun May  5 18:56:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cf30e2b

www-apps/icingaweb2-module-pnp4nagios: EAPI8 bump, use https

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/36556
Signed-off-by: Conrad Kostecki  gentoo.org>

 ...ios-.ebuild => icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild} | 6 +++---
 .../icingaweb2-module-pnp4nagios-.ebuild| 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild
similarity index 88%
copy from 
www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
copy to 
www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild
index aff9792a698b..82cd50c21cf1 100644
--- 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Icinga Web 2 plugin for pnp4nagios"
-HOMEPAGE="http://www.icinga.org/;
+HOMEPAGE="https://icinga.org/;
 if [[ "${PV}" ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp.git;

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
index aff9792a698b..82cd50c21cf1 100644
--- 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Icinga Web 2 plugin for pnp4nagios"
-HOMEPAGE="http://www.icinga.org/;
+HOMEPAGE="https://icinga.org/;
 if [[ "${PV}" ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp.git;



[gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-pnp4nagios/

2017-10-04 Thread Michał Górny
commit: ceab726e9a52e03715220f581c37c756f0f53800
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  4 07:32:58 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  4 09:17:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceab726e

www-apps/icingaweb2-module-pnp4nagios: Strip empty metadata.xml elements

 www-apps/icingaweb2-module-pnp4nagios/metadata.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/www-apps/icingaweb2-module-pnp4nagios/metadata.xml 
b/www-apps/icingaweb2-module-pnp4nagios/metadata.xml
index 1301fb3341b..3ffdeb4af3b 100644
--- a/www-apps/icingaweb2-module-pnp4nagios/metadata.xml
+++ b/www-apps/icingaweb2-module-pnp4nagios/metadata.xml
@@ -5,6 +5,4 @@
prometheanf...@gentoo.org
Matthew Thode

-   
-   
 



[gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-pnp4nagios/

2016-03-26 Thread Agostino Sarubbo
commit: 46b430b428a7d7a5d1a7066b7da7d10385fabc55
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Mar 26 18:06:20 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Mar 26 18:06:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b430b4

www-apps/icingaweb2-module-pnp4nagios: amd64 stable wrt bug #578100

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 .../icingaweb2-module-pnp4nagios-1.0.1.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
index 8df16f0..1b7d901 100644
--- 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
@@ -10,7 +10,7 @@ if [[ "${PV}" ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp.git;
 else
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
MY_PN="icingaweb2-module-pnp"
SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} -> 
${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-pnp4nagios/

2016-03-18 Thread Ian Delaney
commit: 781f02a1d863ba97f18214a7127177714cad96db
Author: Louis Sautier  gmail  com>
AuthorDate: Fri Mar 18 17:45:42 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri Mar 18 23:32:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=781f02a1

www-apps/icingaweb2-module-pnp4nagios: cosmetic fixes, unify live and release

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1081

on behalf of Matthew Thode  gentoo.org>

 .../icingaweb2-module-pnp4nagios-1.0.1.ebuild  | 21 -
 .../icingaweb2-module-pnp4nagios-.ebuild   | 22 --
 2 files changed, 24 insertions(+), 19 deletions(-)

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
index 9506223..a683de3 100644
--- 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
@@ -1,25 +1,28 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=6
 
 DESCRIPTION="Icinga Web 2 plugin for pnp4nagios"
 HOMEPAGE="http://www.icinga.org/;
-MY_PN="icingaweb2-module-pnp"
-SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} -> 
${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
+if [[ "${PV}" ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp.git;
+else
+   MY_PN="icingaweb2-module-pnp"
+   SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} -> 
${P}.tar.gz"
+   S="${WORKDIR}/${MY_PN}-${PV}"
+fi
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE=""
-KEYWORDS=""
 
 DEPEND=">=net-analyzer/icinga2-2.1.1
>=www-apps/icingaweb2-2.0.0"
 RDEPEND="${DEPEND}"
 
 src_install() {
-   mkdir -p "${D}/usr/share/icingaweb2/modules/pnp"
-   cp -R "${S}"/* "${D}/usr/share/icingaweb2/modules/pnp"
+   insinto "/usr/share/icingaweb2/modules/pnp"
+   doins -r "${S}"/*
 }

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
index 1f094bb..a683de3 100644
--- 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
@@ -1,26 +1,28 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
-
-inherit git-2
+EAPI=6
 
 DESCRIPTION="Icinga Web 2 plugin for pnp4nagios"
 HOMEPAGE="http://www.icinga.org/;
-EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp.git;
-EGIT_BRANCH="master"
+if [[ "${PV}" ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp.git;
+else
+   MY_PN="icingaweb2-module-pnp"
+   SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} -> 
${P}.tar.gz"
+   S="${WORKDIR}/${MY_PN}-${PV}"
+fi
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE=""
-KEYWORDS=""
 
 DEPEND=">=net-analyzer/icinga2-2.1.1
>=www-apps/icingaweb2-2.0.0"
 RDEPEND="${DEPEND}"
 
 src_install() {
-   mkdir -p "${D}/usr/share/icingaweb2/modules/pnp"
-   cp -R "${S}"/* "${D}/usr/share/icingaweb2/modules/pnp"
+   insinto "/usr/share/icingaweb2/modules/pnp"
+   doins -r "${S}"/*
 }



[gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-pnp4nagios/

2016-03-18 Thread Ian Delaney
commit: 15cbe44cc77fc547f229df22db3d4552ec7a8ce9
Author: Louis Sautier  gmail  com>
AuthorDate: Fri Mar 18 17:47:41 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri Mar 18 23:32:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15cbe44c

www-apps/icingaweb2-module-pnp4nagios: add amd64 and x86 keywords

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1081

 .../icingaweb2-module-pnp4nagios-1.0.1.ebuild| 1 +
 .../icingaweb2-module-pnp4nagios-.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
index a683de3..8df16f0 100644
--- 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
@@ -10,6 +10,7 @@ if [[ "${PV}" ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp.git;
 else
+   KEYWORDS="~amd64 ~x86"
MY_PN="icingaweb2-module-pnp"
SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} -> 
${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
index a683de3..8df16f0 100644
--- 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
@@ -10,6 +10,7 @@ if [[ "${PV}" ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp.git;
 else
+   KEYWORDS="~amd64 ~x86"
MY_PN="icingaweb2-module-pnp"
SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} -> 
${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-pnp4nagios/

2016-02-29 Thread Matt Thode
commit: e2ffa6a3b0101fa7024cf5886b1dec33b97335a6
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Feb 29 22:52:03 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Feb 29 22:52:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ffa6a3

www-apps/icingaweb2-module-pnp4nagios: bup

Package-Manager: portage-2.2.26

 www-apps/icingaweb2-module-pnp4nagios/Manifest |  1 +
 .../icingaweb2-module-pnp4nagios-1.0.1.ebuild  | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/www-apps/icingaweb2-module-pnp4nagios/Manifest 
b/www-apps/icingaweb2-module-pnp4nagios/Manifest
new file mode 100644
index 000..d212309
--- /dev/null
+++ b/www-apps/icingaweb2-module-pnp4nagios/Manifest
@@ -0,0 +1 @@
+DIST icingaweb2-module-pnp4nagios-1.0.1.tar.gz 5988 SHA256 
956d2afe1dc3895994381baf40f3ac326ba1f771c84c86b54ba39c64b78483df SHA512 
594a8d2a141bdf682fa37dc7b677a78f255dfa3d05071878a416b7426ed6355abc2a2864394e333a00c08aba8fd4f898e42c5a49ffeaf689a16de175f6ddb333
 WHIRLPOOL 
03d0b7c008d724055fd930e86a88e0e1ecaba9bd803882cab0acba1fa01d1784f9efdda4f2dad943af411fd0fedafd87563e7e1b179c6b7bea3baba9c5fe1684

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
new file mode 100644
index 000..9506223
--- /dev/null
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+DESCRIPTION="Icinga Web 2 plugin for pnp4nagios"
+HOMEPAGE="http://www.icinga.org/;
+MY_PN="icingaweb2-module-pnp"
+SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+KEYWORDS=""
+
+DEPEND=">=net-analyzer/icinga2-2.1.1
+   >=www-apps/icingaweb2-2.0.0"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   mkdir -p "${D}/usr/share/icingaweb2/modules/pnp"
+   cp -R "${S}"/* "${D}/usr/share/icingaweb2/modules/pnp"
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-pnp4nagios/

2015-12-19 Thread Matt Thode
commit: 1c6dae450e55f3b2fbad34f75899030d5810dcc6
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Dec 19 23:03:57 2015 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Dec 19 23:04:50 2015 +
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-.ebuild  | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
index 6fc2284..1f094bb 100644
--- 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.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"
 }



[gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-pnp4nagios/

2015-10-05 Thread Matt Thode
commit: 2a28e721db646a7d7383481481800bca56e904dc
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Oct  5 21:53:10 2015 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Oct  5 21:53:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a28e721

www-apps/icingaweb2-module-pnp4nagios: adding pnp4nagios module

Package-Manager: portage-2.2.20.1

 .../icingaweb2-module-pnp4nagios-.ebuild   | 26 ++
 www-apps/icingaweb2-module-pnp4nagios/metadata.xml | 10 +
 2 files changed, 36 insertions(+)

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
new file mode 100644
index 000..4bcaa4f
--- /dev/null
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit git-2
+
+DESCRIPTION="Icinga Web 2 - Frontend for icinga2"
+HOMEPAGE="http://www.icinga.org/;
+EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp4nagios.git;
+EGIT_BRANCH="master"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+KEYWORDS=""
+
+DEPEND=">=net-analyzer/icinga2-2.1.1
+   >=www-apps/icingaweb2-2.0.0"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   mkdir -p "${D}/usr/share/icingaweb2/modules/${PN}"
+   cp -R "${S}"/* "${D}/usr/share/icingaweb2/modules/${PN}"
+}

diff --git a/www-apps/icingaweb2-module-pnp4nagios/metadata.xml 
b/www-apps/icingaweb2-module-pnp4nagios/metadata.xml
new file mode 100644
index 000..d5dfd32
--- /dev/null
+++ b/www-apps/icingaweb2-module-pnp4nagios/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   
+



[gentoo-commits] repo/gentoo:master commit in: www-apps/icingaweb2-module-pnp4nagios/

2015-10-05 Thread Matt Thode
commit: 20b6bc3bf88db17ad903c59a8396dceab2629034
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Oct  6 02:44:35 2015 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Oct  6 02:44:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b6bc3b

www-apps/icingaweb2-module-pnp4nagios: correcting installation location

Package-Manager: portage-2.2.20.1

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

diff --git 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
index 4bcaa4f..6fc2284 100644
--- 
a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
+++ 
b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-.ebuild
@@ -21,6 +21,6 @@ DEPEND=">=net-analyzer/icinga2-2.1.1
 RDEPEND="${DEPEND}"
 
 src_install() {
-   mkdir -p "${D}/usr/share/icingaweb2/modules/${PN}"
-   cp -R "${S}"/* "${D}/usr/share/icingaweb2/modules/${PN}"
+   mkdir -p "${D}/usr/share/icingaweb2/modules/pnp4nagios"
+   cp -R "${S}"/* "${D}/usr/share/icingaweb2/modules/pnp4nagios"
 }