From 761671d575b69931d6862b219a258fd2882302c6 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 21 Jan 2017 01:03:00 +0000 Subject: add wallpapers made by crismblog --- x11-themes/redcore-artwork-community/Manifest | 2 +- .../redcore-artwork-community-1701-r1.ebuild | 23 ---------------------- .../redcore-artwork-community-1701-r2.ebuild | 23 ++++++++++++++++++++++ 3 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 x11-themes/redcore-artwork-community/redcore-artwork-community-1701-r1.ebuild create mode 100644 x11-themes/redcore-artwork-community/redcore-artwork-community-1701-r2.ebuild (limited to 'x11-themes') diff --git a/x11-themes/redcore-artwork-community/Manifest b/x11-themes/redcore-artwork-community/Manifest index 4c617667..9f665a24 100644 --- a/x11-themes/redcore-artwork-community/Manifest +++ b/x11-themes/redcore-artwork-community/Manifest @@ -1 +1 @@ -DIST redcore-artwork-community-1701.tar.xz 27558460 SHA256 6b43a5e3ea690b64d11997f8f829c6c60e03efc8753317099ed2d4a98e476767 SHA512 6a16d40a255842a785f18c31e352dad18b8e1849f298e30e16509efc9d421cfeae4bedcc479fa24dd14961ed5d64418faab1282fc5b380f95c7c2c515d2c6072 WHIRLPOOL 002832ad9b5009d0ac81a8b8205676d5f7b31b9f908cd019f4b96918912f97c9196c5c2bfadb33f9f2b118abd1864e7ec0e1bff20a42e98b2c5dadec8827a95f +DIST redcore-artwork-community-1701.tar.xz 33005100 SHA256 9d967b833135abd3d750b9ecfac7c009514fc2590ec111661afd36f5b0d2769c SHA512 c35a544ae4e643570ad41b0624d61f34a97386893a2801081d98898a49fc7c0b5547bb136f1bf49588e332478b9bca59fbd7b60fa86947cd1ea084a8a318b2ba WHIRLPOOL 724421d3eb64f2fe44a0e2286399232dcda0c261dca7fd3474c302dc76ead33e81a49188402b439264d343182731609ebe624b308398c19e120cb0ee88b3c188 diff --git a/x11-themes/redcore-artwork-community/redcore-artwork-community-1701-r1.ebuild b/x11-themes/redcore-artwork-community/redcore-artwork-community-1701-r1.ebuild deleted file mode 100644 index 78d11302..00000000 --- a/x11-themes/redcore-artwork-community/redcore-artwork-community-1701-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-r2.ebuild b/x11-themes/redcore-artwork-community/redcore-artwork-community-1701-r2.ebuild new file mode 100644 index 00000000..78d11302 --- /dev/null +++ b/x11-themes/redcore-artwork-community/redcore-artwork-community-1701-r2.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