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/xfce-gant-icon-theme/
Date: Mon, 20 Feb 2023 20:52:20 +0000 (UTC)	[thread overview]
Message-ID: <1676926310.11e1a0aeb11f23de204f9ca2c1ce96a6ea2b284e.soap@gentoo> (raw)

commit:     11e1a0aeb11f23de204f9ca2c1ce96a6ea2b284e
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 20:51:50 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 20:51:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e1a0ae

x11-themes/xfce-gant-icon-theme: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...build => xfce-gant-icon-theme-3.9_p6-r2.ebuild} | 29 ++++++++--------------
 1 file changed, 10 insertions(+), 19 deletions(-)

diff --git a/x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6-r1.ebuild b/x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6-r2.ebuild
similarity index 64%
rename from x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6-r1.ebuild
rename to x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6-r2.ebuild
index 04d5af129fde..aaf567018f18 100644
--- a/x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6-r1.ebuild
+++ b/x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6-r2.ebuild
@@ -1,36 +1,27 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-inherit gnome2-utils
+EAPI=8
+
+inherit xdg
 
 DESCRIPTION="Xfce Gant Icon Theme"
 HOMEPAGE="https://www.xfce-look.org/content/show.php/GANT?content=23297"
 SRC_URI="http://overlay.uberpenguin.net/icons-xfce-gant-${PV/_p/-}.tar.bz2"
+S="${WORKDIR}/Gant.Xfce"
 
 LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
+RESTRICT="binchecks strip"
 
 RDEPEND="x11-themes/hicolor-icon-theme"
 DEPEND="${RDEPEND}"
 
-RESTRICT="binchecks strip"
-
-S=${WORKDIR}/Gant.Xfce
-
 src_install() {
-	dodoc README
-	rm -f icons/iconrc~ README || die
-	insinto /usr/share/icons/Gant.Xfce
-	doins -r *
-}
+	einstalldocs
+	rm icons/iconrc~ README || die
 
-pkg_postinst() {
-	gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
+	insinto /usr/share/icons/Gant.Xfce
+	doins -r .
 }


             reply	other threads:[~2023-02-20 20:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-20 20:52 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-02 22:38 [gentoo-commits] repo/gentoo:master commit in: x11-themes/xfce-gant-icon-theme/ Aaron Bauman
2018-01-06  5:05 Thomas Deutschmann
2018-01-05 10:42 Mikle Kolyada
2017-11-29  0:53 Denis Dupeyron
2015-11-21 14:40 Pacho Ramos

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=1676926310.11e1a0aeb11f23de204f9ca2c1ce96a6ea2b284e.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