public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/elementary-xfce-icon-theme/
Date: Fri,  9 Jun 2017 07:39:16 +0000 (UTC)	[thread overview]
Message-ID: <1496993928.48b8adf4cfec662e9cf4794d50be1e6c564a092b.mgorny@gentoo> (raw)

commit:     48b8adf4cfec662e9cf4794d50be1e6c564a092b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  9 06:57:54 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 07:38:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b8adf4

x11-themes/elementary-xfce-icon-theme: Clean old up

 x11-themes/elementary-xfce-icon-theme/Manifest     |  1 -
 ...elementary-xfce-icon-theme-0.7_p20160321.ebuild | 38 ----------------------
 2 files changed, 39 deletions(-)

diff --git a/x11-themes/elementary-xfce-icon-theme/Manifest b/x11-themes/elementary-xfce-icon-theme/Manifest
index fa55db407f9..c150650482d 100644
--- a/x11-themes/elementary-xfce-icon-theme/Manifest
+++ b/x11-themes/elementary-xfce-icon-theme/Manifest
@@ -1,2 +1 @@
-DIST elementary-xfce-icon-theme-0.7_p20160321.tar.gz 7464404 SHA256 177b520d986b9b63909cd9c575cb025ff5acd1c033bdad5ffe7f58a3e634e494 SHA512 5d96cb987d322e5689181498f3c1bbf9a9ddc16bbf919378c31e34df10596607fe09d5b619b5e0f3b066c8db33992c5554ca1631286836dbeb68aad5505ee800 WHIRLPOOL b5feab559d28a48bcb2169e6ed5f3b6fb6098e3ff8f09b3aacd12aac5c5a74ce906e8b133f1d36ac5ccc86475f92554f4ea7ea626b8f5a3c0525048c17d04810
 DIST elementary-xfce-icon-theme-0.8.tar.gz 7517799 SHA256 15f08395b89e955f479faf9bc9eaab7bc56f4d4f7d365a38b4b282a443a79c1a SHA512 6abf95e6b4aa41722848ac818f482eec3de012f69ed76db4396d9e572d6032d2ba32a6ed399b9446fb872c1d2f54baf862a0a55fc49ea15ba781ad54b91cd8f5 WHIRLPOOL 35d83601f6fd3a09de5c271140e55395e07c18c30b568ea7c7d8fb7da7bdc6aa994d3b73b4ac92f800e16b34846b6100c8771706cd7c8f50e2bd135476e7a842

diff --git a/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.7_p20160321.ebuild b/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.7_p20160321.ebuild
deleted file mode 100644
index 391e124da05..00000000000
--- a/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.7_p20160321.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2-utils
-
-COMMIT="ebd2132be0df7f51d151f9e270304013124b894d"
-
-DESCRIPTION="Elementary icons forked from upstream, extended and maintained for Xfce"
-HOMEPAGE="https://github.com/shimmerproject/elementary-xfce"
-SRC_URI="${HOMEPAGE}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-LICENSE="public-domain GPL-1 GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-S=${WORKDIR}/elementary-xfce-${COMMIT}
-
-src_install() {
-	insinto /usr/share/icons/
-	dodoc README
-	for shade in elementary-xfce*; do
-		for doc in {AUTHORS,CONTRIBUTORS,LICENSE}; do
-			if [[ -f ${shade}/${doc} ]]; then
-				newdoc ${shade}/${doc} ${shade}-${doc}
-				rm -f ${shade}/${doc}
-			fi
-		done
-		doins -r ${shade}
-	done
-}
-
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }


             reply	other threads:[~2017-06-09  7:39 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-09  7:39 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-09  6:31 [gentoo-commits] repo/gentoo:master commit in: x11-themes/elementary-xfce-icon-theme/ Michał Górny
2024-10-09  6:31 Michał Górny
2023-09-06 12:26 Michał Górny
2022-12-28 18:35 Sebastian Pipping
2022-05-13 20:04 Sam James
2022-01-06 10:39 David Seifert
2021-06-02  2:42 Yixun Lan
2021-01-11  9:21 Michał Górny
2021-01-11  9:21 Michał Górny
2021-01-10 23:19 Michał Górny
2020-07-19 14:19 Michał Górny
2020-06-22 15:36 Michał Górny
2020-05-04  9:40 Michał Górny
2020-03-24  7:55 Michał Górny
2019-10-04 13:48 Michał Górny
2019-07-09 22:24 Denis Dupeyron
2018-11-11 19:07 Michał Górny
2018-04-23  5:26 Jason Zaman
2017-10-15 11:17 Jason Zaman
2017-07-28 16:03 Denis Dupeyron
2017-05-09  7:24 Jason Zaman
2017-04-20 20:22 Denis Dupeyron
2017-04-20 16:35 Jason Zaman
2016-04-02 23:57 Denis Dupeyron
2016-03-18 19:49 Denis Dupeyron
2016-03-18 17:56 Denis Dupeyron
2015-12-10 21:48 Denis Dupeyron
2015-10-14 21:16 Denis Dupeyron
2015-10-14 21:15 Denis Dupeyron
2015-09-17 20:15 Denis Dupeyron
2015-08-19 14:51 Denis Dupeyron
2015-08-19 14:50 Denis Dupeyron
2015-08-19  1:52 Denis Dupeyron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1496993928.48b8adf4cfec662e9cf4794d50be1e6c564a092b.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox