public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/elementary-xfce-icon-theme/
Date: Thu,  6 Jan 2022 10:39:02 +0000 (UTC)	[thread overview]
Message-ID: <1641465523.f654aad9b3b14ce1fab376ca425f869fef24d52f.soap@gentoo> (raw)

commit:     f654aad9b3b14ce1fab376ca425f869fef24d52f
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  6 10:38:43 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan  6 10:38:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f654aad9

x11-themes/elementary-xfce-icon-theme: remove superfluous sys-apps/findutils dep

Closes: https://github.com/gentoo/gentoo/pull/23672
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../elementary-xfce-icon-theme-0.15.1.ebuild                 | 12 +++++-------
 .../elementary-xfce-icon-theme-0.15.2.ebuild                 |  8 ++++----
 2 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.15.1.ebuild b/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.15.1.ebuild
index 9d36aba20360..85d21f251c0a 100644
--- a/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.15.1.ebuild
+++ b/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.15.1.ebuild
@@ -1,27 +1,25 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 inherit xdg-utils toolchain-funcs
 
 MY_P="${PN%-icon-theme}-${PV}"
 DESCRIPTION="Elementary icons forked from upstream, extended and maintained for Xfce"
 HOMEPAGE="https://github.com/shimmerproject/elementary-xfce"
 SRC_URI="https://github.com/shimmerproject/elementary-xfce/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="public-domain GPL-1 GPL-2 GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-RDEPEND=""
-DEPEND="media-gfx/optipng
-	sys-apps/findutils
+BDEPEND="
+	media-gfx/optipng
 	x11-libs/gdk-pixbuf:2
 	x11-libs/gtk+:3"
 
-S="${WORKDIR}/${MY_P}"
-
 src_configure() {
 	# custom script
 	./configure --prefix="${EPREFIX}/usr" || die

diff --git a/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.15.2.ebuild b/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.15.2.ebuild
index 8801f9eb77dc..8af702c9b80e 100644
--- a/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.15.2.ebuild
+++ b/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.15.2.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 inherit xdg-utils toolchain-funcs
 
 MY_P="${PN%-icon-theme}-${PV}"
@@ -13,10 +14,9 @@ S="${WORKDIR}/${MY_P}"
 LICENSE="public-domain GPL-1 GPL-2 GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
 
-BDEPEND="media-gfx/optipng
-	sys-apps/findutils
+BDEPEND="
+	media-gfx/optipng
 	x11-libs/gdk-pixbuf:2
 	x11-libs/gtk+:3"
 


             reply	other threads:[~2022-01-06 10:39 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-06 10:39 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-21 17:07 [gentoo-commits] repo/gentoo:master commit in: x11-themes/elementary-xfce-icon-theme/ Michał Górny
2025-03-08 10:56 Michał Górny
2025-03-08  7:24 Michał Górny
2025-03-08  7:24 Michał Górny
2025-02-06  4:10 Michał Górny
2024-10-09  6:31 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
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-06-09  7:39 Michał Górny
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=1641465523.f654aad9b3b14ce1fab376ca425f869fef24d52f.soap@gentoo \
    --to=soap@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