From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/cmigemo/
Date: Sun, 28 Apr 2024 06:16:26 +0000 (UTC) [thread overview]
Message-ID: <1714284618.98a7c1043eae43a5360c92b3b2d1accb6816a29f.hattya@gentoo> (raw)
commit: 98a7c1043eae43a5360c92b3b2d1accb6816a29f
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 28 06:10:18 2024 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Apr 28 06:10:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98a7c104
app-text/cmigemo: rename vim-syntax USE flag to vim
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-text/cmigemo/cmigemo-1.3c-r4.ebuild | 4 ++--
app-text/cmigemo/metadata.xml | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/app-text/cmigemo/cmigemo-1.3c-r4.ebuild b/app-text/cmigemo/cmigemo-1.3c-r4.ebuild
index 624176e11d29..117b79b92d71 100644
--- a/app-text/cmigemo/cmigemo-1.3c-r4.ebuild
+++ b/app-text/cmigemo/cmigemo-1.3c-r4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 ppc x86"
-IUSE="unicode vim-syntax"
+IUSE="unicode vim"
RDEPEND=">=app-dicts/migemo-dict-200812[unicode=]"
DEPEND="${RDEPEND}"
@@ -74,7 +74,7 @@ src_install() {
mv "${ED}"/usr/share/migemo/${encoding}/*.dat "${ED}"/usr/share/migemo || die
rm -rf "${ED}"/usr/share/migemo/{cp932,euc-jp,utf-8}
- if use vim-syntax; then
+ if use vim; then
insinto /usr/share/vim/vimfiles/plugin
doins tools/migemo.vim
fi
diff --git a/app-text/cmigemo/metadata.xml b/app-text/cmigemo/metadata.xml
index a94766977fa6..05296999f1ce 100644
--- a/app-text/cmigemo/metadata.xml
+++ b/app-text/cmigemo/metadata.xml
@@ -5,4 +5,7 @@
<email>cjk@gentoo.org</email>
<name>Cjk</name>
</maintainer>
+ <use>
+ <flag name="vim">Install Vim plugin for C/Migemo</flag>
+ </use>
</pkgmetadata>
next reply other threads:[~2024-04-28 6:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-28 6:16 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-07 6:41 [gentoo-commits] repo/gentoo:master commit in: app-text/cmigemo/ Sam James
2025-03-07 6:24 Sam James
2025-03-07 6:20 Sam James
2024-04-28 6:16 Akinori Hattori
2024-04-28 6:16 Akinori Hattori
2018-12-11 9:24 Mikle Kolyada
2018-12-08 9:36 Sergei Trofimovich
2018-08-26 8:59 Michał Górny
2018-08-19 22:52 Patrice Clement
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=1714284618.98a7c1043eae43a5360c92b3b2d1accb6816a29f.hattya@gentoo \
--to=hattya@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