summaryrefslogtreecommitdiff
path: root/x11-themes/goddard-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/goddard-backgrounds
parentd4725f7e03f4d243d29d408f4b9de39459e00d4c (diff)
gentoo auto-resync : 20:02:2023 - 02:17:29
Diffstat (limited to 'x11-themes/goddard-backgrounds')
-rw-r--r--x11-themes/goddard-backgrounds/Manifest2
-rw-r--r--x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r2.ebuild (renamed from x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild)20
2 files changed, 8 insertions, 14 deletions
diff --git a/x11-themes/goddard-backgrounds/Manifest b/x11-themes/goddard-backgrounds/Manifest
index 90e5fb6d32dc..71c5569fc104 100644
--- a/x11-themes/goddard-backgrounds/Manifest
+++ b/x11-themes/goddard-backgrounds/Manifest
@@ -1,3 +1,3 @@
DIST goddard-backgrounds-13.0.0-3.fc15.src.rpm 3741339 BLAKE2B 592dcbdc548eee6d13fa31e7747d10e38fbdffe3afbdb4bdc5417908f11114f4b28db3387b4e9ab0a98a9d66571f522182486ff2ac7a018a7171375eb048cf79 SHA512 39ed95d1f00bf9c9fc351f5b335a3db22f4438dbf2a66559b1afcdd2c663821696f820e6f19e907aa2a2efd67bf49f154a68d2967dac8eec4c4ce1a19ad109df
-EBUILD goddard-backgrounds-13.0.0.3-r1.ebuild 873 BLAKE2B d5d940c2e63565c02c09b68ec9bd9217b684b4607c856128b45c536e101eabf535abc493f534f6c4d91d020a3ac1b8024b943ee8cbbf95f2b3630825b82e7cf3 SHA512 56d1779bf38d4fc626d00d25f37976224b71463885752effd628cd327dd8b175bd2a0a4ffba140d0dd2cba4ee06b347b343a2578347e01ad80d368a8adf20eee
+EBUILD goddard-backgrounds-13.0.0.3-r2.ebuild 754 BLAKE2B 78c5493adb2798e82bbdefbf8b33ef2d6567341657c328453b4f1f06a20a69fb8d48159567e509fd5bd9683b0142c8434e9451b22224f0b9cbdcec89158d60f1 SHA512 688a482d881fdb7d8b58c1b016c906fbb9a8a5aa60dcf78f7d7d9f52d0fb5efea7aaeb9e5747e7e2b11ac7913fe9d1817d563b55dc49bf65a35c0c9828dc5b7c
MISC metadata.xml 168 BLAKE2B 2e0e000b4c3b6ca04c12903fdbe278415c05a822623c52e9aa95cbbf3d50bcb1246b7edbda7d2f6b559af8950c6374e6e0a69b76319964cfe686bf50b0604a57 SHA512 4dcf45d1809e8390a2d8155c8ebfe0dd610203e392aeab0ccd8a10f42cc8532a4925eff32b35e7a6c35598a4efd288229034ec0732299dbd8cfa0acff705fed3
diff --git a/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild b/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r2.ebuild
index d2d15d28bf0f..826ea81b3879 100644
--- a/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r1.ebuild
+++ b/x11-themes/goddard-backgrounds/goddard-backgrounds-13.0.0.3-r2.ebuild
@@ -1,27 +1,20 @@
-# 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 rpm versionator
+inherit rpm
-SRC_PATH=development/15/source/SRPMS
-FEDORA=15
-MY_P="${PN}-$(get_version_component_range 1-3)"
+MY_P="${PN}-$(ver_cut 1-3)"
DESCRIPTION="Fedora 13 official background artwork"
HOMEPAGE="https://fedoraproject.org/wiki/F13_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 -).fc15.src.rpm"
+S="${WORKDIR}/${MY_P}"
LICENSE="CC-BY-SA-2.0"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S="${WORKDIR}/${MY_P}"
src_unpack() {
rpm_src_unpack
@@ -32,6 +25,7 @@ src_unpack() {
}
src_compile() { :; }
+
src_test() { :; }
src_install() {