diff options
Diffstat (limited to 'x11-themes/fedora-backgrounds/fedora-backgrounds-28.1.5.ebuild')
-rw-r--r-- | x11-themes/fedora-backgrounds/fedora-backgrounds-28.1.5.ebuild | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-28.1.5.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-28.1.5.ebuild index 50a4ecfe9a96..3c45bcb55681 100644 --- a/x11-themes/fedora-backgrounds/fedora-backgrounds-28.1.5.ebuild +++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-28.1.5.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}" |