commit: 2c6493c6f2583118bd7ce0b85ee18dd14fb3a368
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 27 20:05:51 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Dec 27 21:01:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c6493c6
app-emacs/fff: bump EAPI to 8
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/fff/{fff-20050517.ebuild => fff-20050517-r1.ebuild} | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/app-emacs/fff/fff-20050517.ebuild
b/app-emacs/fff/fff-20050517-r1.ebuild
similarity index 80%
rename from app-emacs/fff/fff-20050517.ebuild
rename to app-emacs/fff/fff-20050517-r1.ebuild
index 6d815894a9ba..c9acb9ab6ab1 100644
--- a/app-emacs/fff/fff-20050517.ebuild
+++ b/app-emacs/fff/fff-20050517-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit elisp
@@ -13,6 +13,8 @@ LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 x86"
-RDEPEND="sys-apps/mlocate"
+RDEPEND="
+ sys-apps/mlocate
+"
SITEFILE="50${PN}-gentoo.el"