From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/migemo-dict/
Date: Mon, 22 Jul 2024 13:49:45 +0000 (UTC) [thread overview]
Message-ID: <1721655743.44aab50ccbe3fa8db47b252b4e8efb9772488b72.hattya@gentoo> (raw)
commit: 44aab50ccbe3fa8db47b252b4e8efb9772488b72
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 22 13:42:23 2024 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Mon Jul 22 13:42:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44aab50c
app-dicts/migemo-dict: drop old
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-dicts/migemo-dict/Manifest | 1 -
app-dicts/migemo-dict/migemo-dict-200812.ebuild | 26 -------------------------
2 files changed, 27 deletions(-)
diff --git a/app-dicts/migemo-dict/Manifest b/app-dicts/migemo-dict/Manifest
index aea3fc4e781c..3f444e501887 100644
--- a/app-dicts/migemo-dict/Manifest
+++ b/app-dicts/migemo-dict/Manifest
@@ -1,2 +1 @@
-DIST migemo-dict-200812.tar.bz2 1467494 BLAKE2B 25f4da49e0e1970df9f43a26f72f1ae85c89ee0d3b708e7f7ea46a2b3b133c59a3990a44e6e578335d3c836027543fc695334573613674ad4e100c06da3eac0b SHA512 cc42d62247c5ff0c3a4ff30a7c135173f94c4f49685df997b305486502b86144428dc104a77361d5ceff91683b0b663d0c68174300d628f70f6999cf7667f3c0
DIST migemo-dict-202402.tar.xz 1202732 BLAKE2B aea31efc4b4967ba52fbfe85a691b1deb7eef70f2c9d5a1dcb6942d10507ef140045af9232055ab9ae6bbd2936bc5f077ef1564237316e3f0a98b2e0e3100aef SHA512 622b237eb1bdb3abcc18cc104cba3bed56eefbd2a92f47ed316757ce3d9016a435c9b3181030b392a42ff4ef59582cbee3879570ad6312907699e50f297ff5dc
diff --git a/app-dicts/migemo-dict/migemo-dict-200812.ebuild b/app-dicts/migemo-dict/migemo-dict-200812.ebuild
deleted file mode 100644
index c542ebcabe2a..000000000000
--- a/app-dicts/migemo-dict/migemo-dict-200812.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-DESCRIPTION="Dictionary files for the Migemo and C/Migemo"
-HOMEPAGE="https://skk-dev.github.io/dict/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="unicode"
-
-src_configure() {
- if use unicode; then
- iconv -f euc-jp -t utf-8 ${PN} >"${T}"/${PN} || die
- else
- cp ${PN} "${T}"/ || die
- fi
-}
-
-src_install() {
- insinto /usr/share/${PN%-*}
- doins "${T}"/${PN}
-}
next reply other threads:[~2024-07-22 13:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-22 13:49 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-21 12:42 [gentoo-commits] repo/gentoo:master commit in: app-dicts/migemo-dict/ Sam James
2024-07-21 8:45 Akinori Hattori
2024-04-26 13:26 Akinori Hattori
2024-04-26 13:26 Akinori Hattori
2024-04-26 13:26 Akinori Hattori
2024-04-26 13:26 Akinori Hattori
2024-04-26 13:26 Akinori Hattori
2021-09-29 14:12 Yixun Lan
2019-10-18 12:19 David Seifert
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=1721655743.44aab50ccbe3fa8db47b252b4e8efb9772488b72.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