summaryrefslogtreecommitdiff
path: root/x11-themes/leonidas-backgrounds
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-20 02:17:30 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-20 02:17:30 +0000
commit8dd17625671faf6a47abf31d4c96a1e20d764ba5 (patch)
tree6dd5062cd293d1c2fc5af1f89cd548c7b3a62f3c /x11-themes/leonidas-backgrounds
parentd4725f7e03f4d243d29d408f4b9de39459e00d4c (diff)
gentoo auto-resync : 20:02:2023 - 02:17:29
Diffstat (limited to 'x11-themes/leonidas-backgrounds')
-rw-r--r--x11-themes/leonidas-backgrounds/Manifest2
-rw-r--r--x11-themes/leonidas-backgrounds/leonidas-backgrounds-11.0.0.2-r2.ebuild (renamed from x11-themes/leonidas-backgrounds/leonidas-backgrounds-11.0.0.2-r1.ebuild)23
2 files changed, 9 insertions, 16 deletions
diff --git a/x11-themes/leonidas-backgrounds/Manifest b/x11-themes/leonidas-backgrounds/Manifest
index a593c96fb44d..45b74ccdc83c 100644
--- a/x11-themes/leonidas-backgrounds/Manifest
+++ b/x11-themes/leonidas-backgrounds/Manifest
@@ -1,3 +1,3 @@
DIST leonidas-backgrounds-11.0.0-2.fc12.src.rpm 30664585 BLAKE2B 07528accc0b004fd4404ce86fe38398e2aa8bae97a6f73432541dca4f5c4f048ca77639b08aa9bc2ba9d13ea9146ad1de1be2a84c4a9b83b3cc52156c6a1542f SHA512 c0ad0c2d5051fe2ca0711b46f1eb4be78ae265b9b6da469cdb37ff16b3c49c6576f8d94f3d625e4011f80a0b7b220a9cf245a1cf66cbd601517ce139a397e3c1
-EBUILD leonidas-backgrounds-11.0.0.2-r1.ebuild 907 BLAKE2B bbb0c00bf0f7a4644e447b829bb070d9ec085c3f7fe3f73a9fca58982c6819411f15e89c2651f66cf75575af714b14d43ede08a8cbdaf70d35b89e97d7104ed6 SHA512 e08ee0ca7288db2236d2acfae0a5b59aed12cab6d718a88e6d15cf6c5ebd62d59324cafc9ed9ae1f0c9e4417e995abdb73d79cbd4ff5ba83403a0a5bf8af38f3
+EBUILD leonidas-backgrounds-11.0.0.2-r2.ebuild 797 BLAKE2B 36304128693502baf1688e0b1e9eb5f1042b5a9a6858652471ea9ccd751abbcc89d8554916cf0a94a05e39bcf8428d74089fd84c252cd2cd5ba20568f0eccc55 SHA512 1eb622b6f0e663a47d945de542ace71f8911a840b12187dda99c42d7c2805a2e1943a813cd85914e72171b2392d5b068e9256d886e816ddb97d546477231fd08
MISC metadata.xml 168 BLAKE2B 2e0e000b4c3b6ca04c12903fdbe278415c05a822623c52e9aa95cbbf3d50bcb1246b7edbda7d2f6b559af8950c6374e6e0a69b76319964cfe686bf50b0604a57 SHA512 4dcf45d1809e8390a2d8155c8ebfe0dd610203e392aeab0ccd8a10f42cc8532a4925eff32b35e7a6c35598a4efd288229034ec0732299dbd8cfa0acff705fed3
diff --git a/x11-themes/leonidas-backgrounds/leonidas-backgrounds-11.0.0.2-r1.ebuild b/x11-themes/leonidas-backgrounds/leonidas-backgrounds-11.0.0.2-r2.ebuild
index f74bf6de6f94..b8c9839f733d 100644
--- a/x11-themes/leonidas-backgrounds/leonidas-backgrounds-11.0.0.2-r1.ebuild
+++ b/x11-themes/leonidas-backgrounds/leonidas-backgrounds-11.0.0.2-r2.ebuild
@@ -1,30 +1,22 @@
-# 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/15/source/SRPMS
-FEDORA=12
-
-MY_P="${PN}-$(get_version_component_range 1-3)"
+MY_P="${PN}-$(ver_cut 1-3)"
DESCRIPTION="Fedora 11 official background artwork"
HOMEPAGE="https://fedoraproject.org/wiki/F11_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/15/source/SRPMS/${PN}-$(ver_rs 3 -).fc12.src.rpm"
+S="${WORKDIR}/${MY_P}"
LICENSE="CC-BY-SA-2.0"
+SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
RDEPEND="!x11-themes/fedora-backgrounds:11"
-DEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-SLOT="0"
src_unpack() {
rpm_src_unpack
@@ -32,6 +24,7 @@ src_unpack() {
}
src_compile() { :; }
+
src_test() { :; }
src_install() {