diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-08-29 20:32:11 +0200 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2024-09-01 11:14:07 +0000 |
commit | 1136bf58b233f34a7384461000fcf76caca180a4 (patch) | |
tree | d28220ac20c8fc142f68cba599ef7dfa7c6c79ef /app-dicts | |
parent | app-dicts/freedict-deu-eng: add missing remote-id (diff) | |
download | gentoo-1136bf58b233f34a7384461000fcf76caca180a4.tar.gz gentoo-1136bf58b233f34a7384461000fcf76caca180a4.tar.bz2 gentoo-1136bf58b233f34a7384461000fcf76caca180a4.zip |
app-dicts/freedict-eng-fra: EAPI8 bump
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/freedict-eng-fra/freedict-eng-fra-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/freedict-eng-fra/freedict-eng-fra-1.0.ebuild b/app-dicts/freedict-eng-fra/freedict-eng-fra-1.0.ebuild index bd84eb263cc2..8141f4eb1e07 100644 --- a/app-dicts/freedict-eng-fra/freedict-eng-fra-1.0.ebuild +++ b/app-dicts/freedict-eng-fra/freedict-eng-fra-1.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit freedict |