diff options
author | Adel KARA SLIMANE <adel.ks@zegrapher.com> | 2021-11-07 15:46:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-21 19:07:02 +0000 |
commit | 4b806741e77ccf1be125d2e63411d21378a7f1dc (patch) | |
tree | 9643022ab70aa25f354676e119d15232032b127d /x11-terms | |
parent | LXQt: change ebuilds HOMEPAGE (diff) | |
download | gentoo-4b806741e77ccf1be125d2e63411d21378a7f1dc.tar.gz gentoo-4b806741e77ccf1be125d2e63411d21378a7f1dc.tar.bz2 gentoo-4b806741e77ccf1be125d2e63411d21378a7f1dc.zip |
LXQt: EAPI bump to version 8
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/qterminal/qterminal-1.0.0.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/qterminal/qterminal-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/qterminal/qterminal-1.0.0.ebuild b/x11-terms/qterminal/qterminal-1.0.0.ebuild index bb09820e1f49..34e20dcedd2a 100644 --- a/x11-terms/qterminal/qterminal-1.0.0.ebuild +++ b/x11-terms/qterminal/qterminal-1.0.0.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 inherit cmake xdg-utils diff --git a/x11-terms/qterminal/qterminal-9999.ebuild b/x11-terms/qterminal/qterminal-9999.ebuild index bb09820e1f49..34e20dcedd2a 100644 --- a/x11-terms/qterminal/qterminal-9999.ebuild +++ b/x11-terms/qterminal/qterminal-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 inherit cmake xdg-utils |