summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-02-25 16:16:00 +0100
committerPacho Ramos <pacho@gentoo.org>2024-02-25 16:19:54 +0100
commitb2e7a7cbc5944429a949029cbcf97b6bdd6735fb (patch)
treea861e099cc9199d23b3b2cc67468e5fc422b4c6f /x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild
parentx11-themes/fedora-backgrounds: drop 39.0.3, 39.0.4 (diff)
downloadgentoo-b2e7a7cbc5944429a949029cbcf97b6bdd6735fb.tar.gz
gentoo-b2e7a7cbc5944429a949029cbcf97b6bdd6735fb.tar.bz2
gentoo-b2e7a7cbc5944429a949029cbcf97b6bdd6735fb.zip
x11-themes/fedora-backgrounds: Fix EmptyGlobalAssignment
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild')
-rw-r--r--x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild
index 50a4ecfe9a96..3c45bcb55681 100644
--- a/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,11 +12,6 @@ SRC_URI="https://github.com/fedoradesign/backgrounds/releases/download/v${PV}/${
LICENSE="CC-BY-SA-4.0"
KEYWORDS="amd64 x86"
-IUSE=""
SLOT="$(ver_cut 1)"
-RDEPEND=""
-DEPEND=""
-BDEPEND=""
-
S="${WORKDIR}/${MY_PN}"