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-misc | |
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-misc')
-rw-r--r-- | x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/qps/qps-2.4.0.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/screengrab/screengrab-2.3.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild index 3a6b8ac3c070..2d810eba79d8 100644 --- a/x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild +++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-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 MY_PV="$(ver_cut 1-2)" diff --git a/x11-misc/qps/qps-2.4.0.ebuild b/x11-misc/qps/qps-2.4.0.ebuild index bd8ffb1837e2..7c59c82bd978 100644 --- a/x11-misc/qps/qps-2.4.0.ebuild +++ b/x11-misc/qps/qps-2.4.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-misc/screengrab/screengrab-2.3.0.ebuild b/x11-misc/screengrab/screengrab-2.3.0.ebuild index 1b5498cc65e5..29790e05b33f 100644 --- a/x11-misc/screengrab/screengrab-2.3.0.ebuild +++ b/x11-misc/screengrab/screengrab-2.3.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 |