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 /gui-apps/liquidshell | |
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 'gui-apps/liquidshell')
-rw-r--r-- | gui-apps/liquidshell/liquidshell-1.7.2.ebuild | 2 | ||||
-rw-r--r-- | gui-apps/liquidshell/liquidshell-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/liquidshell/liquidshell-1.7.2.ebuild b/gui-apps/liquidshell/liquidshell-1.7.2.ebuild index d8459cf06c..3a321de657 100644 --- a/gui-apps/liquidshell/liquidshell-1.7.2.ebuild +++ b/gui-apps/liquidshell/liquidshell-1.7.2.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 KFMIN=5.75.0 QTMIN=5.15.2 diff --git a/gui-apps/liquidshell/liquidshell-9999.ebuild b/gui-apps/liquidshell/liquidshell-9999.ebuild index d8459cf06c..3a321de657 100644 --- a/gui-apps/liquidshell/liquidshell-9999.ebuild +++ b/gui-apps/liquidshell/liquidshell-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 KFMIN=5.75.0 QTMIN=5.15.2 |