commit:     4b691a52118ff2e8361125127b2a39aec0003492
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 16:29:35 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 16:29:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b691a52

gnome-base/gnome-common: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...nome-common-3.18.0-r1.ebuild => gnome-common-3.18.0-r2.ebuild} | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/gnome-base/gnome-common/gnome-common-3.18.0-r1.ebuild 
b/gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild
similarity index 89%
rename from gnome-base/gnome-common/gnome-common-3.18.0-r1.ebuild
rename to gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild
index 3b97fbda242f..a207b0583037 100644
--- a/gnome-base/gnome-common/gnome-common-3.18.0-r1.ebuild
+++ b/gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
+
 inherit gnome2
 
 DESCRIPTION="Common files for development of Gnome packages"
@@ -11,9 +12,6 @@ LICENSE="GPL-3"
 SLOT="3"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 
-RDEPEND=""
-DEPEND=""
-
 src_configure() {
        # Force people to rely on sys-devel/autoconf-archive, bug #594084
        gnome2_src_configure --with-autoconf-archive

Reply via email to