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-hangul/
Date: Mon, 18 May 2020 14:51:38 +0000 (UTC)	[thread overview]
Message-ID: <1589813442.49e3e53a959ebaeff7d95e3615e00a079d67cc16.hattya@gentoo> (raw)

commit:     49e3e53a959ebaeff7d95e3615e00a079d67cc16
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Mon May 18 14:50:42 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Mon May 18 14:50:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e3e53a

app-i18n/ibus-hangul: drop old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 app-i18n/ibus-hangul/Manifest                    |  1 -
 app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.ebuild | 50 ------------------------
 2 files changed, 51 deletions(-)

diff --git a/app-i18n/ibus-hangul/Manifest b/app-i18n/ibus-hangul/Manifest
index 919c4733905..3bedf576f9e 100644
--- a/app-i18n/ibus-hangul/Manifest
+++ b/app-i18n/ibus-hangul/Manifest
@@ -1,2 +1 @@
-DIST ibus-hangul-1.5.1.tar.gz 460517 BLAKE2B 913d0d8b8995fac3cd73ca40280761d5bf44f35134cb7e73075c233f9c1ef5aa00bb7d7b8da20a69273cd0eb8202b9deb409e1b8d1b6ebbeccccb5f0ef98d341 SHA512 1254398cc4daef2bcbb4cf5be5cfe4c3478097cc5be1f2b39861efe55529ba36602798a84c2540298c2c3b6405c1bd38c97543827c74a473dca5a2d23e3ac4ec
 DIST ibus-hangul-1.5.3.tar.gz 525834 BLAKE2B 6c92dbbde39bc42b7df974dbb23c9ef62088c8d3f63a500bd3c7e9c90b3d80d16dc1d76616620e1d7590fee549979a03585ac635761687dc11737d65fdf09e08 SHA512 ba21a8afb750e33744042c5e4f9d88891764921a37c4dbe1f4efa9883fd3c889789854af57adcd24bc1ca365ee49d2e01073c54d72cd025558b41788fb6213b4

diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.ebuild
deleted file mode 100644
index c2ded55f5f7..00000000000
--- a/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Korean Hangul engine for IBus"
-HOMEPAGE="https://github.com/libhangul/ibus-hangul/wiki"
-SRC_URI="https://github.com/libhangul/${PN}/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-	$(python_gen_cond_dep '
-		app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
-		dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
-	')
-	>=app-i18n/libhangul-0.1
-	nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="dev-util/intltool
-	sys-devel/gettext
-	virtual/pkgconfig"
-
-src_configure() {
-	econf \
-		$(use_enable nls) \
-		--with-python=${EPYTHON}
-}
-
-pkg_preinst() {
-	xdg_pkg_preinst
-	gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-	xdg_pkg_postinst
-	gnome2_schemas_update
-}
-
-pkg_postrm() {
-	xdg_pkg_postrm
-	gnome2_schemas_update
-}


             reply	other threads:[~2020-05-18 14:51 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-18 14:51 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-08 10:17 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-hangul/ Arthur Zamarin
2024-12-14 17:06 Sam James
2024-06-05  8:29 Yixun Lan
2023-03-17 13:18 Yixun Lan
2021-10-31  6:26 Arthur Zamarin
2021-10-20 14:26 Akinori Hattori
2021-10-20 14:26 Akinori Hattori
2021-06-01 11:44 Sam James
2020-09-03 13:58 Akinori Hattori
2020-09-03 13:58 Akinori Hattori
2020-05-18 14:51 Akinori Hattori
2020-05-18 14:51 Akinori Hattori
2020-05-18 14:51 Akinori Hattori
2020-05-18 14:51 Akinori Hattori
2020-05-18 14:51 Akinori Hattori
2020-05-18 14:51 Akinori Hattori
2020-02-29  2:40 Akinori Hattori
2020-02-09 16:11 Michał Górny
2019-09-29  2:56 Mike Gilbert
2019-09-08 10:55 Agostino Sarubbo
2019-09-07 21:07 Thomas Deutschmann
2018-09-04 12:45 Akinori Hattori
2018-08-29 12:38 Akinori Hattori
2018-08-28 13:27 Akinori Hattori
2018-08-28 13:27 Akinori Hattori
2018-08-28 13:27 Akinori Hattori
2016-10-16 10:04 Pacho Ramos
2016-10-16 10:04 Pacho Ramos
2016-10-09  7:56 Pacho Ramos
2016-05-15 10:44 Patrick Lauer
2015-09-01 18:46 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=1589813442.49e3e53a959ebaeff7d95e3615e00a079d67cc16.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