diff options
author | Ben Kohler <bkohler@gentoo.org> | 2024-03-07 10:21:04 -0600 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2024-03-10 08:11:35 -0500 |
commit | 0895a232631150cfd3b67e1cc8187434c8014b08 (patch) | |
tree | 05dfb115b5f242e122a2d9c41fda2c0869654b95 /media-gfx | |
parent | net-misc/dropbox: add 194.4.6267 (diff) | |
download | gentoo-0895a232631150cfd3b67e1cc8187434c8014b08.tar.gz gentoo-0895a232631150cfd3b67e1cc8187434c8014b08.tar.bz2 gentoo-0895a232631150cfd3b67e1cc8187434c8014b08.zip |
media-gfx/rawtherapee: EAPI 7 -> 8
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/rawtherapee/rawtherapee-5.10-r1.ebuild (renamed from media-gfx/rawtherapee/rawtherapee-5.10.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/rawtherapee/rawtherapee-5.10.ebuild b/media-gfx/rawtherapee/rawtherapee-5.10-r1.ebuild index e4a69dd837de..37ad5a9abaaf 100644 --- a/media-gfx/rawtherapee/rawtherapee-5.10.ebuild +++ b/media-gfx/rawtherapee/rawtherapee-5.10-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 MY_P=${P/_rc/-rc} inherit cmake flag-o-matic toolchain-funcs xdg-utils |