From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 10C20158086 for ; Wed, 13 Oct 2021 12:48:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 298A4E0833; Wed, 13 Oct 2021 12:48:04 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD342E0833 for ; Wed, 13 Oct 2021 12:48:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B07793433E0 for ; Wed, 13 Oct 2021 12:48:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 516F4151 for ; Wed, 13 Oct 2021 12:48:01 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1634129268.a2fb572bda0757bed499190492239c40c90d1c44.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-skk/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-skk/Manifest app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild X-VCS-Directories: app-i18n/ibus-skk/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: a2fb572bda0757bed499190492239c40c90d1c44 X-VCS-Branch: master Date: Wed, 13 Oct 2021 12:48:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 59da7b75-9113-4554-8fa9-f3ede3df7824 X-Archives-Hash: 4677615bbd31ee4dc1ab633cc3744d48 commit: a2fb572bda0757bed499190492239c40c90d1c44 Author: Akinori Hattori gentoo org> AuthorDate: Wed Oct 13 12:47:48 2021 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Wed Oct 13 12:47:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2fb572b app-i18n/ibus-skk: drop old Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori gentoo.org> app-i18n/ibus-skk/Manifest | 1 - app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild | 35 --------------------------------- 2 files changed, 36 deletions(-) diff --git a/app-i18n/ibus-skk/Manifest b/app-i18n/ibus-skk/Manifest index a9224221ad7..a6bbd4582ab 100644 --- a/app-i18n/ibus-skk/Manifest +++ b/app-i18n/ibus-skk/Manifest @@ -1,2 +1 @@ -DIST ibus-skk-1.4.2.tar.gz 491882 BLAKE2B 999eb9f1b36406a8d665b2c929fcdef5e57bef5c6206075333435f46774445497d6d953bc695c22f6afa5700283c32a20c2d4e9227fd30e5552f5688cd524aab SHA512 cec7fbffaa78c406f3b9502bc64e2290fec579102a37ce61cb6424c3e06d159653f165b48e09f1256f38491bce6819460c6d226cd765ab150a8dfa80e2707fe1 DIST ibus-skk-1.4.3.tar.xz 321344 BLAKE2B f761cf7c97ecf5830715a7bbae657c72d437e0be69a0867780ee574f9ea17f3d612dc5a76e3b4499fd203878702abdd2e37fdc980123a80daf5f03db7645b1f4 SHA512 c05302878f9c4b0a59daa1d285ab44501f63c0f7890149412137d3f6124fc4a7ebfe16172de311cbb5f2b9035255b5784a715a7832e6734d76e11bf19e2c9d3b diff --git a/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild b/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild deleted file mode 100644 index a8f9d51ff97..00000000000 --- a/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -inherit vala - -DESCRIPTION="Japanese SKK engine for IBus" -HOMEPAGE="https://github.com/ueno/ibus-skk" -SRC_URI="https://github.com/ueno/${PN}/releases/download/${P}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="nls" - -DEPEND="app-i18n/ibus - >=app-i18n/libskk-1.0.2 - x11-libs/gtk+:3 - nls? ( virtual/libintl )" -RDEPEND="${DEPEND} - app-i18n/skk-jisyo" -BDEPEND="$(vala_depend) - dev-util/intltool - virtual/pkgconfig - nls? ( sys-devel/gettext )" - -src_prepare() { - vala_src_prepare - default -} - -src_configure() { - econf $(use_enable nls) -}