summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-06-21 18:29:35 +0200
committerDavid Seifert <soap@gentoo.org>2022-06-21 18:29:35 +0200
commit4b691a52118ff2e8361125127b2a39aec0003492 (patch)
tree20c1b822fa2750e59a0af8483b1b3e2cb41e1b38
parentdev-util/xdelta: update EAPI 6 -> 8 (diff)
downloadgentoo-4b691a52118ff2e8361125127b2a39aec0003492.tar.gz
gentoo-4b691a52118ff2e8361125127b2a39aec0003492.tar.bz2
gentoo-4b691a52118ff2e8361125127b2a39aec0003492.zip
gnome-base/gnome-common: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--gnome-base/gnome-common/gnome-common-3.18.0-r2.ebuild (renamed from gnome-base/gnome-common/gnome-common-3.18.0-r1.ebuild)8
1 files 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
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