summaryrefslogtreecommitdiff
path: root/app-i18n/ibus-table-others
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-11-17 03:03:09 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-11-17 03:03:09 +0000
commit3455c0a5153ae27d7c6c16ecd35fa3dec33f3dda (patch)
treeb29c1fa32b8be70c36e7f8bf53ab5fca875037f9 /app-i18n/ibus-table-others
parentb0735771a80a647a2ea5a03a87d5873d175bd744 (diff)
gentoo auto-resync : 17:11:2024 - 03:03:09
Diffstat (limited to 'app-i18n/ibus-table-others')
-rw-r--r--app-i18n/ibus-table-others/Manifest4
-rw-r--r--app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild30
-rw-r--r--app-i18n/ibus-table-others/ibus-table-others-1.3.18.ebuild2
3 files changed, 2 insertions, 34 deletions
diff --git a/app-i18n/ibus-table-others/Manifest b/app-i18n/ibus-table-others/Manifest
index d459324e1b86..c39ee2486973 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1,5 +1,3 @@
-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
-EBUILD ibus-table-others-1.3.17.ebuild 652 BLAKE2B ad4523817d9746be6353a7dd2e8de030868f5693a41a4d65934bc3f4ba15848e81af16e6a3f8b5a1af91f7a0ee6e3f2afbd469cda6863b0840917c95d656329b SHA512 2de1d159aaeae49b9d517295c639b4b010cf862754416e8a0756067d8fb850f9a88c30d626ad971ec372562b9a14f7172f3b656ac8286e89ce6f1b6066a7a4c4
-EBUILD ibus-table-others-1.3.18.ebuild 654 BLAKE2B 47dd0ad76632b6d8bda7166101dce2e5319ca042bf7e70f197e6d76947c9b09ed7468a90d9a778d263e73e8fcbdb4e501b16fa653f3972c8786c899513488001 SHA512 218e86002373a187c67718cc52ad01d4bf958a7a01388f83e9b20b1f7c557703fbe0faf75f51aac69879ee05978cd9e81fde29d5e26babf67681fb1ea7a8ab96
+EBUILD ibus-table-others-1.3.18.ebuild 652 BLAKE2B 8d037e684de9be774687b4588f1e2f687005d2b4ef283f14dfeffdad4a9c97902cfd88d41fa1e918683aed9474d8eaf62b92b51f9cd552a6ff3d9e4306738a85 SHA512 c72a5bc1fbe34b140dd693157f3b2d1b5044bb2c3bf9332b8441941c3febb49c2f30a3b43e8fac79ba61598b3f623c998025223fdafecfe1caa9e819498fa501
MISC metadata.xml 642 BLAKE2B 0eb23a3102a282b9ff6e77a623f119ed41d1aff2afada1a32e4124de6b97ad4239bcba7738b9f3663f1277e70972314047a25c6da3a61d04ff7b0f6aa6caa896 SHA512 51b6e52fa107591db67c5ddddee30653475882125228c04ad37729eb7cf09fe9a39e016816177a2793a3bbb51a3001422b3f958c95832055867bfd98ea0367ba
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
-}
diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.18.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.18.ebuild
index 1c0a4f272977..1aa7b60ff346 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.18.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.18.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="app-i18n/ibus-table