From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gmtp/
Date: Sun, 12 Sep 2021 21:12:53 +0000 (UTC) [thread overview]
Message-ID: <1631480854.2c850d39aed04d8206b2f3de185cdf8c0b5d8df5.ionen@gentoo> (raw)
commit: 2c850d39aed04d8206b2f3de185cdf8c0b5d8df5
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Fri Sep 10 15:17:23 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Sep 12 21:07:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c850d39
media-sound/gmtp: use xdg instead of gnome2-utils
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
media-sound/gmtp/gmtp-1.3.11-r2.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-sound/gmtp/gmtp-1.3.11-r2.ebuild b/media-sound/gmtp/gmtp-1.3.11-r2.ebuild
index e92eaf0a8e9..321767f1fff 100644
--- a/media-sound/gmtp/gmtp-1.3.11-r2.ebuild
+++ b/media-sound/gmtp/gmtp-1.3.11-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit gnome2-utils
+inherit gnome2-utils xdg
DESCRIPTION="A simple MTP client for MP3 players"
HOMEPAGE="http://gmtp.sourceforge.net/"
@@ -32,16 +32,16 @@ src_configure() {
}
pkg_preinst() {
- gnome2_icon_savelist
+ xdg_pkg_preinst
gnome2_schemas_savelist
}
pkg_postinst() {
- gnome2_icon_cache_update
+ xdg_pkg_postinst
gnome2_schemas_update
}
pkg_postrm() {
- gnome2_icon_cache_update
+ xdg_pkg_postrm
gnome2_schemas_update
}
next reply other threads:[~2021-09-12 21:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-12 21:12 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-10 8:41 [gentoo-commits] repo/gentoo:master commit in: media-sound/gmtp/ Sam James
2021-08-16 21:28 Sam James
2020-11-26 16:45 Sam James
2020-08-08 16:55 David Seifert
2017-11-10 13:17 Lars Wendler
2016-02-15 9:46 Thomas Kahle
2016-02-15 9:46 Thomas Kahle
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=1631480854.2c850d39aed04d8206b2f3de185cdf8c0b5d8df5.ionen@gentoo \
--to=ionen@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