public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-i18n/fcitx-skk/
Date: Sat, 11 Apr 2020 08:05:50 +0000 (UTC)	[thread overview]
Message-ID: <1586535818.ad1885e13f604c21c72af8561317dbdb78c9be60.andrewammerlaan@gentoo> (raw)

commit:     ad1885e13f604c21c72af8561317dbdb78c9be60
Author:     YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
AuthorDate: Fri Apr 10 16:19:33 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Apr 10 16:23:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad1885e1

app-i18n/fcitx-skk: use newer EAPI and eclasses

Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: YOSHIOKA Takuma <lo48576 <AT> hard-wi.red>

 app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild b/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
index 3e8c83d..1f2a6ce 100644
--- a/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
+++ b/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils xdg-utils
+inherit xdg cmake
 
 DESCRIPTION="An input method engine for Fcitx"
 HOMEPAGE="https://gitlab.com/fcitx/fcitx-skk"
@@ -29,13 +29,5 @@ src_configure() {
 	local mycmakeargs=(
 		-DENABLE_QT=$(usex qt5)
 	)
-	cmake-utils_src_configure
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
+	cmake_src_configure
 }


             reply	other threads:[~2020-04-11  8:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-11  8:05 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-13 17:50 [gentoo-commits] repo/proj/guru:master commit in: app-i18n/fcitx-skk/ Andrew Ammerlaan
2020-04-27  7:02 Andrew Ammerlaan
2024-05-02 20:13 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=1586535818.ad1885e13f604c21c72af8561317dbdb78c9be60.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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