From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/hicolor-icon-theme/
Date: Wed, 9 Dec 2020 15:35:10 +0000 (UTC) [thread overview]
Message-ID: <1607528019.f28d868a79da3c645512852ca5c31b0aa5ad4e5c.floppym@gentoo> (raw)
commit: f28d868a79da3c645512852ca5c31b0aa5ad4e5c
Author: David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Tue Dec 8 23:12:52 2020 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Dec 9 15:33:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f28d868a
x11-themes/hicolor-icon-theme: EAPI 7
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
.../hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild
index d05f0515940..544b2ef3106 100644
--- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild
+++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.17.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-inherit gnome2-utils
+EAPI=7
+inherit xdg-utils
DESCRIPTION="Fallback theme for the freedesktop icon theme specification"
HOMEPAGE="https://freedesktop.org/wiki/Software/icon-theme"
@@ -11,13 +11,10 @@ SRC_URI="https://icon-theme.freedesktop.org/releases/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-RDEPEND=""
-DEPEND="app-arch/xz-utils"
+BDEPEND="app-arch/xz-utils"
RESTRICT="binchecks strip"
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postinst() { xdg_icon_cache_update; }
+pkg_postrm() { xdg_icon_cache_update; }
next reply other threads:[~2020-12-09 15:35 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-09 15:35 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-17 7:56 [gentoo-commits] repo/gentoo:master commit in: x11-themes/hicolor-icon-theme/ WANG Xuerui
2021-05-19 9:23 Yixun Lan
2021-04-05 22:19 Sam James
2021-01-06 12:07 Fabian Groffen
2018-12-12 13:08 Mikle Kolyada
2018-03-29 19:03 Sergei Trofimovich
2018-03-17 0:22 Michael Palimaka
2018-03-15 13:45 Mikle Kolyada
2018-01-29 15:51 Tobias Klausmann
2017-12-24 13:38 Sergei Trofimovich
2017-12-24 11:11 Sergei Trofimovich
2017-12-21 11:05 Sergei Trofimovich
2017-12-19 12:08 Jason Zaman
2017-09-06 8:24 Lars Wendler
2017-08-22 14:22 Lars Wendler
2015-12-24 1:26 Gilles Dartiguelongue
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=1607528019.f28d868a79da3c645512852ca5c31b0aa5ad4e5c.floppym@gentoo \
--to=floppym@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