summaryrefslogtreecommitdiff
path: root/app-i18n/ibus-table-others
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-15 16:50:39 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-15 16:50:39 +0100
commit3be8faef74cb863e207124a6fccbf01ce90c0799 (patch)
tree222958402b707645e8b7bcb072c607c538f2f5c0 /app-i18n/ibus-table-others
parentea3e1bbf643d1d8892f4df05e4f05c1b2a2125d8 (diff)
gentoo auto-resync : 15:09:2023 - 16:50:39
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.15.ebuild30
-rw-r--r--app-i18n/ibus-table-others/ibus-table-others-1.3.17.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 12abf17dc545..317c714d0012 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.15.tar.gz 675072 BLAKE2B fe12af11628bdefdc313ae29d905f8a95ea73541fee3c7dbbff355948ff1afe7d051ccd2f85d50582e43dc68c87eb669e9321a97e5fc39a5ac29785148dbc3f5 SHA512 65c8ca06901cd507b0112de7df0700450d3348b10eef36b1d5bb3e419b21637f9a4cf707b6ce630256cb350d6a65f6d7b261b5ec639599193610a31487f9ea76
DIST ibus-table-others-1.3.17.tar.gz 679127 BLAKE2B 314003ff7f58fe7e265da32ba0aa1e9004d9029c6bf73f9c7570eb5a96775d9c7c5cae0d9d2b9261998d960695b09fe13b34bcee0291d6f3c04cea437ae1cf1b SHA512 6b1c58693954fa7ebee941f674b24c0c25e3146cbdf0539816b2348c4c2e316cdc4aa173fa2f56a928b052f42d7ca2212dc8c849e49146c0b7b4758a15470ec3
-EBUILD ibus-table-others-1.3.15.ebuild 652 BLAKE2B ad4523817d9746be6353a7dd2e8de030868f5693a41a4d65934bc3f4ba15848e81af16e6a3f8b5a1af91f7a0ee6e3f2afbd469cda6863b0840917c95d656329b SHA512 2de1d159aaeae49b9d517295c639b4b010cf862754416e8a0756067d8fb850f9a88c30d626ad971ec372562b9a14f7172f3b656ac8286e89ce6f1b6066a7a4c4
-EBUILD ibus-table-others-1.3.17.ebuild 654 BLAKE2B 6b601450b01de994fd0da8dc7877b18cfa22cd290547db4f313dd9f2c9fc0e4897e3b45b4e5e027fab5a3a3b73d99562cb2a67fa216937b1f45dea2eb96fb037 SHA512 6e6920280d5c3e294bce90d8b30c40a773d993726b58d88a63d17e35ffcd03e66dee735f5fb961fd1cf031b25bc0af548c1269d08c5ceb9a4254a6a66f651957
+EBUILD ibus-table-others-1.3.17.ebuild 652 BLAKE2B ad4523817d9746be6353a7dd2e8de030868f5693a41a4d65934bc3f4ba15848e81af16e6a3f8b5a1af91f7a0ee6e3f2afbd469cda6863b0840917c95d656329b SHA512 2de1d159aaeae49b9d517295c639b4b010cf862754416e8a0756067d8fb850f9a88c30d626ad971ec372562b9a14f7172f3b656ac8286e89ce6f1b6066a7a4c4
MISC metadata.xml 642 BLAKE2B 0eb23a3102a282b9ff6e77a623f119ed41d1aff2afada1a32e4124de6b97ad4239bcba7738b9f3663f1277e70972314047a25c6da3a61d04ff7b0f6aa6caa896 SHA512 51b6e52fa107591db67c5ddddee30653475882125228c04ad37729eb7cf09fe9a39e016816177a2793a3bbb51a3001422b3f958c95832055867bfd98ea0367ba
diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.15.ebuild
deleted file mode 100644
index 02c15aee3b1d..000000000000
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.15.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.17.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.17.ebuild
index 8f38bd24b0bd..02c15aee3b1d 100644
--- 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
@@ -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