From ec4870925d44235947b55f106b34c706ccab3b2e Mon Sep 17 00:00:00 2001 From: Ronald Farrer Date: Wed, 13 Sep 2023 16:18:04 -0700 Subject: [PATCH] Downgraded EAPI for unsupported ebuilds. --- app-forensics/libewf/libewf-20201230.ebuild | 2 +- app-mobilephone/easytether/easytether-0.8.9.ebuild | 2 +- app-office/overgrive/overgrive-3.5.2.ebuild | 2 +- .../freedownloadmanager/freedownloadmanager-6.19.0.5156.ebuild | 2 +- sys-kernel/dkms/dkms-2.8.4.ebuild | 2 +- www-client/brave-bin/brave-bin-1.50.113.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app-forensics/libewf/libewf-20201230.ebuild b/app-forensics/libewf/libewf-20201230.ebuild index 39688a5..0cca8b3 100644 --- a/app-forensics/libewf/libewf-20201230.ebuild +++ b/app-forensics/libewf/libewf-20201230.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 AUTOTOOLS_IN_SOURCE_BUILD=1 inherit eutils diff --git a/app-mobilephone/easytether/easytether-0.8.9.ebuild b/app-mobilephone/easytether/easytether-0.8.9.ebuild index 9d5fb89..217871d 100644 --- a/app-mobilephone/easytether/easytether-0.8.9.ebuild +++ b/app-mobilephone/easytether/easytether-0.8.9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=8 +EAPI=7 inherit xdg-utils font eutils KEYWORDS="~amd64 ~x86 ~arm64 ~arm ~ppc ~ppc64" diff --git a/app-office/overgrive/overgrive-3.5.2.ebuild b/app-office/overgrive/overgrive-3.5.2.ebuild index 64f3f85..05d2ce1 100644 --- a/app-office/overgrive/overgrive-3.5.2.ebuild +++ b/app-office/overgrive/overgrive-3.5.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=8 +EAPI=7 inherit xdg-utils font gnome2-utils eutils KEYWORDS="~amd64 ~x86 ~arm ~arm64" diff --git a/net-misc/freedownloadmanager/freedownloadmanager-6.19.0.5156.ebuild b/net-misc/freedownloadmanager/freedownloadmanager-6.19.0.5156.ebuild index 215cfba..21f9821 100644 --- a/net-misc/freedownloadmanager/freedownloadmanager-6.19.0.5156.ebuild +++ b/net-misc/freedownloadmanager/freedownloadmanager-6.19.0.5156.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=8 +EAPI=7 inherit xdg-utils font eutils KEYWORDS="~amd64" diff --git a/sys-kernel/dkms/dkms-2.8.4.ebuild b/sys-kernel/dkms/dkms-2.8.4.ebuild index 9257cc4..79440da 100644 --- a/sys-kernel/dkms/dkms-2.8.4.ebuild +++ b/sys-kernel/dkms/dkms-2.8.4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 inherit eutils diff --git a/www-client/brave-bin/brave-bin-1.50.113.ebuild b/www-client/brave-bin/brave-bin-1.50.113.ebuild index 910708a..75b5b1d 100644 --- a/www-client/brave-bin/brave-bin-1.50.113.ebuild +++ b/www-client/brave-bin/brave-bin-1.50.113.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=* +EAPI=8 BRAVE_PN="${PN/-bin/}"