summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-07 04:07:27 +0100
committerSam James <sam@gentoo.org>2021-10-07 04:08:13 +0100
commit4bd71f77f4a0de37be8ff9309019d0dd60374fbb (patch)
treeabb3d4a16a0cebe811bcd344cbe357a6456e03ff /app-crypt
parentapp-crypt/gnupg: add 2.2.32 (diff)
downloadgentoo-4bd71f77f4a0de37be8ff9309019d0dd60374fbb.tar.gz
gentoo-4bd71f77f4a0de37be8ff9309019d0dd60374fbb.tar.bz2
gentoo-4bd71f77f4a0de37be8ff9309019d0dd60374fbb.zip
app-crypt/gnupg: drop back to EAPI 7 for latest versions
Core dependency of Portage and also in line with base-system policy, we need to use EAPI 7 here for now. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/gnupg/gnupg-2.2.32.ebuild2
-rw-r--r--app-crypt/gnupg/gnupg-2.3.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-2.2.32.ebuild b/app-crypt/gnupg/gnupg-2.2.32.ebuild
index 5fe1f0360663..c2cc9814e854 100644
--- a/app-crypt/gnupg/gnupg-2.2.32.ebuild
+++ b/app-crypt/gnupg/gnupg-2.2.32.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=8
+EAPI=7
inherit flag-o-matic systemd toolchain-funcs
diff --git a/app-crypt/gnupg/gnupg-2.3.2.ebuild b/app-crypt/gnupg/gnupg-2.3.2.ebuild
index 9e1c1de7266c..0c66be6c9fd2 100644
--- a/app-crypt/gnupg/gnupg-2.3.2.ebuild
+++ b/app-crypt/gnupg/gnupg-2.3.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=8
+EAPI=7
inherit flag-o-matic systemd toolchain-funcs