public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-games/liblcf/
Date: Tue, 31 Jan 2023 11:00:19 +0000 (UTC)	[thread overview]
Message-ID: <1675102919.a0ca3c6b127e98cf6b9340bf414c620e21fa0839.flow@gentoo> (raw)

commit:     a0ca3c6b127e98cf6b9340bf414c620e21fa0839
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Mon Jan 30 18:21:15 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 18:21:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a0ca3c6b

dev-games/liblcf: Use xdg.eclass instead of xdg-utils.eclass

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 dev-games/liblcf/liblcf-0.7.0.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-games/liblcf/liblcf-0.7.0.ebuild b/dev-games/liblcf/liblcf-0.7.0.ebuild
index aa0cbea45..a8fe6bf33 100644
--- a/dev-games/liblcf/liblcf-0.7.0.ebuild
+++ b/dev-games/liblcf/liblcf-0.7.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit cmake xdg-utils
+inherit cmake xdg
 
 DESCRIPTION="Library to handle RPG Maker 2000/2003 and EasyRPG projects"
 HOMEPAGE="https://github.com/EasyRPG/liblcf"
@@ -33,6 +33,3 @@ src_configure() {
 src_test() {
 	cmake_build check
 }
-
-pkg_postrm() { xdg_mimeinfo_database_update; }
-pkg_postinst() { xdg_mimeinfo_database_update; }


             reply	other threads:[~2023-01-31 11:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-31 11:00 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-30  5:36 [gentoo-commits] repo/proj/guru:master commit in: dev-games/liblcf/ Viorel Munteanu
2023-09-03 12:27 Haelwenn Monnier
2023-09-03 12:27 Haelwenn Monnier
2023-09-14 13:22 David Roman
2024-03-14 10:19 David Roman

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=1675102919.a0ca3c6b127e98cf6b9340bf414c620e21fa0839.flow@gentoo \
    --to=flow@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