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 /dev-vcs
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 'dev-vcs')
-rw-r--r--dev-vcs/git-wrappers-mv/git-wrappers-mv-2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-wrappers-mv/git-wrappers-mv-2.3.ebuild b/dev-vcs/git-wrappers-mv/git-wrappers-mv-2.3.ebuild
index 48690c06..655a3311 100644
--- a/dev-vcs/git-wrappers-mv/git-wrappers-mv-2.3.ebuild
+++ b/dev-vcs/git-wrappers-mv/git-wrappers-mv-2.3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2016-2021 Martin V\"ath
+# Copyright 2016-2022 Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
RESTRICT="mirror"
DESCRIPTION="Some personal wrappers for the most important git commands"