summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-cluster/poolmon/poolmon-0.6-r1.ebuild (renamed from sys-cluster/poolmon/poolmon-0.6.ebuild)10
1 files changed, 4 insertions, 6 deletions
diff --git a/sys-cluster/poolmon/poolmon-0.6.ebuild b/sys-cluster/poolmon/poolmon-0.6-r1.ebuild
index b66b1ce8c23d..21b86f964dcb 100644
--- a/sys-cluster/poolmon/poolmon-0.6.ebuild
+++ b/sys-cluster/poolmon/poolmon-0.6-r1.ebuild
@@ -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