From 675595c5dbc8f177c2ff5c0aa3cb5869b48cadff Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 4 Jan 2017 18:02:32 +0000 Subject: 1701 --- .../redcore-artwork-calamares-1701.ebuild | 2 +- x11-themes/redcore-artwork-community/Manifest | 2 +- .../redcore-artwork-community-1.0-r1.ebuild | 23 ---------------------- .../redcore-artwork-community-1701.ebuild | 23 ++++++++++++++++++++++ 4 files changed, 25 insertions(+), 25 deletions(-) delete mode 100644 x11-themes/redcore-artwork-community/redcore-artwork-community-1.0-r1.ebuild create mode 100644 x11-themes/redcore-artwork-community/redcore-artwork-community-1701.ebuild (limited to 'x11-themes') diff --git a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1701.ebuild b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1701.ebuild index 9aa09b0f..89a58799 100644 --- a/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1701.ebuild +++ b/x11-themes/redcore-artwork-calamares/redcore-artwork-calamares-1701.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils -DESCRIPTION="Redcore Linux 1701 branding component for Calamares" +DESCRIPTION="Redcore Linux branding component for Calamares" HOMEPAGE="http://redcorelinux.org" SRC_URI="http://redcorelinux.org/distfiles/${CATEGORY}/${PN}/${PN}-${PV}.tar.xz" diff --git a/x11-themes/redcore-artwork-community/Manifest b/x11-themes/redcore-artwork-community/Manifest index a23cc445..a89e1afd 100644 --- a/x11-themes/redcore-artwork-community/Manifest +++ b/x11-themes/redcore-artwork-community/Manifest @@ -1 +1 @@ -DIST redcore-artwork-community-1.0.tar.xz 32492616 SHA256 f8b1f5ae13875bb9a1168e94c6e33048029200bd531e405950d1d2d71e728f87 SHA512 7e9b4c693d64389aa6b7ceaaee04f65e1f5f7cd30de09f9f2308e5d956a1e94ca7fd1f2e1aee803cff611a7d8d74d9f93c5ffead4d5ae98b22ca417cea85baad WHIRLPOOL 9ea9645c69dcc37ac5a62cf20a63ad44b922b64a46e4c2f9e3d33fcb055a272632fce2b9d0c1d118786dafec201e067b93404b33e116a26277ee2b2b39cbd225 +DIST redcore-artwork-community-1701.tar.xz 32493116 SHA256 7f739662235bf85620a1fc4a5b801c50b4a42c39260982e0d0ecbe72b6bc402a SHA512 fd678b12271d170fea1434f15a14d4354a24bf87b01d5230c09cd65fe0b9b0963cc1f36a606302b6bc75a383aa6670c5f1264107a1ef61d0c0288c9f2006329d WHIRLPOOL c13d43bf5bfbbd131080e1e30cfe6f6e505e981e57fefac175b6d2f5df2c521e91536aebf8d200e5b63efcb361ea1f705b46c06cc78257ab792c374251d8c1b2 diff --git a/x11-themes/redcore-artwork-community/redcore-artwork-community-1.0-r1.ebuild b/x11-themes/redcore-artwork-community/redcore-artwork-community-1.0-r1.ebuild deleted file mode 100644 index 78d11302..00000000 --- a/x11-themes/redcore-artwork-community/redcore-artwork-community-1.0-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="Redcore Linux Community Wallpapers" -HOMEPAGE="http://redcorelinux.org" -SRC_URI="http://redcorelinux.org/distfiles/${CATEGORY}/${PN}/${PN}-${PV}.tar.xz" - -LICENSE="" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" - -src_install() { - dodir "/usr/share/backgrounds/redcore-community" || die - insinto "/usr/share/backgrounds/redcore-community" || die - doins -r "${S}"/* || die -} diff --git a/x11-themes/redcore-artwork-community/redcore-artwork-community-1701.ebuild b/x11-themes/redcore-artwork-community/redcore-artwork-community-1701.ebuild new file mode 100644 index 00000000..78d11302 --- /dev/null +++ b/x11-themes/redcore-artwork-community/redcore-artwork-community-1701.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="Redcore Linux Community Wallpapers" +HOMEPAGE="http://redcorelinux.org" +SRC_URI="http://redcorelinux.org/distfiles/${CATEGORY}/${PN}/${PN}-${PV}.tar.xz" + +LICENSE="" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" + +src_install() { + dodir "/usr/share/backgrounds/redcore-community" || die + insinto "/usr/share/backgrounds/redcore-community" || die + doins -r "${S}"/* || die +} -- cgit v1.2.3