* [gentoo-commits] repo/gentoo:master commit in: x11-terms/qterminal/, lxqt-base/lxqt-qtplugin/, media-sound/pavucontrol-qt/, ...
@ 2022-01-21 19:07 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2022-01-21 19:07 UTC (permalink / raw
To: gentoo-commits
commit: 4b806741e77ccf1be125d2e63411d21378a7f1dc
Author: Adel KARA SLIMANE <adel.ks <AT> zegrapher <DOT> com>
AuthorDate: Sun Nov 7 14:46:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 21 19:07:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b806741
LXQt: EAPI bump to version 8
Signed-off-by: Adel KARA SLIMANE <adel.ks <AT> zegrapher.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-arch/lxqt-archiver/lxqt-archiver-0.5.0.ebuild | 2 +-
dev-libs/libqtxdg/libqtxdg-3.8.0.ebuild | 2 +-
dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild | 2 +-
lxqt-base/liblxqt/liblxqt-1.0.0.ebuild | 2 +-
lxqt-base/libsysstat/libsysstat-0.4.6.ebuild | 2 +-
lxqt-base/lxqt-about/lxqt-about-1.0.0.ebuild | 2 +-
lxqt-base/lxqt-admin/lxqt-admin-1.0.0.ebuild | 2 +-
lxqt-base/lxqt-config/lxqt-config-1.0.0.ebuild | 2 +-
lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild | 2 +-
lxqt-base/lxqt-notificationd/lxqt-notificationd-1.0.0.ebuild | 2 +-
lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-1.0.0.ebuild | 2 +-
lxqt-base/lxqt-panel/lxqt-panel-1.0.0.ebuild | 2 +-
lxqt-base/lxqt-policykit/lxqt-policykit-1.0.0.ebuild | 2 +-
lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild | 2 +-
lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.0.0.ebuild | 2 +-
lxqt-base/lxqt-runner/lxqt-runner-1.0.0.ebuild | 2 +-
lxqt-base/lxqt-sudo/lxqt-sudo-1.0.0.ebuild | 2 +-
media-gfx/lximage-qt/lximage-qt-1.0.0.ebuild | 2 +-
media-sound/pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild | 2 +-
x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild | 2 +-
x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild | 2 +-
x11-libs/qtermwidget/qtermwidget-9999.ebuild | 2 +-
x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild | 2 +-
x11-misc/qps/qps-2.4.0.ebuild | 2 +-
x11-misc/screengrab/screengrab-2.3.0.ebuild | 2 +-
x11-terms/qterminal/qterminal-1.0.0.ebuild | 2 +-
x11-terms/qterminal/qterminal-9999.ebuild | 2 +-
x11-themes/lxqt-themes/lxqt-themes-1.0.0.ebuild | 2 +-
28 files changed, 28 insertions(+), 28 deletions(-)
diff --git a/app-arch/lxqt-archiver/lxqt-archiver-0.5.0.ebuild b/app-arch/lxqt-archiver/lxqt-archiver-0.5.0.ebuild
index 6fe63c43a243..06092b0c39a0 100644
--- a/app-arch/lxqt-archiver/lxqt-archiver-0.5.0.ebuild
+++ b/app-arch/lxqt-archiver/lxqt-archiver-0.5.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/dev-libs/libqtxdg/libqtxdg-3.8.0.ebuild b/dev-libs/libqtxdg/libqtxdg-3.8.0.ebuild
index 2d3d09a828c4..4d53d7eae82f 100644
--- a/dev-libs/libqtxdg/libqtxdg-3.8.0.ebuild
+++ b/dev-libs/libqtxdg/libqtxdg-3.8.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 optfeature virtualx
diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild
index 124ce8883d69..60e7f2c36aad 100644
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-0.10.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
diff --git a/lxqt-base/liblxqt/liblxqt-1.0.0.ebuild b/lxqt-base/liblxqt/liblxqt-1.0.0.ebuild
index feb8917411a5..323bfbf1ef91 100644
--- a/lxqt-base/liblxqt/liblxqt-1.0.0.ebuild
+++ b/lxqt-base/liblxqt/liblxqt-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
diff --git a/lxqt-base/libsysstat/libsysstat-0.4.6.ebuild b/lxqt-base/libsysstat/libsysstat-0.4.6.ebuild
index c4e222c2fc2d..30d89f85593d 100644
--- a/lxqt-base/libsysstat/libsysstat-0.4.6.ebuild
+++ b/lxqt-base/libsysstat/libsysstat-0.4.6.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
diff --git a/lxqt-base/lxqt-about/lxqt-about-1.0.0.ebuild b/lxqt-base/lxqt-about/lxqt-about-1.0.0.ebuild
index 8afc7e52514a..d752f4c533b2 100644
--- a/lxqt-base/lxqt-about/lxqt-about-1.0.0.ebuild
+++ b/lxqt-base/lxqt-about/lxqt-about-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
diff --git a/lxqt-base/lxqt-admin/lxqt-admin-1.0.0.ebuild b/lxqt-base/lxqt-admin/lxqt-admin-1.0.0.ebuild
index 75808c7f5575..f459b4980175 100644
--- a/lxqt-base/lxqt-admin/lxqt-admin-1.0.0.ebuild
+++ b/lxqt-base/lxqt-admin/lxqt-admin-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
diff --git a/lxqt-base/lxqt-config/lxqt-config-1.0.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-1.0.0.ebuild
index 7ca0290473d1..c23dad1cd68e 100644
--- a/lxqt-base/lxqt-config/lxqt-config-1.0.0.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-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/lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild
index a8eed124f3da..20b42ad90173 100644
--- a/lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild
+++ b/lxqt-base/lxqt-meta/lxqt-meta-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/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.0.0.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.0.0.ebuild
index 941a00011268..9cbfbe3ee0d5 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.0.0.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-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
diff --git a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-1.0.0.ebuild b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-1.0.0.ebuild
index 1e470adf20a4..24fcc33ddee8 100644
--- a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-1.0.0.ebuild
+++ b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-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
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-1.0.0.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-1.0.0.ebuild
index 76a394ee28f5..4d81053dc420 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-1.0.0.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-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
diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-1.0.0.ebuild b/lxqt-base/lxqt-policykit/lxqt-policykit-1.0.0.ebuild
index 797fbcec5cd5..450daf49d66a 100644
--- a/lxqt-base/lxqt-policykit/lxqt-policykit-1.0.0.ebuild
+++ b/lxqt-base/lxqt-policykit/lxqt-policykit-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
diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild
index 9b39d0772099..53af9660c83c 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-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/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.0.0.ebuild b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.0.0.ebuild
index ea56a60f1a03..befd0c8966d4 100644
--- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.0.0.ebuild
+++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-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/lxqt-base/lxqt-runner/lxqt-runner-1.0.0.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-1.0.0.ebuild
index 80d9169bff40..ee01c78c8294 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-1.0.0.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-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
diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-1.0.0.ebuild b/lxqt-base/lxqt-sudo/lxqt-sudo-1.0.0.ebuild
index 9e476fcc858a..7cc8403ea2f4 100644
--- a/lxqt-base/lxqt-sudo/lxqt-sudo-1.0.0.ebuild
+++ b/lxqt-base/lxqt-sudo/lxqt-sudo-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
diff --git a/media-gfx/lximage-qt/lximage-qt-1.0.0.ebuild b/media-gfx/lximage-qt/lximage-qt-1.0.0.ebuild
index 95c4b1a28753..bff81bd1d821 100644
--- a/media-gfx/lximage-qt/lximage-qt-1.0.0.ebuild
+++ b/media-gfx/lximage-qt/lximage-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/media-sound/pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild b/media-sound/pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild
index 67c639c63021..7331d3993129 100644
--- a/media-sound/pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild
+++ b/media-sound/pavucontrol-qt/pavucontrol-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
inherit cmake
diff --git a/x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild b/x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild
index 20b2b81f003c..6652ae75541b 100644
--- a/x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild
+++ b/x11-libs/libfm-qt/libfm-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
inherit cmake xdg-utils
diff --git a/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
index 5f556de579a3..a55ee925c0fd 100644
--- a/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-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
diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
index 5f556de579a3..a55ee925c0fd 100644
--- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-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
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
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
diff --git a/x11-themes/lxqt-themes/lxqt-themes-1.0.0.ebuild b/x11-themes/lxqt-themes/lxqt-themes-1.0.0.ebuild
index 377b2111ba8f..81d8b32afb49 100644
--- a/x11-themes/lxqt-themes/lxqt-themes-1.0.0.ebuild
+++ b/x11-themes/lxqt-themes/lxqt-themes-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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-01-21 19:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-21 19:07 [gentoo-commits] repo/gentoo:master commit in: x11-terms/qterminal/, lxqt-base/lxqt-qtplugin/, media-sound/pavucontrol-qt/, Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox