commit: dc2263f6972486ac0f1fde6d65b4f1f11b99b71e
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 27 20:13:15 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Dec 27 21:01:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc2263f6
app-emacs/tempo-snippets: bump EAPI to 8
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
.../{tempo-snippets-0.1.5.ebuild => tempo-snippets-0.1.5-r1.ebuild} | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild
b/app-emacs/tempo-snippets/tempo-snippets-0.1.5-r1.ebuild
similarity index 89%
rename from app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild
rename to app-emacs/tempo-snippets/tempo-snippets-0.1.5-r1.ebuild
index 2a824d7e5a3b..54941920bda4 100644
--- a/app-emacs/tempo-snippets/tempo-snippets-0.1.5.ebuild
+++ b/app-emacs/tempo-snippets/tempo-snippets-0.1.5-r1.ebuild
@@ -1,13 +1,14 @@
-# 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
DESCRIPTION="Visual insertion of tempo templates"
HOMEPAGE="https://nschum.de/src/emacs/tempo-snippets/
https://www.emacswiki.org/emacs/TempoSnippets"
+
SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
LICENSE="GPL-2+"