From 6fb50c25efe39b1a724b2e940c17de6829b418ce Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 8 Apr 2017 11:41:32 +0100 Subject: bump artwork-core && artwork-community to 1704 Epsilon Eridani --- x11-themes/redcore-artwork-community/Manifest | 2 +- .../redcore-artwork-community-1703.ebuild | 23 ---------------------- .../redcore-artwork-community-1704.ebuild | 23 ++++++++++++++++++++++ 3 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 x11-themes/redcore-artwork-community/redcore-artwork-community-1703.ebuild create mode 100644 x11-themes/redcore-artwork-community/redcore-artwork-community-1704.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 43f101e0..0b3deff5 100644 --- a/x11-themes/redcore-artwork-community/Manifest +++ b/x11-themes/redcore-artwork-community/Manifest @@ -1 +1 @@ -DIST redcore-artwork-community-1703.tar.xz 108697092 SHA256 64449803082b3949ed74e3d379b28b67301996174585d34492306a97ac65302f SHA512 95c2fb3f4d1dcc6d116e91ad8181170ac6a7dbb20a691d4fd2db6deb25a6eaba20963151120c24bcfce76861a961f145599c3e89c01c09037a97edd13d32b6c0 WHIRLPOOL b457e60105f8bfa16c2fcacda291e25732c6ba5669f6b3643a71b522ac00e2f490eb6e6d5c16c79d152907abc9e2bb479259066262ea465eed754457bd76a74e +DIST redcore-artwork-community-1704.tar.xz 146990260 SHA256 c76911a9ea42fe164852da146a9a7ed68e1bfc0ca34b9256b957ea6e1fbfcff7 SHA512 26657c0119e56473b7a53818473e800ba374f06af0b9c7adbef3ae2582ee27880c5bc39d9372c476674fe187b34d7be9c328f952f9fb5e925f436d0d45c1ee9d WHIRLPOOL c3bc635abc72acbeb1cd532fed7e0337e3e4ecd3fa240678a93c96ffdaaa79270d4b1dfb08b56991bd9597d9dcf3f1c1214f20347f5d47cfff74a9045f85241c diff --git a/x11-themes/redcore-artwork-community/redcore-artwork-community-1703.ebuild b/x11-themes/redcore-artwork-community/redcore-artwork-community-1703.ebuild deleted file mode 100644 index 78d11302..00000000 --- a/x11-themes/redcore-artwork-community/redcore-artwork-community-1703.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-1704.ebuild b/x11-themes/redcore-artwork-community/redcore-artwork-community-1704.ebuild new file mode 100644 index 00000000..e5a2233f --- /dev/null +++ b/x11-themes/redcore-artwork-community/redcore-artwork-community-1704.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/${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