repo/proj/emacs:master commit in: app-editors/uemacs-pk/
Ulrich Müller <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786005293.e969486b318a6e82be48f1563897e14bf9916e8b.ulm@gentoo> |
commit: e969486b318a6e82be48f1563897e14bf9916e8b
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 6 08:34:53 2026 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 6 08:34:53 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=e969486b
app-editors/uemacs-pk: update EAPI 7 -> 9
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-editors/uemacs-pk/uemacs-pk-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/uemacs-pk/uemacs-pk-9999.ebuild b/app-editors/uemacs-pk/uemacs-pk-9999.ebuild
index c894e649..79572698 100644
--- a/app-editors/uemacs-pk/uemacs-pk-9999.ebuild
+++ b/app-editors/uemacs-pk/uemacs-pk-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=9
EGIT_REPO_URI="https://git.kernel.org/pub/scm/editors/uemacs/uemacs.git"
EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}"