commit: 2e7e910a3989b5e7daf97e2e25073f5fabf25e4f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 07:41:15 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 07:41:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e7e910a
virtual/libelf: EAPI 8
Signed-off-by: Sam James <sam <AT> gentoo.org>
virtual/libelf/{libelf-2.ebuild => libelf-2-r1.ebuild} | 4 ++--
virtual/libelf/{libelf-3.ebuild => libelf-3-r1.ebuild} | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/virtual/libelf/libelf-2.ebuild b/virtual/libelf/libelf-2-r1.ebuild
similarity index 88%
rename from virtual/libelf/libelf-2.ebuild
rename to virtual/libelf/libelf-2-r1.ebuild
index 165ad0fa2bb0..644892ce4f82 100644
--- a/virtual/libelf/libelf-2.ebuild
+++ b/virtual/libelf/libelf-2-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit multilib-build
diff --git a/virtual/libelf/libelf-3.ebuild b/virtual/libelf/libelf-3-r1.ebuild
similarity index 98%
rename from virtual/libelf/libelf-3.ebuild
rename to virtual/libelf/libelf-3-r1.ebuild
index 431493d0acd8..c1ec5f6ba871 100644
--- a/virtual/libelf/libelf-3.ebuild
+++ b/virtual/libelf/libelf-3-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit multilib-build