From 62016f94f90e2c85722a77ba8a3cc3a3fbf1af46 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 19 Jun 2024 10:22:21 +0100 Subject: x11-themes/redcore-artwork-calamares : EAPI bump --- .../redcore-artwork-calamares-1.314.1337-r4 | 11 ---------- .../redcore-artwork-calamares-1.314.1337-r5 | 9 ++++++++ metadata/pkg_desc_index | 2 +- .../redcore-artwork-calamares-1.314.1337-r4.ebuild | 25 ---------------------- .../redcore-artwork-calamares-1.314.1337-r5.ebuild | 23 ++++++++++++++++++++ 5 files changed, 33 insertions(+), 37 deletions(-) delete mode 100644 metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r4 create mode 100644 metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r5 delete mode 100644 x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r4.ebuild create mode 100644 x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r5.ebuild diff --git a/metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r4 b/metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r4 deleted file mode 100644 index 6ede4aa7..00000000 --- a/metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r4 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=Redcore Linux branding component for Calamares -EAPI=6 -HOMEPAGE=http://redcorelinux.org -INHERIT=eutils -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=app-admin/calamares -SLOT=0 -_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 8c71fb9c4d7cfece295d510d74995a8e eqawarn c9847c43b3253a276ae2eabddedab3d7 estack c61c368a76fdf3a82fdf8dbaebea3804 eutils 27d6d8292d4e729f95acaddba111de88 ltprune 97143780d341cc8d8f1d4c6187a36d29 multilib c19072c3cd7ac5cb21de013f7e9832e0 preserve-libs 21162ec96c87041004a75348d97342dd strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 vcs-clean d271b7bc7e6a009758d7d4ef749174e3 wrapper 4a1902f969e5718126434fc35f3a0d9c -_md5_=f2835486313307375a41c78257284c74 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 new file mode 100644 index 00000000..af5c75e5 --- /dev/null +++ b/metadata/md5-cache/x11-themes/redcore-artwork-calamares-1.314.1337-r5 @@ -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 071e8b58..4114520c 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -92,7 +92,7 @@ x11-misc/nvidia-settings 390.157-r5 470.239.06 535.171.04: NVIDIA Linux X11 Sett x11-misc/pcmanfm-qt-share 1337: PCManFM-QT custom action to share folder using Samba x11-misc/sddm 0.20.0-r1: Simple Desktop Display Manager x11-themes/material-icon-theme 1.314.1337-r1: Icon theme following the Google's material design specifications -x11-themes/redcore-artwork-calamares 1.314.1337-r4: Redcore Linux branding component for Calamares +x11-themes/redcore-artwork-calamares 1.314.1337-r5: Redcore Linux branding component for Calamares x11-themes/redcore-artwork-community 1.314.1337: Redcore Linux Community Wallpapers x11-themes/redcore-artwork-core 1.314.1337: Offical Redcore Linux Core Artwork x11-themes/redcore-artwork-grub 1.314.1337: Redcore Linux GRUB2 Images diff --git a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r4.ebuild b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r4.ebuild deleted file mode 100644 index 2c3e110f..00000000 --- a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r4.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=6 - -inherit eutils - -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-r5.ebuild b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r5.ebuild new file mode 100644 index 00000000..6413f727 --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1.314.1337-r5.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