diff options
author | David Seifert <soap@gentoo.org> | 2022-04-10 23:56:39 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-04-10 23:56:39 +0200 |
commit | 63b133fbee8c70e634b8ee727d7bb1bd45f5e185 (patch) | |
tree | 22850e7aa3dc21bc32248ff299995f49e610c7cb /gnome-extra/gnome-utils | |
parent | net-libs/libomemo: 0.8.1 (diff) | |
download | gentoo-63b133fbee8c70e634b8ee727d7bb1bd45f5e185.tar.gz gentoo-63b133fbee8c70e634b8ee727d7bb1bd45f5e185.tar.bz2 gentoo-63b133fbee8c70e634b8ee727d7bb1bd45f5e185.zip |
gnome-extra/gnome-utils: update EAPI 5 -> 8
Closes: https://bugs.gentoo.org/835386
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-utils')
-rw-r--r-- | gnome-extra/gnome-utils/gnome-utils-3.8.0-r1.ebuild (renamed from gnome-extra/gnome-utils/gnome-utils-3.8.0.ebuild) | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gnome-extra/gnome-utils/gnome-utils-3.8.0.ebuild b/gnome-extra/gnome-utils/gnome-utils-3.8.0-r1.ebuild index f2bf05a95df4..adf4dba36c74 100644 --- a/gnome-extra/gnome-utils/gnome-utils-3.8.0.ebuild +++ b/gnome-extra/gnome-utils/gnome-utils-3.8.0-r1.ebuild @@ -1,17 +1,15 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI=8 DESCRIPTION="Meta package for utilities for the GNOME desktop" HOMEPAGE="https://wiki.gnome.org/Apps/Attic/GnomeUtils" LICENSE="metapackage" SLOT="0" -IUSE="" KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -DEPEND="" RDEPEND=" >=app-admin/gnome-system-log-${PV} >=app-dicts/gnome-dictionary-${PV} |