From 118a52dfcc481a186cd5b7080524ed7086b35b81 Mon Sep 17 00:00:00 2001 From: Ronald Farrer Date: Tue, 12 Sep 2023 16:45:17 -0700 Subject: [PATCH] EAPI bump. needs testing --- dev-cpp/CLI11/CLI11-2.3.2.ebuild | 2 +- dev-libs/libwacom-surface/libwacom-surface-1.9.ebuild | 2 +- media-libs/libcamera/libcamera-0.0.4.ebuild | 2 +- media-libs/libcamera/libcamera-9999.ebuild | 2 +- sys-apps/surface-control/surface-control-9999.ebuild | 2 +- sys-apps/surface-dtx-daemon/surface-dtx-daemon-9999.ebuild | 2 +- sys-firmware/iptsd/iptsd-1.2.0.ebuild | 2 +- sys-libs/hidrd/hidrd-0.2.0.ebuild | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-cpp/CLI11/CLI11-2.3.2.ebuild b/dev-cpp/CLI11/CLI11-2.3.2.ebuild index f72f92c..8c9927b 100644 --- a/dev-cpp/CLI11/CLI11-2.3.2.ebuild +++ b/dev-cpp/CLI11/CLI11-2.3.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake diff --git a/dev-libs/libwacom-surface/libwacom-surface-1.9.ebuild b/dev-libs/libwacom-surface/libwacom-surface-1.9.ebuild index c70ea3f..955e50a 100644 --- a/dev-libs/libwacom-surface/libwacom-surface-1.9.ebuild +++ b/dev-libs/libwacom-surface/libwacom-surface-1.9.ebuild @@ -1,7 +1,7 @@ # Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( python3_{7..9} ) diff --git a/media-libs/libcamera/libcamera-0.0.4.ebuild b/media-libs/libcamera/libcamera-0.0.4.ebuild index 220a258..e6c36fc 100644 --- a/media-libs/libcamera/libcamera-0.0.4.ebuild +++ b/media-libs/libcamera/libcamera-0.0.4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit meson diff --git a/media-libs/libcamera/libcamera-9999.ebuild b/media-libs/libcamera/libcamera-9999.ebuild index 6ce864e..8061ed1 100644 --- a/media-libs/libcamera/libcamera-9999.ebuild +++ b/media-libs/libcamera/libcamera-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit git-r3 meson diff --git a/sys-apps/surface-control/surface-control-9999.ebuild b/sys-apps/surface-control/surface-control-9999.ebuild index 64e014f..b0398c7 100644 --- a/sys-apps/surface-control/surface-control-9999.ebuild +++ b/sys-apps/surface-control/surface-control-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cargo git-r3 diff --git a/sys-apps/surface-dtx-daemon/surface-dtx-daemon-9999.ebuild b/sys-apps/surface-dtx-daemon/surface-dtx-daemon-9999.ebuild index 25b2d0d..170669c 100644 --- a/sys-apps/surface-dtx-daemon/surface-dtx-daemon-9999.ebuild +++ b/sys-apps/surface-dtx-daemon/surface-dtx-daemon-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 EGIT_REPO_URI="https://github.com/linux-surface/surface-dtx-daemon.git" inherit git-r3 cargo diff --git a/sys-firmware/iptsd/iptsd-1.2.0.ebuild b/sys-firmware/iptsd/iptsd-1.2.0.ebuild index 0ce1a30..14adc69 100644 --- a/sys-firmware/iptsd/iptsd-1.2.0.ebuild +++ b/sys-firmware/iptsd/iptsd-1.2.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit meson systemd diff --git a/sys-libs/hidrd/hidrd-0.2.0.ebuild b/sys-libs/hidrd/hidrd-0.2.0.ebuild index bb6db4b..53c3942 100644 --- a/sys-libs/hidrd/hidrd-0.2.0.ebuild +++ b/sys-libs/hidrd/hidrd-0.2.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit autotools flag-o-matic