diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-07-18 13:47:04 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-08-21 15:10:11 +0200 |
commit | e89caf950a66a63107a145bc55a36fe45ed81d83 (patch) | |
tree | e2751525fb3d160b637f9e8b3e40e56ace34b117 /kde-apps/kmime | |
parent | ecm.eclass: Drop exec. bit from .desktop files in xdg standard dir (diff) | |
download | kde-e89caf950a66a63107a145bc55a36fe45ed81d83.tar.gz kde-e89caf950a66a63107a145bc55a36fe45ed81d83.tar.bz2 kde-e89caf950a66a63107a145bc55a36fe45ed81d83.zip |
*/*: EAPI-8
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kmime')
-rw-r--r-- | kde-apps/kmime/kmime-21.08.49.9999.ebuild | 2 | ||||
-rw-r--r-- | kde-apps/kmime/kmime-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/kmime/kmime-21.08.49.9999.ebuild b/kde-apps/kmime/kmime-21.08.49.9999.ebuild index 22375f67a8..8b2ec6ffde 100644 --- a/kde-apps/kmime/kmime-21.08.49.9999.ebuild +++ b/kde-apps/kmime/kmime-21.08.49.9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 ECM_TEST="true" KFMIN=5.84.0 diff --git a/kde-apps/kmime/kmime-9999.ebuild b/kde-apps/kmime/kmime-9999.ebuild index 4d465c6bb9..f1de69e6db 100644 --- a/kde-apps/kmime/kmime-9999.ebuild +++ b/kde-apps/kmime/kmime-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 ECM_TEST="true" KFMIN=5.85.0 |