diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-11-19 16:02:53 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-11-19 20:00:42 +0100 |
commit | 8cb6bed95f43a6b99d1503e852a210be30de4dcb (patch) | |
tree | 9d2466b4100be123fb730b180262a437867fdcc0 /app-xemacs/apel | |
parent | dev-ml/dune: add 3.0.3 (diff) | |
download | gentoo-8cb6bed95f43a6b99d1503e852a210be30de4dcb.tar.gz gentoo-8cb6bed95f43a6b99d1503e852a210be30de4dcb.tar.bz2 gentoo-8cb6bed95f43a6b99d1503e852a210be30de4dcb.zip |
app-xemacs/*: Bump all ebuilds to EAPI 8
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-xemacs/apel')
-rw-r--r-- | app-xemacs/apel/apel-1.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/apel/apel-1.36.ebuild b/app-xemacs/apel/apel-1.36.ebuild index a03da3943863..1657d8196426 100644 --- a/app-xemacs/apel/apel-1.36.ebuild +++ b/app-xemacs/apel/apel-1.36.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 SLOT="0" DESCRIPTION="A Portable Emacs Library. Used by XEmacs MIME support" |