commit:     ffd075d79162b2682221a397962820bf3e00dfca
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 20:55:45 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 21:54:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd075d7

gnome-base/gconf: Bump to EAPI=8

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 gnome-base/gconf/{gconf-3.2.6-r5.ebuild => gconf-3.2.6-r6.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnome-base/gconf/gconf-3.2.6-r5.ebuild 
b/gnome-base/gconf/gconf-3.2.6-r6.ebuild
similarity index 98%
rename from gnome-base/gconf/gconf-3.2.6-r5.ebuild
rename to gnome-base/gconf/gconf-3.2.6-r6.ebuild
index 92ebc45a813e..105cb26e763a 100644
--- a/gnome-base/gconf/gconf-3.2.6-r5.ebuild
+++ b/gnome-base/gconf/gconf-3.2.6-r6.ebuild
@@ -1,11 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 GNOME_ORG_MODULE="GConf"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit gnome2 multilib-minimal python-single-r1

Reply via email to