diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-25 22:53:28 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-25 23:17:40 +0100 |
commit | 8d90f5c3b58e4269f5649cbbda824e53f5641fb9 (patch) | |
tree | 9099732224f48696cf2c546566d8784dde27586b /app-text/ebook-tools | |
parent | kde-misc/basket: update EAPI 7 -> 8 (diff) | |
download | gentoo-8d90f5c3b58e4269f5649cbbda824e53f5641fb9.tar.gz gentoo-8d90f5c3b58e4269f5649cbbda824e53f5641fb9.tar.bz2 gentoo-8d90f5c3b58e4269f5649cbbda824e53f5641fb9.zip |
app-text/ebook-tools: update EAPI 7 -> 8
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text/ebook-tools')
-rw-r--r-- | app-text/ebook-tools/ebook-tools-0.2.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ebook-tools/ebook-tools-0.2.2-r2.ebuild b/app-text/ebook-tools/ebook-tools-0.2.2-r2.ebuild index 111b67768dca..cecebdf25781 100644 --- a/app-text/ebook-tools/ebook-tools-0.2.2-r2.ebuild +++ b/app-text/ebook-tools/ebook-tools-0.2.2-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake |