From 64586ed6fd54baab5519ec21327d05ebed231d9e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 12 Jan 2018 06:59:18 +0000 Subject: x11-themes/redcore-artwork-calamares : version bump --- x11-themes/redcore-artwork-calamares/Manifest | 2 +- .../redcore-artwork-calamares-1710.ebuild | 26 ---------------------- .../redcore-artwork-calamares-1801.ebuild | 26 ++++++++++++++++++++++ 3 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1710.ebuild create mode 100644 x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1801.ebuild (limited to 'x11-themes') diff --git a/x11-themes/redcore-artwork-calamares/Manifest b/x11-themes/redcore-artwork-calamares/Manifest index 3d2f9ce1..eb6ef535 100644 --- a/x11-themes/redcore-artwork-calamares/Manifest +++ b/x11-themes/redcore-artwork-calamares/Manifest @@ -1 +1 @@ -DIST redcore-artwork-calamares-1710.tar.xz 3224596 SHA256 a7b88f682f16fe2addb2461e7645ab75c57667fc40f3f6ca7920c12d7c9b3e89 SHA512 e6ffc7d5261ec2ff51543f9b7acb41cea17e3e01a16342d2f9de87b7612cb00e4898a4161702c88c7c9a0c05ac84ef071ae6b624361d753bf3a2335f6c6a9856 WHIRLPOOL 806993d138b92b2e76d41d40b07a83ca382ddacee285d2ce3b983f899985bc749aab777848fd13cc3a4a4c291568b661a94b684c041430ebf0628e37fdd6491b +DIST redcore-artwork-calamares-1801.tar.xz 3224616 SHA256 ebb275200be758b9aad2ff8679b1c30f30414dedd3b3e6277e19ab8724325f6f SHA512 d1378544137961dc1b56d65c5caa35ab55f6ab39137cb333ad2ca45194e00363af601f735a94ea7f07e39a277f26e6d9de3d36e626726b534e66f82e804ac57d WHIRLPOOL 8af7e4f83d5f121d8142d0c4247d00db2f9a3652b6b937b21c791fe533737cc3271d0f4c41ceca7e0f5e343494c3796faa07d4c7ffb6a29f5ac65488b911d35d diff --git a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1710.ebuild b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1710.ebuild deleted file mode 100644 index 8837bf84..00000000 --- a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1710.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-1801.ebuild b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1801.ebuild new file mode 100644 index 00000000..8837bf84 --- /dev/null +++ b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1801.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