summaryrefslogtreecommitdiff
path: root/app-backup/mkstage4/mkstage4-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-09 18:18:58 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-09 18:18:58 +0000
commitf20de2df8b579205c90f4970c3ad9cbb641c1a0e (patch)
tree10c37b24fe2dd78a00004e38cbafc4a9cadf69a5 /app-backup/mkstage4/mkstage4-9999.ebuild
parent83c424cc446967ca87809e13c2ef264eebce79f8 (diff)
gentoo auto-resync : 09:01:2023 - 18:18:58
Diffstat (limited to 'app-backup/mkstage4/mkstage4-9999.ebuild')
-rw-r--r--app-backup/mkstage4/mkstage4-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-backup/mkstage4/mkstage4-9999.ebuild b/app-backup/mkstage4/mkstage4-9999.ebuild
index cd989859f11f..62421b82d7eb 100644
--- a/app-backup/mkstage4/mkstage4-9999.ebuild
+++ b/app-backup/mkstage4/mkstage4-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit git-r3
@@ -20,5 +20,6 @@ RDEPEND="app-shells/bash
src_install() {
newbin mkstage4.sh mkstage4
+ newbin exstage4.sh exstage4
einstalldocs
}