commit:     e64fb03ed4a009b9b86f1795a7b13718ddb8a886
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  9 12:54:15 2025 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Aug  9 12:54:15 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64fb03e

app-i18n/ibus-table-others: drop old

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

 app-i18n/ibus-table-others/Manifest                |  1 -
 .../ibus-table-others-1.3.20.ebuild                | 27 ----------------------
 2 files changed, 28 deletions(-)

diff --git a/app-i18n/ibus-table-others/Manifest 
b/app-i18n/ibus-table-others/Manifest
index 4986eb5941f9..0ef72bf776e2 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1,2 +1 @@
-DIST ibus-table-others-1.3.20.tar.gz 681185 BLAKE2B 
b4611121ee0788207f9e71b300af00e52d7d01efad0769aaace8c585a5fbeebb39b1b81cd48e2fc9d12c0eea7d3653088840eb0d6e345589d6d34e046c4d38d7
 SHA512 
302fe0c40af8c96ace127d63aa69ca0705345945732ab98cac173b30294ca081d9a171603b14c52b6441b0f972e5ac05a75c68eeb91934c57081554599c846e7
 DIST ibus-table-others-1.3.21.tar.gz 702381 BLAKE2B 
8bd2f9dd71a3a6ba9e3c763a9baab8b5d854f090b43bfb46f10c046a235374f3dde594a8635ad2571866c7fb237c9d1f46345c6643faf6b330ded0b7c070ce71
 SHA512 
5d9181960adf643017cab049ec94798866b253ae288bd3b0de4aacc837f0ecaebe2d208a1ab61e30d73a06ea7196d502b48aa3d9c80f67802d9d6ad1fc50851b

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.20.ebuild 
b/app-i18n/ibus-table-others/ibus-table-others-1.3.20.ebuild
deleted file mode 100644
index b6da90a0728e..000000000000
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.20.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2025 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-latin"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
-       sed -i '/AM_PATH_PYTHON/d' configure.ac
-
-       default
-       eautoreconf
-}

Reply via email to