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-misc/parcellite/
Date: Fri, 20 Apr 2018 19:48:05 +0000 (UTC)	[thread overview]
Message-ID: <1524253655.bbe5b88e3334e3251cc8112042046e545782ed6d.soap@gentoo> (raw)

commit:     bbe5b88e3334e3251cc8112042046e545782ed6d
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Sun Apr  8 10:12:42 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 20 19:47:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe5b88e

x11-misc/parcellite: fdo-mime->xdg-utils

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-misc/parcellite/parcellite-1.2.1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/x11-misc/parcellite/parcellite-1.2.1.ebuild b/x11-misc/parcellite/parcellite-1.2.1.ebuild
index 171eae3726a..e70e339d09f 100644
--- a/x11-misc/parcellite/parcellite-1.2.1.ebuild
+++ b/x11-misc/parcellite/parcellite-1.2.1.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit autotools eutils fdo-mime
+
+inherit autotools eutils xdg-utils
 
 MY_P=${PN}-${PV/_}
 
@@ -42,9 +43,9 @@ src_configure() {
 }
 
 pkg_postinst() {
-	fdo-mime_desktop_database_update
+	xdg_desktop_database_update
 }
 
 pkg_postrm() {
-	fdo-mime_desktop_database_update
+	xdg_desktop_database_update
 }


             reply	other threads:[~2018-04-20 19:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-20 19:48 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-04 22:15 [gentoo-commits] repo/gentoo:master commit in: x11-misc/parcellite/ Conrad Kostecki
2018-08-05 11:23 Sergei Trofimovich
2018-01-06 18:58 Robin H. Johnson
2017-01-29 11:15 Michael Weber

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=1524253655.bbe5b88e3334e3251cc8112042046e545782ed6d.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