From 597ca46e3dcafc6668e623181366e22e730603cc Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Mar 2018 09:39:47 +0000 Subject: x11-themes/redcore-artwork-calamares : version bump --- x11-themes/redcore-artwork-calamares/Manifest | 2 +- .../redcore-artwork-calamares-1801.ebuild | 26 ---------------------- .../redcore-artwork-calamares-1803.ebuild | 26 ++++++++++++++++++++++ 3 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1801.ebuild create mode 100644 x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1803.ebuild (limited to 'x11-themes') diff --git a/x11-themes/redcore-artwork-calamares/Manifest b/x11-themes/redcore-artwork-calamares/Manifest index eb6ef535..1833b8f0 100644 --- a/x11-themes/redcore-artwork-calamares/Manifest +++ b/x11-themes/redcore-artwork-calamares/Manifest @@ -1 +1 @@ -DIST redcore-artwork-calamares-1801.tar.xz 3224616 SHA256 ebb275200be758b9aad2ff8679b1c30f30414dedd3b3e6277e19ab8724325f6f SHA512 d1378544137961dc1b56d65c5caa35ab55f6ab39137cb333ad2ca45194e00363af601f735a94ea7f07e39a277f26e6d9de3d36e626726b534e66f82e804ac57d WHIRLPOOL 8af7e4f83d5f121d8142d0c4247d00db2f9a3652b6b937b21c791fe533737cc3271d0f4c41ceca7e0f5e343494c3796faa07d4c7ffb6a29f5ac65488b911d35d +DIST redcore-artwork-calamares-1803.tar.xz 3222388 BLAKE2B dcca8ba6f64a113e993f9aa437b529e7457d3c18965019af84cb918ccbe6581904bc687806051ed60c22a1fe88427fcd5c93aba1737fcd4b81924d90060f6fb5 SHA512 acaf0297c0cdab27bf542ec8d37d00734cd957d9ac9c0896cc40a562ec38c91d8e6aeec0c015a66fd68a3a53236ff608c21067b61bf7a176668a07875fd2564f diff --git a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1801.ebuild b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1801.ebuild deleted file mode 100644 index 8837bf84..00000000 --- a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1801.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit eutils - -DESCRIPTION="Redcore Linux branding component for Calamares" -HOMEPAGE="http://redcorelinux.org" -SRC_URI="http://mirror.math.princeton.edu/pub/redcorelinux/distfiles/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="app-admin/calamares" - -S="${WORKDIR}/${P}" - -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-1803.ebuild b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1803.ebuild new file mode 100644 index 00000000..8837bf84 --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1803.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit eutils + +DESCRIPTION="Redcore Linux branding component for Calamares" +HOMEPAGE="http://redcorelinux.org" +SRC_URI="http://mirror.math.princeton.edu/pub/redcorelinux/distfiles/${P}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND="app-admin/calamares" + +S="${WORKDIR}/${P}" + +src_install() { + dodir /etc/calamares/branding/redcore_branding || die + insinto /etc/calamares/branding/redcore_branding || die + doins -r "${S}"/* || die +} -- cgit v1.2.3