From 679f7b73c9ca4eb3b39d7fb18e67d854f2ef3365 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 4 Sep 2024 22:50:53 +0100 Subject: x11-themes/redcore-artwork-calamares : reflect the testing version --- .../redcore-artwork-calamares-1.314.1337-r5 | 9 --------- .../redcore-artwork-calamares-1.314.1337-r6 | 9 +++++++++ metadata/pkg_desc_index | 2 +- .../redcore-artwork-calamares/files/branding.desc | 8 ++++---- .../redcore-artwork-calamares-1.314.1337-r5.ebuild | 23 ---------------------- .../redcore-artwork-calamares-1.314.1337-r6.ebuild | 23 ++++++++++++++++++++++ 6 files changed, 37 insertions(+), 37 deletions(-) delete mode 100644 metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r5 create mode 100644 metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r6 delete mode 100644 x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r5.ebuild create mode 100644 x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r6.ebuild diff --git a/metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r5 b/metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r5 deleted file mode 100644 index af5c75e5..00000000 --- a/metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r5 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=Redcore Linux branding component for Calamares -EAPI=8 -HOMEPAGE=http://redcorelinux.org -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=app-admin/calamares -SLOT=0 -_md5_=a80f0048ef0cef280cab44d62c6c0e82 diff --git a/metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r6 b/metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r6 new file mode 100644 index 00000000..af5c75e5 --- /dev/null +++ b/metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r6 @@ -0,0 +1,9 @@ +DEFINED_PHASES=install +DESCRIPTION=Redcore Linux branding component for Calamares +EAPI=8 +HOMEPAGE=http://redcorelinux.org +KEYWORDS=amd64 x86 +LICENSE=GPL-2 +RDEPEND=app-admin/calamares +SLOT=0 +_md5_=a80f0048ef0cef280cab44d62c6c0e82 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 2abca82a..6239ac03 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -88,7 +88,7 @@ x11-misc/nvidia-prime 314: NVIDIA Prime Render Offload configuration and utiliti x11-misc/nvidia-settings 390.157-r6 470.239.06-r1 535.171.04-r1: NVIDIA Linux X11 Settings Utility x11-misc/pcmanfm-qt-share 1337-r1: PCManFM-QT custom action to share folder using Samba x11-themes/material-icon-theme 1.314.1337-r2: Icon theme following the Google's material design specifications -x11-themes/redcore-artwork-calamares 1.314.1337-r5: Redcore Linux branding component for Calamares +x11-themes/redcore-artwork-calamares 1.314.1337-r6: Redcore Linux branding component for Calamares x11-themes/redcore-artwork-community 1.314.1337-r1: Redcore Linux Community Wallpapers x11-themes/redcore-artwork-core 1.314.1337-r1: Offical Redcore Linux Core Artwork x11-themes/redcore-artwork-grub 1.314.1337-r1: Redcore Linux GRUB2 Images diff --git a/x11-themes/redcore-artwork-calamares/files/branding.desc b/x11-themes/redcore-artwork-calamares/files/branding.desc index e62cc988..93151bec 100644 --- a/x11-themes/redcore-artwork-calamares/files/branding.desc +++ b/x11-themes/redcore-artwork-calamares/files/branding.desc @@ -4,10 +4,10 @@ componentName: redcore_branding strings: productName: Redcore Linux Hardened shortProductName: Redcore - version: 2401 - shortVersion: 2401 - versionedName: Redcore Linux Hardened 2401 - shortVersionedName: Redcore 2401 + version: 24xx + shortVersion: 24xx + versionedName: Redcore Linux Hardened 24xx + shortVersionedName: Redcore 24xx bootloaderEntryName: Redcore productUrl: https://redcorelinux.org/ supportUrl: https://wiki.redcorelinux.org/ diff --git a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r5.ebuild b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r5.ebuild deleted file mode 100644 index 6413f727..00000000 --- a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r5.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=8 - -DESCRIPTION="Redcore Linux branding component for Calamares" -HOMEPAGE="http://redcorelinux.org" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="app-admin/calamares" - -S="${FILESDIR}" - -src_install() { - dodir etc/calamares/branding/redcore_branding || die - insinto etc/calamares/branding/redcore_branding || die - doins -r "${S}"/* || die -} diff --git a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r6.ebuild b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r6.ebuild new file mode 100644 index 00000000..6413f727 --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r6.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=8 + +DESCRIPTION="Redcore Linux branding component for Calamares" +HOMEPAGE="http://redcorelinux.org" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND="app-admin/calamares" + +S="${FILESDIR}" + +src_install() { + dodir etc/calamares/branding/redcore_branding || die + insinto etc/calamares/branding/redcore_branding || die + doins -r "${S}"/* || die +} -- cgit v1.2.3