summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-03-22 18:05:19 +0100
committerConrad Kostecki <conikost@gentoo.org>2023-04-01 21:15:29 +0200
commitd9fd94a3697807b293f1a0ed449afa014f071f30 (patch)
tree8b0724db3f054b6755f799d65b83100392d13db2 /app-admin/filewatcher
parentapp-admin/mei-amt-check: EAPI8 bump, fix LICENSE (diff)
downloadgentoo-d9fd94a3697807b293f1a0ed449afa014f071f30.tar.gz
gentoo-d9fd94a3697807b293f1a0ed449afa014f071f30.tar.bz2
gentoo-d9fd94a3697807b293f1a0ed449afa014f071f30.zip
app-admin/filewatcher: EAPI8 bump, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/30306 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-admin/filewatcher')
-rw-r--r--app-admin/filewatcher/filewatcher-2.4.6-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/filewatcher/filewatcher-2.4.6-r1.ebuild b/app-admin/filewatcher/filewatcher-2.4.6-r1.ebuild
index db9d3becf660..950b9a0df02f 100644
--- a/app-admin/filewatcher/filewatcher-2.4.6-r1.ebuild
+++ b/app-admin/filewatcher/filewatcher-2.4.6-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DESCRIPTION="File control configuration system and IDS"
HOMEPAGE="https://sourceforge.net/projects/filewatcher/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"