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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D5372158042 for ; Sat, 16 Nov 2024 14:16:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D102EE0872; Sat, 16 Nov 2024 14:16:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B62EFE0872 for ; Sat, 16 Nov 2024 14:16:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B962C342FAD for ; Sat, 16 Nov 2024 14:15:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 541851E06 for ; Sat, 16 Nov 2024 14:15:58 +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: <1731766447.752f68e26dd2a887408ecb480be697a9e0b3b43c.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-table-others/Manifest app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild X-VCS-Directories: app-i18n/ibus-table-others/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 752f68e26dd2a887408ecb480be697a9e0b3b43c X-VCS-Branch: master Date: Sat, 16 Nov 2024 14:15:58 +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: c2792f85-e071-498d-aff5-8b97a48a7e24 X-Archives-Hash: f7e6f6c1f4a247b2e0a9b7c207b8d022 commit: 752f68e26dd2a887408ecb480be697a9e0b3b43c Author: Akinori Hattori gentoo org> AuthorDate: Sat Nov 16 14:14:07 2024 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sat Nov 16 14:14:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=752f68e2 app-i18n/ibus-table-others: drop old Signed-off-by: Akinori Hattori gentoo.org> app-i18n/ibus-table-others/Manifest | 1 - .../ibus-table-others-1.3.17.ebuild | 30 ---------------------- 2 files changed, 31 deletions(-) diff --git a/app-i18n/ibus-table-others/Manifest b/app-i18n/ibus-table-others/Manifest index 4ad585c29a82..75c59ea97d0d 100644 --- a/app-i18n/ibus-table-others/Manifest +++ b/app-i18n/ibus-table-others/Manifest @@ -1,2 +1 @@ -DIST ibus-table-others-1.3.17.tar.gz 679127 BLAKE2B 314003ff7f58fe7e265da32ba0aa1e9004d9029c6bf73f9c7570eb5a96775d9c7c5cae0d9d2b9261998d960695b09fe13b34bcee0291d6f3c04cea437ae1cf1b SHA512 6b1c58693954fa7ebee941f674b24c0c25e3146cbdf0539816b2348c4c2e316cdc4aa173fa2f56a928b052f42d7ca2212dc8c849e49146c0b7b4758a15470ec3 DIST ibus-table-others-1.3.18.tar.gz 677420 BLAKE2B 78776b0fea19c50b22b4d6f1fe2a31619890b6fa4b7178e2fc33fa559a1e43c81c8c312e74a523b11d82b5419ace10f55db6bc2856f3aad03cb41a06136099bd SHA512 41f3e6cae0ea1784d106c61ee48095b078a510cae9a35473bab50d6834fe514edddbb147bd31e2a9f6f44971db5d8c900dd74e5c67aa881c43c87eacfb46badc diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild deleted file mode 100644 index 02c15aee3b1d..000000000000 --- a/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -inherit autotools - -DESCRIPTION="Various tables for IBus-Table" -HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others" -SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="app-i18n/ibus-table - !app-i18n/ibus-table-code - !app-i18n/ibus-table-cyrillic - !app-i18n/ibus-table-latin - !app-i18n/ibus-table-tv" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -src_prepare() { - sed -i '/AM_PATH_PYTHON/d' configure.ac - - default - eautoreconf -}