From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/libhangul/
Date: Wed, 06 Aug 2025 18:17:53 +0000 (UTC) [thread overview]
Message-ID: <1754504233.cf72607b4a56512671b99baed853c470bc95c51a.arthurzam@gentoo> (raw)
commit: cf72607b4a56512671b99baed853c470bc95c51a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 6 18:10:10 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 6 18:17:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf72607b
app-i18n/libhangul: drop 0.1.0, EAPI=7--
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-i18n/libhangul/libhangul-0.1.0.ebuild | 43 -------------------------------
1 file changed, 43 deletions(-)
diff --git a/app-i18n/libhangul/libhangul-0.1.0.ebuild b/app-i18n/libhangul/libhangul-0.1.0.ebuild
deleted file mode 100644
index 8f6b101fa56f..000000000000
--- a/app-i18n/libhangul/libhangul-0.1.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 2006-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit libtool
-
-DESCRIPTION="Library for hangul input method logic, hanja dictionary"
-HOMEPAGE="https://github.com/libhangul/libhangul"
-SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0/1"
-KEYWORDS="amd64 ~arm64 ~loong ppc ppc64 ~riscv x86"
-IUSE="nls static-libs test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="virtual/pkgconfig
- nls? ( sys-devel/gettext )"
-RDEPEND="virtual/libiconv
- nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
- test? ( dev-libs/check )"
-
-src_prepare() {
- default
- elibtoolize
-}
-
-src_configure() {
- econf \
- $(use_enable nls) \
- $(use_enable static-libs static)
-}
-
-src_test() {
- emake -C test check
-}
-
-src_install() {
- default
- find "${ED}" -name "*.la" -delete || die
-}
next reply other threads:[~2025-08-06 18:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-06 18:17 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-14 13:41 [gentoo-commits] repo/gentoo:master commit in: app-i18n/libhangul/ Arthur Zamarin
2025-07-14 13:41 Arthur Zamarin
2025-07-14 13:41 Arthur Zamarin
2025-07-14 13:41 Arthur Zamarin
2025-05-29 17:11 WANG Xuerui
2025-03-07 7:23 Sam James
2025-03-07 6:24 Sam James
2025-03-07 6:20 Sam James
2025-03-07 6:20 Sam James
2024-01-17 16:50 WANG Xuerui
2024-01-16 17:50 Arthur Zamarin
2021-11-19 6:24 Yixun Lan
2020-11-16 19:51 Mike Gilbert
2020-11-16 19:51 Mike Gilbert
2018-08-28 13:35 Akinori Hattori
2018-08-28 13:35 Akinori Hattori
2017-06-24 21:35 Andreas Hüttel
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=1754504233.cf72607b4a56512671b99baed853c470bc95c51a.arthurzam@gentoo \
--to=arthurzam@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