summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2023-03-16 12:44:32 +0100
committerPacho Ramos <pacho@gentoo.org>2023-03-16 13:17:31 +0100
commitae0952e95eb62e5833985db50c78ab2bb56be3cb (patch)
treea89053ebf0ada63338ad7365819455047f6c41ab
parentgnome-extra/gnome-shell-extension-dash-to-panel: add 55 (diff)
downloadgentoo-ae0952e9.tar.gz
gentoo-ae0952e9.tar.bz2
gentoo-ae0952e9.zip
x11-themes/fedora-backgrounds: update EAPI 7 -> 8
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
-rw-r--r--x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild
index a77dd6e3851c..50a4ecfe9a96 100644
--- a/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DESCRIPTION="A set of default and supplemental wallpapers for Fedora"
HOMEPAGE="https://github.com/fedoradesign/backgrounds"
@@ -17,5 +17,6 @@ SLOT="$(ver_cut 1)"
RDEPEND=""
DEPEND=""
+BDEPEND=""
S="${WORKDIR}/${MY_PN}"