summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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