summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-04-29 15:30:23 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-04-30 00:07:10 +0200
commit429468a11ecc5136cb4df3b7a53ad5606791f27d (patch)
tree7bbcc0a4e14deae65169b8a329c3a826276d8c4f /sys-fs
parentsys-auth/oath-toolkit: drop 2.6.2-r3, EAPI-6-- (diff)
downloadgentoo-429468a11ecc5136cb4df3b7a53ad5606791f27d.tar.gz
gentoo-429468a11ecc5136cb4df3b7a53ad5606791f27d.tar.bz2
gentoo-429468a11ecc5136cb4df3b7a53ad5606791f27d.zip
sys-fs/dmg2img: EAPI8 bump
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/30805 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/dmg2img/dmg2img-1.6.7-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-fs/dmg2img/dmg2img-1.6.7-r1.ebuild b/sys-fs/dmg2img/dmg2img-1.6.7-r1.ebuild
index c503f486c0fc..b227b97b3155 100644
--- a/sys-fs/dmg2img/dmg2img-1.6.7-r1.ebuild
+++ b/sys-fs/dmg2img/dmg2img-1.6.7-r1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+
inherit toolchain-funcs
DESCRIPTION="Converts Apple DMG files to standard HFS+ images"