sys-cluster/poolmon: EAPI8 bump, fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/36257
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger 2024-04-14 20:38:20 +02:00 committed by Conrad Kostecki
parent 55de3eac96
commit f52d0ebd0a
No known key found for this signature in database
GPG Key ID: 7A96AB564BF498FB
1 changed files with 4 additions and 6 deletions

View File

@ -1,18 +1,16 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=8
DESCRIPTION="A director mailserver pool monitoring script for Dovecot"
DESCRIPTION="Director mailserver pool monitoring script for Dovecot"
HOMEPAGE="https://github.com/brandond/poolmon"
SRC_URI="https://github.com/brandond/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND="
dev-perl/IO-Socket-SSL
net-mail/dovecot