commit: cb6f55e41236e20bc41230ce583c365ec0a25368
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Apr 1 12:07:57 2024 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Apr 5 18:32:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6f55e4
sys-libs/native-uuid: EAPI8 bump
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
.../native-uuid/{native-uuid-1.0.ebuild => native-uuid-1.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-libs/native-uuid/native-uuid-1.0.ebuild
b/sys-libs/native-uuid/native-uuid-1.0-r1.ebuild
similarity index 93%
rename from sys-libs/native-uuid/native-uuid-1.0.ebuild
rename to sys-libs/native-uuid/native-uuid-1.0-r1.ebuild
index fc152909b641..f5df8a1a1bbe 100644
--- a/sys-libs/native-uuid/native-uuid-1.0.ebuild
+++ b/sys-libs/native-uuid/native-uuid-1.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DESCRIPTION=".pc file for uuid"
HOMEPAGE="https://prefix.gentoo.org/"