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/latin-unity | |
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/latin-unity')
-rw-r--r-- | app-xemacs/latin-unity/latin-unity-1.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/latin-unity/latin-unity-1.23.ebuild b/app-xemacs/latin-unity/latin-unity-1.23.ebuild index b2f17c1ecf17..351cb4f8b8ee 100644 --- a/app-xemacs/latin-unity/latin-unity-1.23.ebuild +++ b/app-xemacs/latin-unity/latin-unity-1.23.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 SLOT="0" DESCRIPTION="MULE: find single ISO 8859 character set to encode a buffer" |