summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/syslog-summary/syslog-summary-1.14-r5.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/app-admin/syslog-summary/syslog-summary-1.14-r5.ebuild b/app-admin/syslog-summary/syslog-summary-1.14-r5.ebuild
index b90a328f094b..24c908b81558 100644
--- a/app-admin/syslog-summary/syslog-summary-1.14-r5.ebuild
+++ b/app-admin/syslog-summary/syslog-summary-1.14-r5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit python-single-r1
@@ -14,11 +14,8 @@ SRC_URI="https://github.com/dpaleino/syslog-summary/archive/refs/tags/${PV}.tar.
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 ~sparc x86"
-IUSE=""
-
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND=""
RDEPEND="${PYTHON_DEPS}"
PATCHES=(