diff options
author | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2021-05-26 18:15:20 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2021-05-26 18:15:20 +0000 |
commit | 0777fa4c6d89c732a26b81bbe9ef8753d1cffe17 (patch) | |
tree | c5bb6c62a1ada598d75930a8e1411eabb3351a26 | |
parent | net-analyzer/OCSInventory-Server: Drop old. (diff) | |
download | jmbsvicetto-0777fa4c6d89c732a26b81bbe9ef8753d1cffe17.tar.gz jmbsvicetto-0777fa4c6d89c732a26b81bbe9ef8753d1cffe17.tar.bz2 jmbsvicetto-0777fa4c6d89c732a26b81bbe9ef8753d1cffe17.zip |
net-im/nagibot: Update dependency, fix QA issues and whitespace.
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
-rw-r--r-- | net-im/nagibot/metadata.xml | 4 | ||||
-rw-r--r-- | net-im/nagibot/nagibot-0.8.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/nagibot/metadata.xml b/net-im/nagibot/metadata.xml index e7270a6..4a4da22 100644 --- a/net-im/nagibot/metadata.xml +++ b/net-im/nagibot/metadata.xml @@ -2,8 +2,8 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <email>jmbsvicetto@gentoo.org</email> - <name>Jorge Manuel B. S. Vicetto</name> + <email>jmbsvicetto@gentoo.org</email> + <name>Jorge Manuel B. S. Vicetto</name> </maintainer> <upstream> <remote-id type="cpan">AnyEvent-XMPP</remote-id> diff --git a/net-im/nagibot/nagibot-0.8.4.ebuild b/net-im/nagibot/nagibot-0.8.4.ebuild index 5f9d04f..113d814 100644 --- a/net-im/nagibot/nagibot-0.8.4.ebuild +++ b/net-im/nagibot/nagibot-0.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -25,7 +25,7 @@ RDEPEND=" dev-perl/YAML virtual/perl-Text-ParseWords || ( - net-analyzer/icinga + net-analyzer/icinga2 net-analyzer/nagios ) " |