summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2022-01-15 07:08:01 +0100
committerMartin Väth <martin@mvath.de>2022-01-15 07:08:01 +0100
commitb803dcf240c9c14f1c4b305f8520e57bbdad3e38 (patch)
tree74eb0923ad75ce973a048de4f003a7ce535fb731 /app-eselect
parentapp-portage/etcat: EAPI bump. Create missing stardict.eclass (diff)
downloadmv-b803dcf240c9c14f1c4b305f8520e57bbdad3e38.tar.gz
mv-b803dcf240c9c14f1c4b305f8520e57bbdad3e38.tar.bz2
mv-b803dcf240c9c14f1c4b305f8520e57bbdad3e38.zip
Bump most packages to EAPI=8
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'app-eselect')
-rw-r--r--app-eselect/eselect-net/eselect-net-0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-net/eselect-net-0.2-r1.ebuild b/app-eselect/eselect-net/eselect-net-0.2-r1.ebuild
index 831e60e4..2aafe2a1 100644
--- a/app-eselect/eselect-net/eselect-net-0.2-r1.ebuild
+++ b/app-eselect/eselect-net/eselect-net-0.2-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2016-2018 Martin V\"ath
+# Copyright 2016-2022 Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DESCRIPTION="eselect module for managing network open-rc service configurations"
HOMEPAGE="https://github.com/reith/eselect-net/"