From 9bf6b74f6c4ec8855b2e5077d59cc08b59db5799 Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 1 Jun 2020 11:03:46 +0200 Subject: [PATCH] x11-themes/arc-darkest-colors: Remove package. --- profiles/package.mask | 6 --- x11-themes/arc-darkest-colors/Manifest | 13 ------ .../arc-darkest-colors-0_pre20200417.ebuild | 40 ------------------- x11-themes/arc-darkest-colors/metadata.xml | 17 -------- 4 files changed, 76 deletions(-) delete mode 100644 x11-themes/arc-darkest-colors/Manifest delete mode 100644 x11-themes/arc-darkest-colors/arc-darkest-colors-0_pre20200417.ebuild delete mode 100644 x11-themes/arc-darkest-colors/metadata.xml diff --git a/profiles/package.mask b/profiles/package.mask index 27ebf6e..a63d624 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,9 +1,3 @@ -# tastytea (2020-04-24) -# The package is in the GURU[1] repository now. Please use that instead. Masked -# for removal in 30 days. -# [1] -x11-themes/arc-darkest-colors - # tastytea (2020-04-24) # The package is in the GURU[1] repository now. Please use that instead. Masked # for removal in 30 days. diff --git a/x11-themes/arc-darkest-colors/Manifest b/x11-themes/arc-darkest-colors/Manifest deleted file mode 100644 index ec7b4be..0000000 --- a/x11-themes/arc-darkest-colors/Manifest +++ /dev/null @@ -1,13 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA512 - -DIST arc-darkest-colors-0_pre20200417.tar.gz 44822096 BLAKE2B aeef5d16db935a55faeaa0f714d0b4324d0e0cf0806cc6fafb1d330978573b2442b305fcd8459634a3f0cc29e265d6c29a44e7407339984f44e5ceeb03927516 SHA512 60b4d32ae7e2f39a3e38bf95d70092f5c9c1f472bfe6a3ca00fb4eace1a1656186ee0110b913c41aa36d42cd4736e5581b120b144d7f49abe4f365fb3b01b190 -EBUILD arc-darkest-colors-0_pre20200417.ebuild 933 BLAKE2B 897d5dd3584b9ffba5c8d777b8c42318161a443b76e02c03aee267c05d6ea2ddfda6d5b167eac4b9bce217dbea55225d6c171c011c86e5dd51fe568c25a7e3c3 SHA512 366cba8dac082a1306824d3634d7a851822417161b934464f8a264981c80f9152abf97cd6c09e1956e380ff383663e1f67857b79e7a2d53ad13f3a0b526bd5b1 -MISC metadata.xml 573 BLAKE2B 26d9083b7388a058bca8c4704fdce70bb43738ae3dee8dd9f248a5dde882405d76434839e758ede893147d36e295e62fd4a087b5f87585924a8030a3bd156d4f SHA512 a68177559ab8b79713225a023ac6e0292769f48ebbbcd99be739a6bdf3a1c49861702629eb899771a090575eb2120ab0ba29395a7592e1d41adb779da7be7e2e ------BEGIN PGP SIGNATURE----- - -iHUEAREKAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCXpoWpgAKCRDPw5SX8bJu -BxHVAP9RPSkVAKyi7RCdwdoDa8+Ckrhi6R9SuUHpK2xcatWGYAD/XwIT/O3/3Nah -xSbiHPzDsreJRDq0bibMcdpmf0Tj9Go= -=ZwyT ------END PGP SIGNATURE----- diff --git a/x11-themes/arc-darkest-colors/arc-darkest-colors-0_pre20200417.ebuild b/x11-themes/arc-darkest-colors/arc-darkest-colors-0_pre20200417.ebuild deleted file mode 100644 index d31e792..0000000 --- a/x11-themes/arc-darkest-colors/arc-darkest-colors-0_pre20200417.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xdg-utils - -MY_COMMIT="aee10fc647fd0cdb8ef9907ae3ee42c1bea5d976" - -DESCRIPTION="Flat, dark-mode theme with transparent elements" -HOMEPAGE="https://github.com/rtlewis88/rtl88-Themes/tree/Arc-Darkest-COLORS-Complete-Desktop" -SRC_URI="https://github.com/rtlewis88/rtl88-Themes/archive/${MY_COMMIT}.tar.gz -> ${PF}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="icons" - -S="${WORKDIR}/rtl88-Themes-${MY_COMMIT}" - -src_install() { - for color in BlueAgave Kiwi Plum Strawberry Tangerine; do - insinto "usr/share/themes" - doins -r "AD-${color}" || die - if use icons; then - insinto "usr/share/icons" - for variant in Numix Suru; do - doins -r "AD-${color}-${variant}" || die - done - fi - done -} - -pkg_postinst() { - use icons && xdg_icon_cache_update -} - -pkg_postrm() { - use icons && xdg_icon_cache_update -} diff --git a/x11-themes/arc-darkest-colors/metadata.xml b/x11-themes/arc-darkest-colors/metadata.xml deleted file mode 100644 index 46e6b6a..0000000 --- a/x11-themes/arc-darkest-colors/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - Arc-Darkest-COLORS is a flat, dark-mode theme with transparent elements, - for GTK, xfwm4, openbox-3, GNOME-Shell, and Cinnamon desktop - environments. Arc-Darkest-COLORS also has two varieties of matching - Icons and Folders. - - - gentoo@tastytea.de - tastytea - - - Install icon themes - -