summaryrefslogtreecommitdiff
path: root/x11-themes/constantine-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/constantine-backgrounds
parentd4725f7e03f4d243d29d408f4b9de39459e00d4c (diff)
gentoo auto-resync : 20:02:2023 - 02:17:29
Diffstat (limited to 'x11-themes/constantine-backgrounds')
-rw-r--r--x11-themes/constantine-backgrounds/Manifest2
-rw-r--r--x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4-r2.ebuild (renamed from x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4-r1.ebuild)20
2 files changed, 8 insertions, 14 deletions
diff --git a/x11-themes/constantine-backgrounds/Manifest b/x11-themes/constantine-backgrounds/Manifest
index 9517f9fd5430..78720b2899fa 100644
--- a/x11-themes/constantine-backgrounds/Manifest
+++ b/x11-themes/constantine-backgrounds/Manifest
@@ -1,3 +1,3 @@
DIST constantine-backgrounds-12.1.1-4.fc15.src.rpm 63652663 BLAKE2B d23f7b8695151944579ce7120bff29eb6830a595f64592fc2464918fb8109058eb300c51c33dfeee433cb8711415d2c046d82d38f6db492557165f9f33861f68 SHA512 e8b4f065cafe984f6dd36ce9ab027249ffeb312240e0036aa3b8662d67b510fe5ccfeafb836f0e61b302308d898936b17e7e0bccac978d64f0aec127b7715fad
-EBUILD constantine-backgrounds-12.1.1.4-r1.ebuild 876 BLAKE2B ca74956c0655457ec7c30dfce3a3895c18ab2cd1d83a903b40bc49ae34ec09b0a3ef8fad0866442c7dcbeb59c173b1e2e7d6ed0894d42e678671e187b8e6daa0 SHA512 0da57c823e36d2527a4e1b96816e231755a4ee24ca5abc386cf526568168690efa0ff628f3d446b3449ff239815715e02c2601e9b1c8cafd01e59ec18dc8797f
+EBUILD constantine-backgrounds-12.1.1.4-r2.ebuild 754 BLAKE2B e6a470fbec4aee95d111493b11da5971e471dc28ebdaf072de2458909c3fa3dca9cee145981d5715e03a3809d3785d5f7ced3268b9198a865905c85648fefb72 SHA512 7db62cfebd3fbf26819c050a0593fdd7de8ad6cdadbd4ef2bc67b9aa6b9e97ad01f5e1d92c93e0ee701f263249ad1072919871e1ef62256f055b3cd87ac9d122
MISC metadata.xml 168 BLAKE2B 2e0e000b4c3b6ca04c12903fdbe278415c05a822623c52e9aa95cbbf3d50bcb1246b7edbda7d2f6b559af8950c6374e6e0a69b76319964cfe686bf50b0604a57 SHA512 4dcf45d1809e8390a2d8155c8ebfe0dd610203e392aeab0ccd8a10f42cc8532a4925eff32b35e7a6c35598a4efd288229034ec0732299dbd8cfa0acff705fed3
diff --git a/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4-r1.ebuild b/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4-r2.ebuild
index e834d7ac6ba4..54fad80ba489 100644
--- a/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4-r1.ebuild
+++ b/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4-r2.ebuild
@@ -1,27 +1,20 @@
-# Copyright 1999-2018 Gentoo Foundation
+# 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 12 official background artwork"
HOMEPAGE="https://fedoraproject.org/wiki/F12_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() {