From a215f209839509dcfe3d8530616b7cde6052f024 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 19 Aug 2017 17:54:10 +0100 Subject: bump some remaining artwork to v1708 --- x11-themes/redcore-artwork-community/Manifest | 2 +- .../redcore-artwork-community-1706-r3.ebuild | 23 ---------------------- .../redcore-artwork-community-1708.ebuild | 23 ++++++++++++++++++++++ 3 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 x11-themes/redcore-artwork-community/redcore-artwork-community-1706-r3.ebuild create mode 100644 x11-themes/redcore-artwork-community/redcore-artwork-community-1708.ebuild (limited to 'x11-themes/redcore-artwork-community') diff --git a/x11-themes/redcore-artwork-community/Manifest b/x11-themes/redcore-artwork-community/Manifest index c4214e83..5fb57be0 100644 --- a/x11-themes/redcore-artwork-community/Manifest +++ b/x11-themes/redcore-artwork-community/Manifest @@ -1 +1 @@ -DIST redcore-artwork-community-1706.tar.xz 73907216 SHA256 e0eb1f4f21071d652c02c5863b337b317dfcecabe9ead620c68889929bd52353 SHA512 141c83fc36a50bd74dbc111c79d3dac454c3700be39a1404003b4b342d612bba196e61903b4d05614a71beae076fb8937fe26a6ddba7fd7a2c370abaf28aa18e WHIRLPOOL 62c82eb2547e86f8648d4e7ab9a207284956dab28810dec0f38b0d6e19c2c454d33d9098661116c8b153c7c496244ef36c52799c7e8f9841fcb25f0529f3d725 +DIST redcore-artwork-community-1708.tar.xz 60092524 SHA256 0160655b276a831bc46e8888fb4b0937c22567361d424e5af77d2e36a3e5233b SHA512 fcf8b4de2b6c6c26368e9e89e4b95998925ccbc503053e1b01de86b7d720d15b1fd1c61900b6c906305ecc5df00c80150b7de862884d9359467e811361169233 WHIRLPOOL af043841d293fff816ec61a7be18201526b867adcbe0ea27c90319cbc178dca98a2d06aba45d785f63447a4b35ceeb4e0acdb953cdb8ef94f9e783b2f8f4ee58 diff --git a/x11-themes/redcore-artwork-community/redcore-artwork-community-1706-r3.ebuild b/x11-themes/redcore-artwork-community/redcore-artwork-community-1706-r3.ebuild deleted file mode 100644 index 6bc2eece..00000000 --- a/x11-themes/redcore-artwork-community/redcore-artwork-community-1706-r3.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://mirror.math.princeton.edu/pub/redcorelinux/distfiles/${P}.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-1708.ebuild b/x11-themes/redcore-artwork-community/redcore-artwork-community-1708.ebuild new file mode 100644 index 00000000..6bc2eece --- /dev/null +++ b/x11-themes/redcore-artwork-community/redcore-artwork-community-1708.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://mirror.math.princeton.edu/pub/redcorelinux/distfiles/${P}.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