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/gnome-icon-theme-symbolic/
Date: Mon, 21 Mar 2022 11:50:33 +0000 (UTC)	[thread overview]
Message-ID: <1647863418.68438d62a756c1df7182d1cd61bcb88ee1c49751.soap@gentoo> (raw)

commit:     68438d62a756c1df7182d1cd61bcb88ee1c49751
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 11:50:18 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 11:50:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68438d62

x11-themes/gnome-icon-theme-symbolic: update EAPI 5 -> 8

Closes: https://bugs.gentoo.org/835354
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ... => gnome-icon-theme-symbolic-3.12.0-r1.ebuild} | 29 ++++++++--------------
 1 file changed, 10 insertions(+), 19 deletions(-)

diff --git a/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-3.12.0.ebuild b/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-3.12.0-r1.ebuild
similarity index 70%
rename from x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-3.12.0.ebuild
rename to x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-3.12.0-r1.ebuild
index 2c90572a16ef..def008ace268 100644
--- a/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-3.12.0.ebuild
+++ b/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-3.12.0-r1.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
-GCONF_DEBUG="no"
+EAPI=8
 
 inherit gnome2
 
@@ -11,27 +10,19 @@ HOMEPAGE="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic"
 
 LICENSE="CC-BY-SA-3.0"
 SLOT="0"
-IUSE=""
 KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"
 
-COMMON_DEPEND=">=x11-themes/hicolor-icon-theme-0.10"
-
+# keyboard-brightness icon file collision with old gnome-power-manager
+DEPEND=">=x11-themes/hicolor-icon-theme-0.10"
 # gnome-base/librsvg will be needed by apps using this icons, bug #508210
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
 	gnome-base/librsvg
-	!=gnome-extra/gnome-power-manager-3.0*
-"
-# Matches 3.10
-#	!=gnome-extra/gnome-power-manager-3.1*
-
-# keyboard-brightness icon file collision with old gnome-power-manager
-DEPEND="${COMMON_DEPEND}
+	!=gnome-extra/gnome-power-manager-3.0*"
+BDEPEND="
 	>=x11-misc/icon-naming-utils-0.8.7
-	virtual/pkgconfig
-"
-
-# This ebuild does not install any binaries
-RESTRICT="binchecks strip"
+	virtual/pkgconfig"
 
 src_configure() {
 	gnome2_src_configure \


             reply	other threads:[~2022-03-21 11:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-21 11:50 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-07 16:25 [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-icon-theme-symbolic/ Arthur Zamarin
2022-10-31 20:31 Matt Turner
2021-09-29 14:12 Yixun Lan
2021-08-09 16:32 Andreas Sturmlechner

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=1647863418.68438d62a756c1df7182d1cd61bcb88ee1c49751.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