From bad2e02b987394364a5f53096c96943064c4edc3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jan 2017 15:55:53 +0000 Subject: push betelgeuse wallpapers --- x11-themes/redcore-artwork-community/Manifest | 2 +- .../redcore-artwork-community-1701-r1.ebuild | 23 ++++++++++++++++++++++ .../redcore-artwork-community-1701.ebuild | 23 ---------------------- 3 files changed, 24 insertions(+), 24 deletions(-) create mode 100644 x11-themes/redcore-artwork-community/redcore-artwork-community-1701-r1.ebuild delete mode 100644 x11-themes/redcore-artwork-community/redcore-artwork-community-1701.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 a89e1afd..4c617667 100644 --- a/x11-themes/redcore-artwork-community/Manifest +++ b/x11-themes/redcore-artwork-community/Manifest @@ -1 +1 @@ -DIST redcore-artwork-community-1701.tar.xz 32493116 SHA256 7f739662235bf85620a1fc4a5b801c50b4a42c39260982e0d0ecbe72b6bc402a SHA512 fd678b12271d170fea1434f15a14d4354a24bf87b01d5230c09cd65fe0b9b0963cc1f36a606302b6bc75a383aa6670c5f1264107a1ef61d0c0288c9f2006329d WHIRLPOOL c13d43bf5bfbbd131080e1e30cfe6f6e505e981e57fefac175b6d2f5df2c521e91536aebf8d200e5b63efcb361ea1f705b46c06cc78257ab792c374251d8c1b2 +DIST redcore-artwork-community-1701.tar.xz 27558460 SHA256 6b43a5e3ea690b64d11997f8f829c6c60e03efc8753317099ed2d4a98e476767 SHA512 6a16d40a255842a785f18c31e352dad18b8e1849f298e30e16509efc9d421cfeae4bedcc479fa24dd14961ed5d64418faab1282fc5b380f95c7c2c515d2c6072 WHIRLPOOL 002832ad9b5009d0ac81a8b8205676d5f7b31b9f908cd019f4b96918912f97c9196c5c2bfadb33f9f2b118abd1864e7ec0e1bff20a42e98b2c5dadec8827a95f 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 new file mode 100644 index 00000000..78d11302 --- /dev/null +++ b/x11-themes/redcore-artwork-community/redcore-artwork-community-1701-r1.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 +} diff --git a/x11-themes/redcore-artwork-community/redcore-artwork-community-1701.ebuild b/x11-themes/redcore-artwork-community/redcore-artwork-community-1701.ebuild deleted file mode 100644 index 78d11302..00000000 --- a/x11-themes/redcore-artwork-community/redcore-artwork-community-1701.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 -} -- cgit v1.2.3