summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-02-20 21:51:47 +0100
committerDavid Seifert <soap@gentoo.org>2023-02-20 21:51:47 +0100
commitcc96788ce8851260b81696ed2650bb1277bff21c (patch)
treefc71ee5bd4230e6f7a4d3cf20416e85312256b74 /x11-themes
parentx11-themes/solar-backgrounds: update EAPI 6 -> 8 (diff)
downloadgentoo-cc96788ce8851260b81696ed2650bb1277bff21c.tar.gz
gentoo-cc96788ce8851260b81696ed2650bb1277bff21c.tar.bz2
gentoo-cc96788ce8851260b81696ed2650bb1277bff21c.zip
x11-themes/verne-backgrounds: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r2.ebuild (renamed from x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild)25
1 files changed, 8 insertions, 17 deletions
diff --git a/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild b/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r2.ebuild
index f33fc1ca9502..10c6e1d1c195 100644
--- a/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild
+++ b/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r2.ebuild
@@ -1,32 +1,23 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
-inherit versionator rpm
+inherit rpm
-SRC_PATH=development/16/source/SRPMS
-FEDORA=16
-
-MY_P="${PN}-$(get_version_component_range 1-3)"
+MY_P="${PN}-$(ver_cut 1-3)"
DESCRIPTION="Fedora 16 official background artwork"
HOMEPAGE="https://fedoraproject.org/wiki/F16_Artwork"
-
-SRC_URI="https://archives.fedoraproject.org/pub/archive/fedora/linux/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm"
+SRC_URI="https://archives.fedoraproject.org/pub/archive/fedora/linux/development/16/source/SRPMS/${PN}-$(ver_rs 3 -).fc16.src.rpm"
+S="${WORKDIR}/${MY_P}"
LICENSE="CC-BY-SA-3.0"
+SLOT="0"
KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-SLOT=0
src_compile() { :; }
+
src_test() { :; }
src_install() {