public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-anthy/
Date: Wed, 27 Sep 2023 14:00:13 +0000 (UTC)	[thread overview]
Message-ID: <1695823180.87fbbe879babc3047fb341bac53af01a65e24d9a.hattya@gentoo> (raw)

commit:     87fbbe879babc3047fb341bac53af01a65e24d9a
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 27 13:58:24 2023 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Sep 27 13:59:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87fbbe87

app-i18n/ibus-anthy: drop old

Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 app-i18n/ibus-anthy/Manifest                 |  1 -
 app-i18n/ibus-anthy/ibus-anthy-1.5.14.ebuild | 72 ----------------------------
 2 files changed, 73 deletions(-)

diff --git a/app-i18n/ibus-anthy/Manifest b/app-i18n/ibus-anthy/Manifest
index 8a23bf658431..41bdfb3e9578 100644
--- a/app-i18n/ibus-anthy/Manifest
+++ b/app-i18n/ibus-anthy/Manifest
@@ -1,2 +1 @@
-DIST ibus-anthy-1.5.14.tar.gz 267418 BLAKE2B a4da45588d8736f10ccf26af52179da85bd3a17a8f1fbdba622058d1eaed933b0102fe12357613574e377df323145487838c3f74c052c813462b435905d5c941 SHA512 4d06d4e177df62d22c61bf6ebfda04ddbf545ea1947d0c315e3dfe5e48d9ddc57e5fcc89919ae3b9f7430e6124a5dfb1295f4ca7362fbc35714d627f80fae6d8
 DIST ibus-anthy-1.5.15.tar.gz 274290 BLAKE2B fb00ac3dc1b96c5567cb251a2e8984845c387402bdf9255e720972acb0163f59906ba7ad076d46da20ead75042a181b911d360d94bcaa85ef2e5a112daa33c18 SHA512 0acebb1b397f98d156ba9d6465bdb1025fb23a6b05b72c9b471827b45e22af55468b7674469f348712682446641c98d68f3d2aa339d2a1997a2df8c2bac45a7c

diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.14.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.14.ebuild
deleted file mode 100644
index f216847fcb19..000000000000
--- a/app-i18n/ibus-anthy/ibus-anthy-1.5.14.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit autotools gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Japanese Anthy engine for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki"
-SRC_URI="https://github.com/ibus/${PN}/archive/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="nls"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-	app-i18n/anthy
-	$(python_gen_cond_dep '
-		app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-		dev-python/pygobject:3[${PYTHON_USEDEP}]
-	')
-	nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="sys-devel/gettext
-	virtual/pkgconfig"
-
-src_prepare() {
-	default
-	eautoreconf
-	gnome2_environment_reset
-}
-
-src_configure() {
-	econf \
-		$(use_enable nls) \
-		--enable-private-png \
-		--with-layout=default \
-		--with-python=${EPYTHON}
-}
-
-src_test() {
-	:
-}
-
-src_install() {
-	default
-	find "${ED}" -name '*.la' -delete || die
-
-	python_optimize
-}
-
-pkg_preinst() {
-	xdg_pkg_preinst
-	gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-	xdg_pkg_postinst
-	gnome2_schemas_update
-
-	if ! has_version app-dicts/kasumi; then
-		elog "app-dicts/kasumi is not required but probably useful for you."
-	fi
-}
-
-pkg_postrm() {
-	xdg_pkg_postrm
-	gnome2_schemas_update
-}


             reply	other threads:[~2023-09-27 14:00 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-27 14:00 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-01  5:09 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-anthy/ Akinori Hattori
2024-04-07 13:43 Akinori Hattori
2024-04-07 13:43 Akinori Hattori
2024-03-03  6:40 Akinori Hattori
2023-09-27 14:00 Akinori Hattori
2023-08-25 14:20 Akinori Hattori
2023-03-17 13:18 Yixun Lan
2022-06-24 12:54 Akinori Hattori
2022-06-24 12:54 Akinori Hattori
2022-02-01 13:44 Akinori Hattori
2021-11-29 13:31 Akinori Hattori
2021-11-29 13:31 Akinori Hattori
2021-10-31  6:26 Arthur Zamarin
2021-10-29 15:32 Akinori Hattori
2021-10-29 13:54 Akinori Hattori
2021-10-29 13:54 Akinori Hattori
2021-10-29 13:54 Akinori Hattori
2021-08-27 13:55 Akinori Hattori
2021-08-27 13:55 Akinori Hattori
2021-08-27 13:55 Akinori Hattori
2021-06-01 11:44 Sam James
2020-05-14 14:36 Akinori Hattori
2020-05-14 14:36 Akinori Hattori
2020-05-14 14:36 Akinori Hattori
2020-05-12 14:27 Akinori Hattori
2020-05-12 14:24 Akinori Hattori
2020-05-12 14:24 Akinori Hattori
2020-05-12 14:24 Akinori Hattori
2020-05-12 14:24 Akinori Hattori
2020-05-12 14:10 Akinori Hattori
2020-02-09 16:11 Michał Górny
2018-05-27  2:13 Akinori Hattori
2018-05-27  2:13 Akinori Hattori
2018-05-07 13:51 Akinori Hattori
2018-05-07 13:51 Akinori Hattori
2017-08-01 14:36 Akinori Hattori
2017-08-01 13:13 Akinori Hattori
2017-08-01 13:13 Akinori Hattori
2017-08-01 13:13 Akinori Hattori
2017-08-01 13:13 Akinori Hattori
2017-04-20  7:59 David Seifert
2016-11-27 16:47 Patrice Clement
2016-11-27 16:47 Patrice Clement
2016-10-09  7:56 Pacho Ramos
2015-09-01 18:45 Tobias Klausmann

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=1695823180.87fbbe879babc3047fb341bac53af01a65e24d9a.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