From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/geda/
Date: Mon, 11 Dec 2017 08:20:07 +0000 (UTC) [thread overview]
Message-ID: <1512980390.bcc4b7eb0a340d6d1fd86be90be6dce3c3f92532.xmw@gentoo> (raw)
commit: bcc4b7eb0a340d6d1fd86be90be6dce3c3f92532
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 11 08:19:50 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon Dec 11 08:19:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcc4b7eb
sci-electronics/geda: Migrate from fdo-mime to xdg-utils eclass.
Package-Manager: Portage-2.3.17, Repoman-2.3.6
sci-electronics/geda/geda-1.8.2.ebuild | 10 +++++-----
sci-electronics/geda/geda-1.9.2-r1.ebuild | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/sci-electronics/geda/geda-1.8.2.ebuild b/sci-electronics/geda/geda-1.8.2.ebuild
index 01203ce3884..62f0f84095c 100644
--- a/sci-electronics/geda/geda-1.8.2.ebuild
+++ b/sci-electronics/geda/geda-1.8.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=4
-inherit eutils fdo-mime flag-o-matic gnome2-utils versionator
+inherit eutils xdg-utils flag-o-matic gnome2-utils versionator
MY_PN=${PN}-gaf
MY_P=${MY_PN}-${PV}
@@ -70,13 +70,13 @@ pkg_preinst() {
}
pkg_postinst() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
+ xdg_desktop_database_update
+ xdg_mimeinfo_database_update
gnome2_icon_cache_update
}
pkg_postrm() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
+ xdg_desktop_database_update
+ xdg_mimeinfo_database_update
gnome2_icon_cache_update
}
diff --git a/sci-electronics/geda/geda-1.9.2-r1.ebuild b/sci-electronics/geda/geda-1.9.2-r1.ebuild
index 9a6544d1aba..4408d101275 100644
--- a/sci-electronics/geda/geda-1.9.2-r1.ebuild
+++ b/sci-electronics/geda/geda-1.9.2-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils fdo-mime gnome2-utils versionator
+inherit autotools eutils xdg-utils gnome2-utils versionator
MY_PN=${PN}-gaf
MY_P=${MY_PN}-${PV}
@@ -76,13 +76,13 @@ pkg_preinst() {
}
pkg_postinst() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
+ xdg_desktop_database_update
+ xdg_mimeinfo_database_update
gnome2_icon_cache_update
}
pkg_postrm() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
+ xdg_desktop_database_update
+ xdg_mimeinfo_database_update
gnome2_icon_cache_update
}
next reply other threads:[~2017-12-11 8:20 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-11 8:20 Michael Weber [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-26 7:14 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/geda/ Sam James
2024-11-09 22:37 Andreas K. Hüttel
2024-11-09 22:37 Andreas K. Hüttel
2024-11-08 3:54 Sam James
2024-03-21 6:00 Sam James
2024-03-21 5:58 Sam James
2024-03-21 5:58 Sam James
2024-03-21 5:58 Sam James
2024-03-12 6:45 Sam James
2023-12-16 1:29 Sam James
2022-03-03 10:20 Andrew Ammerlaan
2022-03-03 9:48 Andrew Ammerlaan
2022-03-02 16:41 Andrew Ammerlaan
2022-03-02 12:35 Andrew Ammerlaan
2021-11-18 23:50 Georgy Yakovlev
2019-05-20 16:17 Thomas Beierlein
2019-05-20 16:17 Thomas Beierlein
2018-08-05 20:50 Mikle Kolyada
2018-08-05 1:03 Thomas Deutschmann
2018-06-16 9:08 Thomas Beierlein
2017-01-29 19:16 Michael Weber
2017-01-29 16:45 Michael Weber
2017-01-29 16:45 Michael Weber
2016-08-11 23:35 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=1512980390.bcc4b7eb0a340d6d1fd86be90be6dce3c3f92532.xmw@gentoo \
--to=xmw@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