public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/scim-anthy/
Date: Wed, 21 Apr 2021 18:51:08 +0000 (UTC)	[thread overview]
Message-ID: <1619031016.3da0e2971956c17eb4fccbb37bc92c51a0b9b145.sam@gentoo> (raw)

commit:     3da0e2971956c17eb4fccbb37bc92c51a0b9b145
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 09:29:44 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 18:50:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3da0e297

app-i18n/scim-anthy: drop epatch

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild b/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild
index 4532e744ba5..46e72aaa015 100644
--- a/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild
+++ b/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit autotools epatch
+inherit autotools
 
 DESCRIPTION="Japanese input method Anthy IMEngine for SCIM"
 HOMEPAGE="http://scim-imengine.sourceforge.jp/index.cgi?cmd=view;name=SCIMAnthy"
@@ -30,9 +30,9 @@ src_prepare() {
 	default
 
 	if use gtk3; then
-		EPATCH_SOURCE="${WORKDIR}/patches" EPATCH_SUFFIX="patch" epatch
+		eapply "${WORKDIR}"/patches/*.patch
 	else
-		epatch "${DISTDIR}/${P}-gtk2_build.patch"
+		eapply "${DISTDIR}"/${P}-gtk2_build.patch
 	fi
 
 	eautoreconf


             reply	other threads:[~2021-04-21 18:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-21 18:51 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-21  9:41 [gentoo-commits] repo/gentoo:master commit in: app-i18n/scim-anthy/ Arthur Zamarin
2024-06-21  9:41 Arthur Zamarin
2016-08-21 12:43 Pacho Ramos

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=1619031016.3da0e2971956c17eb4fccbb37bc92c51a0b9b145.sam@gentoo \
    --to=sam@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